Changelog for
libcxxtools9-2.2.1-12.1.i586.rpm :
Sat Jun 15 14:00:00 2013 lazy.kentAATTopensuse.org
- Update to 2.2.
* Logging is configured now with xml by default but may use other
* deserializable formats as well.
* Move xml stuff into core library libcxxtools.
* Improve iconv wrapper class.
* Almost rewrite unicode character class cxxtools::Char.
* Simplify use of codecs.
* New file device for asynchronous file I/O.
* Extend binary rpc protocol to support domains (similar
* namespace in C++).
* Better handling of SIGPIPE in network classes.
* Deseriailzer for property files.
* Implement simple API for parallel rpc calls.
- Libraries major version changed to 9.
- Add cxxtools-2.2-iconvstream-return.diff: fix \"no return\"
warning.
- Add BuildRequires: pkg-config.
Thu Feb 21 13:00:00 2013 mhruseckyAATTsuse.cz
- fixed arm compilation using Fedoras patch
Fri Feb 1 13:00:00 2013 mhruseckyAATTsuse.cz
- Update to 2.1.1
* Fixes a major bug when parsing query parameters in http communication
. Query parameters containing two percent signs resulted in an recursive
loop, which results in a crash. Since query parameters are typically
received from the network, it is a major problem, since there is no
control over the input parameters sent.
Wed Apr 25 14:00:00 2012 lazy.kentAATTopensuse.org
- Update to 2.1.
* 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 format can be used as a storage format.
Also serialization and deserialization of csv is possible.
* The unicode string as a specialization of std::basic_string got
a major rewrite with short string optimization.
* Tntnet has mainly many small improvements, better standard
compliance and a slightly higher performance.
* Tntdb got a replication driver, which is able to replicate the
data between databases without database support. The decimal
class was rewritten and got unittests. The new RowReader-class
makes code more readable, when many columns are read from a
result row. A new class BlobStream implements a std::istream
interface to blobs.
- Libraries version changed to 8.
Sun Feb 26 13:00:00 2012 lazy.kentAATTopensuse.org
- Use make_install macro.
Sun Nov 6 13:00:00 2011 lazy.kentAATTopensuse.org
- Added COPYING to docs.
- Corrected License tag.
- Use full URL as a source.
- spec clean up.
Wed Nov 3 13:00:00 2010 lazy.kent.suseAATTgmail.com
- initial package created - 2.0