|
From: <jso...@li...> - 2010-03-13 13:10:33
|
Revision: 146
http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=146&view=rev
Author: blep
Date: 2010-03-13 13:10:27 +0000 (Sat, 13 Mar 2010)
Log Message:
-----------
Removed experimental ValueAllocator, it caused static initialization/destruction order issues (bug #2934500). The DefaultValueAllocator has been inlined in code.
Modified Paths:
--------------
trunk/jsoncpp/NEWS.txt
trunk/jsoncpp/include/json/forwards.h
trunk/jsoncpp/include/json/value.h
trunk/jsoncpp/src/lib_json/json_internalmap.inl
trunk/jsoncpp/src/lib_json/json_value.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|