Notes:
This new release of the
Jedi Code Library is available in the JCL pages
at Sourceforge:
http://sourceforge.net/project/showf...group_id=47514
This release supports the following versions of Delphi and C++Builder:
-
RAD Studio 2007 (Delphi 207, C++Builder 2007, Delphi.net 2007);
-
BDS 2006 (Delphi 2006, C++Builder 2006 and Delphi.net 2006);
- Delphi 2005 and Delphi.net 2005;
- Delphi.net 8 (experts only);
- C#Builder 1 (experts only);
- Delphi 7
- Delphi 6 and C++Builder 6;
- Delphi 5 and C++Builder 5.
Head changes for this releease are:
- security update to BZip2 1.0.5;
- Streams compatible with Delphi.net;
- container rework (thread safe implementation, new contained types: WideString, Single, Double, Extended..., compatibility with iterators, splitted to a dedicated
package);
- Installation to multiple local user accounts at the same time;
- updated detection of CPU features;
- new functions in JclStrings to expand tab to spaces;
- added properties to TJclSimpleXml to enumerate elements by name;
- enhanced support for FPC;
- added archive support (.zip, .rar, .tar, .gz, .bzip, .iso...) based on sevenzip;
- support for callout in PCRE;
- added project-wide settings for the debug expert.