Next | Query returned 21 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2014-04-19 00:26:08 by Thomas Klausner | Files touched by this commit (5)
Log message:
Import jsoncpp-0.6.0rc2svn276 as textproc/jsoncpp.

JSON (JavaScript Object Notation) is a lightweight data-interchange
format.  It can represent integer, real number, string, an ordered
sequence of value, and a collection of name/value pairs.

JsonCpp is a simple API to manipulate JSON value, handle serialization
and unserialization to string.

It can also preserve existing comment in unserialization/serialization
steps, making it a convenient format to store user input files.

Unserialization parsing is user friendly and provides precise error
reports.

Next | Query returned 21 messages, browsing 21 to 30 | previous