JEDI Code Library 2.0.1 and JVCL 3.38

By | August 28, 2009

The JEDI Project has released new versions of the JCL 2.0.1 (JEDI Code Library) and the JVCL 3.38 (JEDI Visual Component Library). Both include support for Delphi/C++Builder 6 to 2010.

And because the trial version of RAD Studio 2010 doesn’t have a command line compiler which is required to install the JCL and JVCL, I have uploaded two binary installers to Code Central that install a precompiled JCL and a precompiled JVCL.

JEDI Code Library 2.0.1 Binary Installer (required by JVCL 3.38)
JEDI Visual Component Library 3.38 Binary Installer

JVCLBinInstall

Just in case you are wondering if I made a German installer. No the Installer supports multiple languages. It’s a themed InnoSetup.


JCL 2.01 Changes:

  • improved Unicode support for Delphi 2009, C++Builder 2009 and newer
  • new expert for displaying improved stack traces in the debugger, these stack traces can be serialized to XML files
  • support for 32 bit FPC
  • support for 64 bit FPC (experimental)
  • support for Delphi 2005 is back
  • removal of support for Delphi 5, C++Builder 5, Delphi.net and Kylix
  • added 7-zip 9.4.0 archive formats in JclCompression (.xz, .lzma86, ntfs, fat…)
  • simple log: new option to release the log files between two accesses
  • PCRE (http://www.pcre.org/) precompiled object files updated to PCRE 7.9
  • exception dialog: the log can be saved to any arbitrary location
  • exception dialog: new option to disable integrated exception tracking when a debugger is attached
  • exception dialog: new option to select which thread to report to log

As usual many enhancements and bug fixes are part of this release, the
subversion repository contains full log of all these changes:
http://sourceforge.net/svn/?group_id=47514

The address of JCL mantis changed to
http://issuetracker.delphi-jedi.org/

5 thoughts on “JEDI Code Library 2.0.1 and JVCL 3.38

  1. Rich

    Great! Is there a changelog we can view? Maybe I need more coffee, but I haven’t been able to find the changelog for JCL 2.0.1.

  2. Fritz Franz

    Reading this post just having finished manual install of JCL and JVCL in RAd Studio 2010 trial. Grmpf.

  3. John

    Just curious, whose themes/skins are using to theme Inno?

    Thanks for any info!

    john

  4. Rommel Abesames

    @Fritz Franz: same here! trying out TurboPower components now…

Comments are closed.