You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(76) |
Jun
(1) |
Jul
|
Aug
(13) |
Sep
|
Oct
|
Nov
|
Dec
(9) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(53) |
Feb
(31) |
Mar
|
Apr
(3) |
May
|
Jun
(4) |
Jul
(2) |
Aug
|
Sep
|
Oct
(3) |
Nov
(2) |
Dec
(1) |
| 2004 |
Jan
(5) |
Feb
(52) |
Mar
(23) |
Apr
(40) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
(2) |
Nov
(5) |
Dec
|
| 2005 |
Jan
|
Feb
(5) |
Mar
|
Apr
(8) |
May
(6) |
Jun
(5) |
Jul
|
Aug
(2) |
Sep
|
Oct
(3) |
Nov
|
Dec
(4) |
| 2006 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
(20) |
May
(2) |
Jun
(31) |
Jul
(30) |
Aug
(20) |
Sep
(1) |
Oct
|
Nov
(14) |
Dec
|
| 2007 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(37) |
Jul
(8) |
Aug
(10) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
(15) |
Apr
(4) |
May
(4) |
Jun
|
Jul
(1) |
Aug
|
Sep
(11) |
Oct
(4) |
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(9) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(18) |
Aug
(3) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
|
From: Ben S. <non...@us...> - 2003-01-03 03:12:20
|
nonchocoboy 2003/01/02 19:12:20 PST
Modified files:
vc7 cppdom.sln cppdom.vcproj
Log:
Brought the vc7 build up to date.
Revision Changes Path
1.2 +1 -1 cppdom/vc7/cppdom.sln
1.3 +28 -15 cppdom/vc7/cppdom.vcproj
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/vc7/cppdom.sln.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/vc7/cppdom.vcproj.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-03 02:43:30
|
nonchocoboy 2003/01/02 18:43:29 PST
Added files:
. AUTHORS
Log:
Added AUTHORS file
Revision Changes Path
1.1 +3 -0 cppdom/AUTHORS (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/AUTHORS?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2003-01-03 02:36:22
|
nonchocoboy 2003/01/02 18:36:21 PST
Modified files:
tools/auto-copyright run
tools/auto-copyright/data copyright.c.txt copyright.hash.txt
Log:
Correctly set up auto-copyright.
Revision Changes Path
1.2 +1 -1 cppdom/tools/auto-copyright/data/copyright.c.txt
1.2 +1 -1 cppdom/tools/auto-copyright/data/copyright.hash.txt
1.2 +1 -1 cppdom/tools/auto-copyright/run
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/tools/auto-copyright/data/copyright.c.txt.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/tools/auto-copyright/data/copyright.hash.txt.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/tools/auto-copyright/run.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-03 02:16:06
|
nonchocoboy 2003/01/02 18:16:05 PST
Modified files:
. ChangeLog
Log:
Noted recent changes
Revision Changes Path
1.9 +3 -1 cppdom/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.8&r2=1.9&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-03 02:13:53
|
nonchocoboy 2003/01/02 18:13:52 PST
Modified files:
cppdom xmltokenizer.cpp xmltokenizer.h
Log:
Pushed all impl to the cpp file.
Revision Changes Path
1.11 +144 -28 cppdom/cppdom/xmltokenizer.cpp
1.11 +33 -117 cppdom/cppdom/xmltokenizer.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/xmltokenizer.cpp.diff?r1=1.10&r2=1.11&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/xmltokenizer.h.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-03 02:13:24
|
nonchocoboy 2003/01/02 18:13:23 PST
Modified files:
test SConscript
Log:
Build fixes
Revision Changes Path
1.2 +3 -2 cppdom/test/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/SConscript.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-03 01:58:51
|
nonchocoboy 2003/01/02 17:58:50 PST
Modified files:
test parsetest.cpp
cppdom predicates.h
Log:
Fixes to make these compile.
Revision Changes Path
1.9 +3 -3 cppdom/cppdom/predicates.h
1.12 +3 -3 cppdom/test/parsetest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/predicates.h.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/parsetest.cpp.diff?r1=1.11&r2=1.12&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-03 01:36:16
|
nonchocoboy 2003/01/02 17:36:15 PST
Modified files:
cppdom xmlparser.cpp xmlparser.h
Log:
Cleaned up the parser a bit.
Revision Changes Path
1.18 +81 -82 cppdom/cppdom/xmlparser.cpp
1.8 +6 -6 cppdom/cppdom/xmlparser.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/xmlparser.cpp.diff?r1=1.17&r2=1.18&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/xmlparser.h.diff?r1=1.7&r2=1.8&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-03 01:21:24
|
nonchocoboy 2003/01/02 17:21:23 PST
Modified files:
cppdom cppdom.cpp cppdom.h xmlparser.cpp
Log:
Moved XMLNode and XMLDocument impl to the cpp file.
Revision Changes Path
1.24 +222 -62 cppdom/cppdom/cppdom.cpp
1.50 +54 -172 cppdom/cppdom/cppdom.h
1.17 +13 -13 cppdom/cppdom/xmlparser.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.23&r2=1.24&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.49&r2=1.50&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/xmlparser.cpp.diff?r1=1.16&r2=1.17&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-02 23:58:24
|
nonchocoboy 2003/01/02 15:58:23 PST
Modified files:
cppdom cppdom.cpp cppdom.h
Log:
Moved XMLAttribute impl to the cpp file.
Revision Changes Path
1.23 +25 -0 cppdom/cppdom/cppdom.cpp
1.49 +9 -22 cppdom/cppdom/cppdom.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.22&r2=1.23&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.48&r2=1.49&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-02 23:49:45
|
nonchocoboy 2003/01/02 15:49:45 PST
Modified files:
cppdom cppdom.cpp cppdom.h
Log:
Moved XMLContex impl to the cpp file.
Revision Changes Path
1.22 +46 -20 cppdom/cppdom/cppdom.cpp
1.48 +12 -28 cppdom/cppdom/cppdom.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.21&r2=1.22&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.47&r2=1.48&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-02 23:38:37
|
nonchocoboy 2003/01/02 15:38:36 PST
Modified files:
cppdom cppdom.cpp cppdom.h
Log:
Moved XMLLocation impl to the cpp file
Revision Changes Path
1.21 +33 -0 cppdom/cppdom/cppdom.cpp
1.47 +8 -26 cppdom/cppdom/cppdom.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.20&r2=1.21&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.46&r2=1.47&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-02 23:31:42
|
nonchocoboy 2003/01/02 15:31:41 PST
Modified files:
cppdom cppdom.cpp cppdom.h
Log:
Moved XMLError implementation to the cpp file
Revision Changes Path
1.20 +25 -4 cppdom/cppdom/cppdom.cpp
1.46 +5 -10 cppdom/cppdom/cppdom.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.19&r2=1.20&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.45&r2=1.46&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-02 23:30:45
|
nonchocoboy 2003/01/02 15:30:43 PST
Modified files:
. SConstruct
Log:
Minor tweaks to the SCons build
Revision Changes Path
1.4 +3 -3 cppdom/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-02 23:30:45
|
nonchocoboy 2003/01/02 15:30:43 PST
Modified files:
cppdom SConscript
Log:
Minor tweaks to the SCons build
Revision Changes Path
1.3 +1 -0 cppdom/cppdom/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-02 22:59:31
|
nonchocoboy 2003/01/02 14:59:30 PST
Modified files:
cppdom predicates.h xmltokenizer.h
Log:
const correctness on strings
Revision Changes Path
1.8 +7 -6 cppdom/cppdom/predicates.h
1.10 +2 -2 cppdom/cppdom/xmltokenizer.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/predicates.h.diff?r1=1.7&r2=1.8&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/xmltokenizer.h.diff?r1=1.9&r2=1.10&diff_format=h
|
|
From: Ben S. <non...@us...> - 2003-01-02 22:47:47
|
nonchocoboy 2003/01/02 14:47:46 PST
Modified files:
. ChangeLog
Log:
Removed xml_node_type and XWLString nonsense.
Revision Changes Path
1.8 +1 -0 cppdom/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.7&r2=1.8&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-02 21:06:43
|
nonchocoboy 2002/12/02 13:06:42 PST
Modified files:
. SConstruct
Added files:
test SConscript
Log:
Added the test directory to the build.
Revision Changes Path
1.3 +1 -1 cppdom/SConstruct
1.1 +15 -0 cppdom/test/SConscript (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/SConscript?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2002-12-02 20:52:51
|
nonchocoboy 2002/12/02 12:52:49 PST
Modified files:
test nodetest.cpp
Log:
Use unix line endings.
Revision Changes Path
1.11 +66 -66 cppdom/test/nodetest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/nodetest.cpp.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-02 20:51:31
|
nonchocoboy 2002/12/02 12:51:29 PST
Modified files:
cppdom cppdom.h
Log:
SFBug #558316
Specialization of cppdom::XMLAttribute::getValue<T> for std::string added
so that more than just the first word in the attribute value can be
retrieved.
Revision Changes Path
1.43 +27 -0 cppdom/cppdom/cppdom.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.42&r2=1.43&diff_format=h
|