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

Posts in category ‘Progress’.

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/

CppCMS Nightly Tests

Wednesday, October 27, 2010, by artyom ; Posted in: Progress, Framework; 2 comments

Hello All,

In order to simplify CppCMS release procedure and ensure that current SVN trunk it not got broken on platforms that are used less frequently the night build and test were set up.

Each night svn-trunk is tested with different compilers and platforms. The full test matrix in not complete yet, but most important platforms and compilers are tested (or actually the plafroms that can be tested relatievly easily)

It is expected to be extedned more in future.

Thanks to VirtualBox for simple and convinient virtualization solutions.

next page

next page

Pages

Categories