Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JCL 1.99 Build 2551 (with support for Delphi 2007 for Win32)

1 view
Skip to first unread message

Florent Ouchet

unread,
Mar 19, 2007, 12:56:32 PM3/19/07
to
Hi all,

This new release of the Jedi Code Library is available in the JCL pages
at Sourceforge: http://sourceforge.net/project/showfiles.php?group_id=47514

This releases support Delphi 2007 for Win32 and is based on the content
of the source repository at Sourceforge (revision 1947 - packaged on
Feb. the 24th).

Head changes for this release are:
- JclPeImage is significantly updated: it now supports 64-bit
applications and libraries.
- JclDebug is significantly updated: .jdbg files contain informations
about all segments of code. A new option was added to limit exception
handling to application main thread.
- PCRE (http://www.pcre.org/) updated to version 7.0. PCRE code can be
included in the application not requiring "pcre.dll" anymore
(experimental - read the comments at the beginning of
source\common\pcre.pas for details and modifications to enable this
feature).
- JclMail : different file names can be specified for attachements
- Collection of stream classes to make basic operations easier (getting
random data, multiplexing several streams, buffering an other stream,
being notified on changes, reading common data types, scoping a
stream, delegating read/write/seek operations.
- Integration of the JCL help into the help system of Delphi 2005, BDS
2006, Turbo Delphi and Delphi 2007 for Win32.

The address of JCL mantis changed to
http://homepages.codegear.com/jedi/issuetracker/

This release is split in 8 files:

Source code (without doc):
- JCL-1.99.1.2551.zip : source code for Windows.
- JCL-1.99.1.2551-linux.tar.gz : source code for Linux.
- JCL-1.99.1.2551-turbo.zip : source code and precompiled installer for
systems where only Turbo Explorer is installed, if you have an other
version, you should use JCL-1.99.1.2551.zip.

Documentation in five formats:
- JCL-1.99.1.2551-chmhelp.zip : CHM help files (might be used on
Windows and Linux).
- JCL-1.99.1.2551-winhelp.zip : WinHelp files to be integrated in the
IDE help system of C++Builder 5, C++Builder 6, Delphi 5, Delphi 6 and
Delphi 7.
- JCL-1.99.1.2551-htmlhelp2.zip : Help files to be integrated in the
IDE help system of Delphi 2005, BDS 2006 and Turbo Delphi.
- JCL-1.99.1.2551-htmlhelp-win.zip: HTML help to be viewed in browser
running on Windows.
- JCL-1.99.1.2551-htmlhelp-linux.tar.gz : HTML help to be viewed in
browser running on Linux.

JCL-1.99.1.2551-partnerdvd is the version of Delphi 2007 for Win32
partner DVD, it basically contains both JCL-1.99.1.2551.zip and
JCL-1.99.1.2551-htmlhelp2.zip.

--
Florent Ouchet
JCL Team Coordinator

0 new messages