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
(18) |
2
(18) |
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
(12) |
25
(17) |
26
(13) |
27
(1) |
28
|
29
|
30
|
31
|
|
|
|
|
From: <jso...@li...> - 2011-05-25 01:23:53
|
Revision: 210 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=210&view=rev Author: aaronjacobs Date: 2011-05-25 01:23:47 +0000 (Wed, 25 May 2011) Log Message: ----------- Fixed some whitespace. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:23:14
|
Revision: 209 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=209&view=rev Author: aaronjacobs Date: 2011-05-25 01:23:08 +0000 (Wed, 25 May 2011) Log Message: ----------- Added tests for 64-bit integers. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:04:14
|
Revision: 208 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=208&view=rev Author: aaronjacobs Date: 2011-05-25 01:04:07 +0000 (Wed, 25 May 2011) Log Message: ----------- Greatly fleshed out numeric type tests. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:03:35
|
Revision: 207 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=207&view=rev Author: aaronjacobs Date: 2011-05-25 01:03:29 +0000 (Wed, 25 May 2011) Log Message: ----------- Added some missing checks. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 00:40:01
|
Revision: 206 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=206&view=rev Author: aaronjacobs Date: 2011-05-25 00:39:55 +0000 (Wed, 25 May 2011) Log Message: ----------- Renamed test cases to make more sense with the upcoming new behavior of isFoo methods. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 00:39:23
|
Revision: 205 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=205&view=rev Author: aaronjacobs Date: 2011-05-25 00:39:17 +0000 (Wed, 25 May 2011) Log Message: ----------- Fixed a whitespace problem. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-24 23:09:05
|
Revision: 204 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=204&view=rev Author: aaronjacobs Date: 2011-05-24 23:08:59 +0000 (Tue, 24 May 2011) Log Message: ----------- Fixed a "comparison between signed and unsigned" warning/error. Modified Paths: -------------- 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...> - 2011-05-24 23:06:02
|
Revision: 203 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=203&view=rev Author: aaronjacobs Date: 2011-05-24 23:05:56 +0000 (Tue, 24 May 2011) Log Message: ----------- Added a .gitignore file, for ease of use with git-svn. Added Paths: ----------- trunk/jsoncpp/.gitignore This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-24 06:27:42
|
Revision: 202 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=202&view=rev Author: aaronjacobs Date: 2011-05-24 06:27:36 +0000 (Tue, 24 May 2011) Log Message: ----------- Fixed a missing include error. Modified Paths: -------------- trunk/jsoncpp/include/json/assertions.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-24 03:59:30
|
Revision: 201 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=201&view=rev Author: aaronjacobs Date: 2011-05-24 03:59:24 +0000 (Tue, 24 May 2011) Log Message: ----------- Fixed a parsing bug in decodeNumber, updating the failing test cases to be correct in the process. (The test cases incorrectly used exact integers instead of scientific notation.) Modified Paths: -------------- trunk/jsoncpp/src/lib_json/json_reader.cpp trunk/jsoncpp/test/data/test_real_09.expected trunk/jsoncpp/test/data/test_real_11.expected Added Paths: ----------- trunk/jsoncpp/test/data/test_real_12.expected trunk/jsoncpp/test/data/test_real_12.json This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-24 03:19:56
|
Revision: 200 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=200&view=rev Author: aaronjacobs Date: 2011-05-24 03:19:50 +0000 (Tue, 24 May 2011) Log Message: ----------- Added some test cases that catch a parsing bug. Added Paths: ----------- trunk/jsoncpp/test/data/test_real_08.expected trunk/jsoncpp/test/data/test_real_08.json trunk/jsoncpp/test/data/test_real_09.expected trunk/jsoncpp/test/data/test_real_09.json trunk/jsoncpp/test/data/test_real_10.expected trunk/jsoncpp/test/data/test_real_10.json trunk/jsoncpp/test/data/test_real_11.expected trunk/jsoncpp/test/data/test_real_11.json This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-24 03:18:10
|
Revision: 199 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=199&view=rev Author: aaronjacobs Date: 2011-05-24 03:18:02 +0000 (Tue, 24 May 2011) Log Message: ----------- Fixed a bunch of compilation errors when JSON_HAS_INT64 is set. Modified Paths: -------------- trunk/jsoncpp/include/json/value.h 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...> - 2011-05-24 01:03:28
|
Revision: 198 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=198&view=rev Author: aaronjacobs Date: 2011-05-24 01:03:22 +0000 (Tue, 24 May 2011) Log Message: ----------- Centralized assertion macros and made them obey JSON_USE_EXCEPTION. Modified Paths: -------------- trunk/jsoncpp/src/lib_json/json_internalarray.inl trunk/jsoncpp/src/lib_json/json_reader.cpp trunk/jsoncpp/src/lib_json/json_value.cpp Added Paths: ----------- trunk/jsoncpp/include/json/assertions.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-24 00:44:05
|
Revision: 197 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=197&view=rev Author: aaronjacobs Date: 2011-05-24 00:43:59 +0000 (Tue, 24 May 2011) Log Message: ----------- Made two security fixes. Modified Paths: -------------- trunk/jsoncpp/src/lib_json/json_reader.cpp 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...> - 2011-05-24 00:43:36
|
Revision: 196 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=196&view=rev Author: aaronjacobs Date: 2011-05-24 00:43:30 +0000 (Tue, 24 May 2011) Log Message: ----------- Updated a cast to use a more appropriate type. Modified Paths: -------------- 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...> - 2011-05-24 00:43:04
|
Revision: 195 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=195&view=rev Author: aaronjacobs Date: 2011-05-24 00:42:58 +0000 (Tue, 24 May 2011) Log Message: ----------- Fixed constructor initializer list order warnings/errors. Modified Paths: -------------- trunk/jsoncpp/src/lib_json/json_internalarray.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...> - 2011-05-24 00:42:21
|
Revision: 194 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=194&view=rev Author: aaronjacobs Date: 2011-05-24 00:42:15 +0000 (Tue, 24 May 2011) Log Message: ----------- Removed an unused typedef. Modified Paths: -------------- trunk/jsoncpp/src/lib_json/json_batchallocator.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-24 00:41:18
|
Revision: 193 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=193&view=rev Author: aaronjacobs Date: 2011-05-24 00:41:12 +0000 (Tue, 24 May 2011) Log Message: ----------- Fixed a hard to debug crash on OS X related to sscanf format strings. See here for more info: http://developer.apple.com/library/mac/#DOCUMENTATION/DeveloperTools/gcc-4.0.1/gcc/Incompatibilities.html Modified Paths: -------------- trunk/jsoncpp/src/lib_json/json_reader.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-02 22:07:24
|
Revision: 192 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=192&view=rev Author: blep Date: 2011-05-02 22:07:18 +0000 (Mon, 02 May 2011) Log Message: ----------- Released 0.6.0-rc2 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...> - 2011-05-02 21:47:04
|
Revision: 191 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=191&view=rev Author: blep Date: 2011-05-02 21:46:58 +0000 (Mon, 02 May 2011) Log Message: ----------- Release 0.6.0-rc2 Added Paths: ----------- tags/jsoncpp/0.6.0-rc2/ tags/jsoncpp/0.6.0-rc2/NEWS.txt tags/jsoncpp/0.6.0-rc2/README.txt tags/jsoncpp/0.6.0-rc2/amalgamate.py tags/jsoncpp/0.6.0-rc2/include/json/config.h tags/jsoncpp/0.6.0-rc2/include/json/features.h tags/jsoncpp/0.6.0-rc2/include/json/forwards.h tags/jsoncpp/0.6.0-rc2/include/json/reader.h tags/jsoncpp/0.6.0-rc2/include/json/value.h tags/jsoncpp/0.6.0-rc2/include/json/writer.h tags/jsoncpp/0.6.0-rc2/makerelease.py tags/jsoncpp/0.6.0-rc2/src/lib_json/json_reader.cpp tags/jsoncpp/0.6.0-rc2/src/lib_json/json_value.cpp tags/jsoncpp/0.6.0-rc2/src/lib_json/json_writer.cpp tags/jsoncpp/0.6.0-rc2/src/test_lib_json/main.cpp tags/jsoncpp/0.6.0-rc2/version Removed Paths: ------------- tags/jsoncpp/0.6.0-rc2/NEWS.txt tags/jsoncpp/0.6.0-rc2/README.txt tags/jsoncpp/0.6.0-rc2/amalgate.py tags/jsoncpp/0.6.0-rc2/include/json/config.h tags/jsoncpp/0.6.0-rc2/include/json/features.h tags/jsoncpp/0.6.0-rc2/include/json/forwards.h tags/jsoncpp/0.6.0-rc2/include/json/reader.h tags/jsoncpp/0.6.0-rc2/include/json/value.h tags/jsoncpp/0.6.0-rc2/include/json/writer.h tags/jsoncpp/0.6.0-rc2/makerelease.py tags/jsoncpp/0.6.0-rc2/src/lib_json/json_reader.cpp tags/jsoncpp/0.6.0-rc2/src/lib_json/json_value.cpp tags/jsoncpp/0.6.0-rc2/src/lib_json/json_writer.cpp tags/jsoncpp/0.6.0-rc2/src/test_lib_json/main.cpp tags/jsoncpp/0.6.0-rc2/version This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-02 21:46:20
|
Revision: 190 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=190&view=rev Author: blep Date: 2011-05-02 21:46:14 +0000 (Mon, 02 May 2011) Log Message: ----------- Overwriting previous tag Removed Paths: ------------- tags/jsoncpp/0.6.0-rc2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-02 21:31:39
|
Revision: 189 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=189&view=rev Author: blep Date: 2011-05-02 21:31:33 +0000 (Mon, 02 May 2011) Log Message: ----------- Release 0.6.0-rc2 Added Paths: ----------- tags/jsoncpp/0.6.0-rc2/ tags/jsoncpp/0.6.0-rc2/NEWS.txt tags/jsoncpp/0.6.0-rc2/README.txt tags/jsoncpp/0.6.0-rc2/amalgamate.py tags/jsoncpp/0.6.0-rc2/include/json/config.h tags/jsoncpp/0.6.0-rc2/include/json/features.h tags/jsoncpp/0.6.0-rc2/include/json/forwards.h tags/jsoncpp/0.6.0-rc2/include/json/reader.h tags/jsoncpp/0.6.0-rc2/include/json/value.h tags/jsoncpp/0.6.0-rc2/include/json/writer.h tags/jsoncpp/0.6.0-rc2/makerelease.py tags/jsoncpp/0.6.0-rc2/src/lib_json/json_reader.cpp tags/jsoncpp/0.6.0-rc2/src/lib_json/json_value.cpp tags/jsoncpp/0.6.0-rc2/src/lib_json/json_writer.cpp tags/jsoncpp/0.6.0-rc2/src/test_lib_json/main.cpp tags/jsoncpp/0.6.0-rc2/version Removed Paths: ------------- tags/jsoncpp/0.6.0-rc2/NEWS.txt tags/jsoncpp/0.6.0-rc2/README.txt tags/jsoncpp/0.6.0-rc2/amalgate.py tags/jsoncpp/0.6.0-rc2/include/json/config.h tags/jsoncpp/0.6.0-rc2/include/json/features.h tags/jsoncpp/0.6.0-rc2/include/json/forwards.h tags/jsoncpp/0.6.0-rc2/include/json/reader.h tags/jsoncpp/0.6.0-rc2/include/json/value.h tags/jsoncpp/0.6.0-rc2/include/json/writer.h tags/jsoncpp/0.6.0-rc2/makerelease.py tags/jsoncpp/0.6.0-rc2/src/lib_json/json_reader.cpp tags/jsoncpp/0.6.0-rc2/src/lib_json/json_value.cpp tags/jsoncpp/0.6.0-rc2/src/lib_json/json_writer.cpp tags/jsoncpp/0.6.0-rc2/src/test_lib_json/main.cpp tags/jsoncpp/0.6.0-rc2/version This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-02 21:30:48
|
Revision: 188 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=188&view=rev Author: blep Date: 2011-05-02 21:30:42 +0000 (Mon, 02 May 2011) Log Message: ----------- Release 0.6.0-rc2 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...> - 2011-05-02 21:09:36
|
Revision: 187 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=187&view=rev Author: blep Date: 2011-05-02 21:09:30 +0000 (Mon, 02 May 2011) Log Message: ----------- Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION Modified Paths: -------------- trunk/jsoncpp/NEWS.txt trunk/jsoncpp/README.txt trunk/jsoncpp/include/json/config.h trunk/jsoncpp/include/json/features.h trunk/jsoncpp/include/json/forwards.h trunk/jsoncpp/include/json/reader.h trunk/jsoncpp/include/json/value.h trunk/jsoncpp/include/json/writer.h trunk/jsoncpp/makerelease.py trunk/jsoncpp/src/lib_json/json_reader.cpp trunk/jsoncpp/src/lib_json/json_value.cpp trunk/jsoncpp/src/lib_json/json_writer.cpp Added Paths: ----------- trunk/jsoncpp/amalgamate.py Removed Paths: ------------- trunk/jsoncpp/amalgate.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-02 20:11:54
|
Revision: 186 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=186&view=rev Author: blep Date: 2011-05-02 20:11:48 +0000 (Mon, 02 May 2011) Log Message: ----------- Value::compare() is now const and has an actual implementation with unit tests. Modified Paths: -------------- trunk/jsoncpp/NEWS.txt trunk/jsoncpp/include/json/value.h trunk/jsoncpp/src/lib_json/json_value.cpp trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |