Home  /  RSS  /  RSS Comments  /  RSS for Progress  /  Enter

Posts in category ‘Progress’.

Boost.Locale was accepted into Boost

Tuesday, April 26, 2011, by artyom ; Posted in: Progress, Unicode and Localization; 4 comments

Now it is official. Boost.Locale was accepted into Boost.

So the Localization part of CppCMS would be spread all over the C++ world.

CppCMS 0.99.7 Rleased

Saturday, March 26, 2011, by artyom ; Posted in: Progress; 7 comments

Security Bugs:

All users are encouraged to upgrade to latest version, if not possible do following:

New Features:

Bugs:

CppCMS 0.99.5 released

Saturday, January 1, 2011, by artyom ; Posted in: Progress; 0 comments

Changelog:

New Features:

Bugs Fixes:

SQL Connectivity Libraries released

Monday, December 13, 2010, by artyom ; Posted in: Progress, Storage; 3 comments

Today two SQL Connectivity libraries were released.

  1. Released first version 0.0.1 of CppDB library - new powerful SQL Connectivity library written in C++.
  2. Released updated version 0.0.4 of DbiXX - libdbi wrapper. It was also deprecated in favor of CppDB.

    It would be continued to be updated with bug fixed and probably small features, but the support will be discontinued withing a year or two, depending on the users needs.

Downloads are available in usual place: https://sourceforge.net/projects/cppcms/files/

Documentation can be found at: http://art-blog.no-ip.info/sql

Why CppDB? What is New There?

New SQL Connectivity library was introduced. There were many reasons for this step:

  1. Support of both prepared and unprepared statements and transparent prepared statements caching.
  2. Connection Pooling
  3. Static and Dynamic linking of the modules - very important for deploy.
  4. Native windows support including MSVC compiler.
  5. Removal of additional intermediate layer between the C++ code and native SQL client - libdbi.
  6. Performance.
  7. Ensure thread safety (which libdbi was lacking on some platforms - windows)

What is new in DbiXX

Why not other libraries like SOCI or QtSql

CppCMS 0.99.4 released

Saturday, October 30, 2010, by artyom ; Posted in: Progress; 4 comments

New Features:

Bug Fixes:

The download is available in usual place: https://sourceforge.net/projects/cppcms/files/

next page

next page

Pages

Categories