You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(30) |
Aug
|
Sep
(3) |
Oct
(3) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
(7) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
|
2010 |
Jan
(1) |
Feb
(41) |
Mar
(15) |
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(79) |
Jun
(11) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2012 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
2013 |
Jan
|
Feb
(1) |
Mar
|
Apr
(3) |
May
(13) |
Jun
|
Jul
|
Aug
(6) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
(6) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
(4) |
12
(4) |
13
(6) |
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
(1) |
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
From: <jso...@li...> - 2010-03-23 00:10:41
|
Revision: 147 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=147&view=rev Author: christopherdunn Date: 2010-03-23 00:10:35 +0000 (Tue, 23 Mar 2010) Log Message: ----------- Just testing svn commit. Added Paths: ----------- branches/jsoncpp/cdunn-146/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |
From: <jso...@li...> - 2010-03-13 12:24:45
|
Revision: 145 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=145&view=rev Author: blep Date: 2010-03-13 12:24:38 +0000 (Sat, 13 Mar 2010) Log Message: ----------- - extracted some utility functions out-of reader and parser. Modified Paths: -------------- trunk/jsoncpp/src/lib_json/json_reader.cpp trunk/jsoncpp/src/lib_json/json_writer.cpp Added Paths: ----------- trunk/jsoncpp/src/lib_json/json_tool.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-13 11:14:56
|
Revision: 144 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=144&view=rev Author: blep Date: 2010-03-13 11:14:49 +0000 (Sat, 13 Mar 2010) Log Message: ----------- Added NEWS.txt that provides a synopsis of the change since the last version. Integrated NEWS.txt in documentation. Modified Paths: -------------- trunk/jsoncpp/doc/jsoncpp.dox trunk/jsoncpp/doxybuild.py Added Paths: ----------- trunk/jsoncpp/NEWS.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-13 10:59:57
|
Revision: 143 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=143&view=rev Author: blep Date: 2010-03-13 10:59:50 +0000 (Sat, 13 Mar 2010) Log Message: ----------- - added support for compilation using Microsoft Visual Studio 2008 Modified Paths: -------------- trunk/jsoncpp/README.txt trunk/jsoncpp/SConstruct trunk/jsoncpp/makerelease.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-13 07:59:13
|
Revision: 142 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=142&view=rev Author: blep Date: 2010-03-13 07:59:07 +0000 (Sat, 13 Mar 2010) Log Message: ----------- - better execution examples Modified Paths: -------------- trunk/jsoncpp/makerelease.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-13 07:55:53
|
Revision: 141 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=141&view=rev Author: blep Date: 2010-03-13 07:55:46 +0000 (Sat, 13 Mar 2010) Log Message: ----------- - add LD_LIBRARY_PATH to propagated environment variables as it is required for some compiler installations. Modified Paths: -------------- trunk/jsoncpp/SConstruct This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-12 10:17:52
|
Revision: 140 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=140&view=rev Author: blep Date: 2010-03-12 10:17:46 +0000 (Fri, 12 Mar 2010) Log Message: ----------- - fixed project links section name Modified Paths: -------------- trunk/jsoncpp/doc/jsoncpp.dox This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-12 07:46:26
|
Revision: 139 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=139&view=rev Author: blep Date: 2010-03-12 07:46:20 +0000 (Fri, 12 Mar 2010) Log Message: ----------- Released 0.5.0 Modified Paths: -------------- trunk/jsoncpp/version This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-12 07:31:10
|
Revision: 138 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=138&view=rev Author: blep Date: 2010-03-12 07:31:04 +0000 (Fri, 12 Mar 2010) Log Message: ----------- Release 0.5.0 Added Paths: ----------- tags/jsoncpp/0.5.0/ tags/jsoncpp/0.5.0/LICENSE tags/jsoncpp/0.5.0/README.txt tags/jsoncpp/0.5.0/SConstruct tags/jsoncpp/0.5.0/devtools/ tags/jsoncpp/0.5.0/devtools/__init__.py tags/jsoncpp/0.5.0/devtools/fixeol.py tags/jsoncpp/0.5.0/devtools/tarball.py tags/jsoncpp/0.5.0/doc/doxyfile.in tags/jsoncpp/0.5.0/doc/footer.html tags/jsoncpp/0.5.0/doc/header.html tags/jsoncpp/0.5.0/doc/jsoncpp.dox tags/jsoncpp/0.5.0/doxybuild.py tags/jsoncpp/0.5.0/include/json/value.h tags/jsoncpp/0.5.0/makefiles/vs71/jsoncpp.sln tags/jsoncpp/0.5.0/makefiles/vs71/jsontest.vcproj tags/jsoncpp/0.5.0/makefiles/vs71/lib_json.vcproj tags/jsoncpp/0.5.0/makefiles/vs71/test_lib_json.vcproj tags/jsoncpp/0.5.0/makerelease.py tags/jsoncpp/0.5.0/src/test_lib_json/jsontest.cpp tags/jsoncpp/0.5.0/src/test_lib_json/jsontest.h tags/jsoncpp/0.5.0/src/test_lib_json/main.cpp tags/jsoncpp/0.5.0/src/test_lib_json/sconscript tags/jsoncpp/0.5.0/version Removed Paths: ------------- tags/jsoncpp/0.5.0/README.txt tags/jsoncpp/0.5.0/SConstruct tags/jsoncpp/0.5.0/devtools/wscript tags/jsoncpp/0.5.0/doc/doxyfile.in tags/jsoncpp/0.5.0/doc/footer.html tags/jsoncpp/0.5.0/doc/header.html tags/jsoncpp/0.5.0/doc/jsoncpp.dox tags/jsoncpp/0.5.0/doc/sconscript tags/jsoncpp/0.5.0/include/json/value.h tags/jsoncpp/0.5.0/makefiles/vs71/jsoncpp.sln tags/jsoncpp/0.5.0/makefiles/vs71/jsontest.vcproj tags/jsoncpp/0.5.0/makefiles/vs71/lib_json.vcproj tags/jsoncpp/0.5.0/makefiles/vs71/test_lib_json.vcproj tags/jsoncpp/0.5.0/scons-tools/doxygen.py tags/jsoncpp/0.5.0/src/test_lib_json/jsontest.cpp tags/jsoncpp/0.5.0/src/test_lib_json/jsontest.h tags/jsoncpp/0.5.0/src/test_lib_json/main.cpp tags/jsoncpp/0.5.0/src/test_lib_json/sconscript This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-12 07:29:34
|
Revision: 137 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=137&view=rev Author: blep Date: 2010-03-12 07:29:28 +0000 (Fri, 12 Mar 2010) Log Message: ----------- Overwriting previous tag Removed Paths: ------------- tags/jsoncpp/0.5.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-11 22:09:45
|
Revision: 134 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=134&view=rev Author: blep Date: 2010-03-11 21:02:26 +0000 (Thu, 11 Mar 2010) Log Message: ----------- - fixed typos and added "download" section to documentation - commit version numbers after release Modified Paths: -------------- trunk/jsoncpp/doc/jsoncpp.dox trunk/jsoncpp/makerelease.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-11 22:09:33
|
Revision: 135 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=135&view=rev Author: blep Date: 2010-03-11 21:05:18 +0000 (Thu, 11 Mar 2010) Log Message: ----------- Overwriting previous tag Removed Paths: ------------- tags/jsoncpp/0.5.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-11 21:09:13
|
Revision: 136 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=136&view=rev Author: blep Date: 2010-03-11 21:09:07 +0000 (Thu, 11 Mar 2010) Log Message: ----------- Release 0.5.0 Added Paths: ----------- tags/jsoncpp/0.5.0/ tags/jsoncpp/0.5.0/LICENSE tags/jsoncpp/0.5.0/README.txt tags/jsoncpp/0.5.0/SConstruct tags/jsoncpp/0.5.0/devtools/ tags/jsoncpp/0.5.0/devtools/__init__.py tags/jsoncpp/0.5.0/devtools/fixeol.py tags/jsoncpp/0.5.0/devtools/tarball.py tags/jsoncpp/0.5.0/doc/doxyfile.in tags/jsoncpp/0.5.0/doc/footer.html tags/jsoncpp/0.5.0/doc/header.html tags/jsoncpp/0.5.0/doc/jsoncpp.dox tags/jsoncpp/0.5.0/doxybuild.py tags/jsoncpp/0.5.0/include/json/value.h tags/jsoncpp/0.5.0/makefiles/vs71/jsoncpp.sln tags/jsoncpp/0.5.0/makefiles/vs71/jsontest.vcproj tags/jsoncpp/0.5.0/makefiles/vs71/lib_json.vcproj tags/jsoncpp/0.5.0/makefiles/vs71/test_lib_json.vcproj tags/jsoncpp/0.5.0/makerelease.py tags/jsoncpp/0.5.0/src/test_lib_json/jsontest.cpp tags/jsoncpp/0.5.0/src/test_lib_json/jsontest.h tags/jsoncpp/0.5.0/src/test_lib_json/main.cpp tags/jsoncpp/0.5.0/src/test_lib_json/sconscript tags/jsoncpp/0.5.0/version Removed Paths: ------------- tags/jsoncpp/0.5.0/README.txt tags/jsoncpp/0.5.0/SConstruct tags/jsoncpp/0.5.0/devtools/wscript tags/jsoncpp/0.5.0/doc/doxyfile.in tags/jsoncpp/0.5.0/doc/footer.html tags/jsoncpp/0.5.0/doc/header.html tags/jsoncpp/0.5.0/doc/jsoncpp.dox tags/jsoncpp/0.5.0/doc/sconscript tags/jsoncpp/0.5.0/include/json/value.h tags/jsoncpp/0.5.0/makefiles/vs71/jsoncpp.sln tags/jsoncpp/0.5.0/makefiles/vs71/jsontest.vcproj tags/jsoncpp/0.5.0/makefiles/vs71/lib_json.vcproj tags/jsoncpp/0.5.0/makefiles/vs71/test_lib_json.vcproj tags/jsoncpp/0.5.0/scons-tools/doxygen.py tags/jsoncpp/0.5.0/src/test_lib_json/jsontest.cpp tags/jsoncpp/0.5.0/src/test_lib_json/jsontest.h tags/jsoncpp/0.5.0/src/test_lib_json/main.cpp tags/jsoncpp/0.5.0/src/test_lib_json/sconscript This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2010-03-11 20:23:14
|
Revision: 133 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=133&view=rev Author: blep Date: 2010-03-11 20:23:07 +0000 (Thu, 11 Mar 2010) Log Message: ----------- Removed experimental notification on iterators, and added experimental status for allocator (to be removed) Modified Paths: -------------- trunk/jsoncpp/include/json/value.h Added Paths: ----------- trunk/jsoncpp/LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |