Release Notes for Clearsilver 0.10.5 07/12/2007 ------------------------------------- Your half-yearly release, and a day before Friday the 13th! Improvements: - GCC printf attributes for all printf like functions for better compiler time warnings (Nikolai Kondrashov) - Better support for other compilers for handling CPP variable argument macros (Raphaël HUCK) - Fix for some symlinking/hdf_get_obj bugs (Nikolai Kondrashov) - Performance improvements to Perl wrapper (Sergey Skvortsov) - New url_validate Clearsilver method (Mugdha Bendre @ Google) - Quick Hello World example for using with FastCGI (Mike Tsao @ Google) - Updates to the Ruby wrapper (Dan Janowski) - Updates to the Java wrapper (Joe Walnes @ Google) - Add support to Java wrapper for hooking the file loader (Sergio Marti & Brandon Long @ Google) - Add string.crc builtin-function Known Issues: - The mono/C# module is broken on more recent versions of Mono. It compiles, but throws an exception in the test. I'd love some patches to fix it. - The configure script doesn't automatically find the Java SDK on Mac OSX. You should be able to manually edit the generated rules.mk to make it compile. Patches welcome. Tested on Redhat 7ish, Redhat 9, Fedora Core 3 x64, Mac OSX 10.3.9 PPC, and Ubuntu 6.06ish