SPTK 3.5.5 is out. You can download the updated version *nix tarball <http://www.sptk.net/sptk-3.5.5.tbz2> or zip archive <http://www.sptk.net/sptk-3.5.5.zip>. After much consideration, SPTK team decided to switch the license to BSD license <http://www.opensource.org/licenses/bsd-license.php>. BSD license is more permissive than LGPL we used before. The license description is already replaced in all the SPTK source code and effective from now on. - There are several bugs fixed in new CPostgreSQLDatabase class, and now it's more or less safe to use it instead CODBCDatabase (for PostgreSQL databases). The performance gain varies from 10% to 50%, depending on the performance of your PostgreSQL server and network. - The compilation on Sun Studio Pro compiler (under Solaris, including Sparc) was cleaned of warnings. - Fixed incorrect usage (in CODBCDatabase driver) of query parameters if the parameter name appeared more than once in the query. Fixed GPF in CPostgreSQLDatabase for the same reason. - Fixed conditional compilation of examples (depending on NO_FLTK and similar options). -- SPTK development team, http://www.sptk.net
List hosted by Total Knowledge