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-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. |