Release Notes: This release is the result of two years of major redesign and includes great new features towards a generic C++ library. These include a fast template-based signal-slot framework, asynchronous I/O, HTTP client and server, XMLRPC client and server, Unicode support, and much more.


Release Notes: This release fixes some bugs in 2.1. No features have been added, and it is binary compatible with version 2.1.


Release Notes: This release adds json and jsonrpc to cxxtools, as well as a fast binary rpc server and client. Both are based on the improved serialization framework of cxxtools. The json and binary formats can be used as a storage format. Serialization and deserialization of csv is now possible. The unicode string as a specialization of std::basic_string has been give a major rewrite with short string optimization.


Release Notes: This release is the result of two years of major redesign and includes great new features towards a generic C++ library. These include a fast template-based signal-slot framework, asynchronous I/O, HTTP client and server, XMLRPC client and server, Unicode support, and much more.


Release Notes: This version adds a fast template-based signal-slot-system, async I/O with iostreams, a serialization framework, an HTTP server and an improved HTTP client, an XML reader and writer, and a fast template-based XML-RPC server and client.


Release Notes: Cxxtoos now has an easy-to-use C++ regex wrapper copied from tntnet. A set of conversion functions were added as easy-to-use wrappers around std::stringstream. The .so number was increased to indicate binary incompatiblity with older versions, which was forgotten in 1.4.7.