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: Allen B. <al...@us...> - 2004-02-20 23:29:33
|
allenb 2004/02/20 15:18:03 PST Modified files: . SConstruct Log: Add options for opt to help text Revision Changes Path 1.19 +8 -1 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.18&r2=1.19&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-20 22:50:04
|
allenb 2004/02/20 14:38:34 PST Removed files: test predtest.cpp Log: Remove test that was moved to suite Revision Changes Path 1.10 +0 -50 cppdom/test/predtest.cpp (dead) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/predtest.cpp?rev=&content-type=text/plain |
From: Allen B. <al...@us...> - 2004-02-20 22:47:22
|
allenb 2004/02/20 14:35:54 PST Modified files: test/suite SConscript runner.cpp Log: Added pred test Revision Changes Path 1.4 +3 -3 cppdom/test/suite/SConscript 1.4 +3 -3 cppdom/test/suite/runner.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/SConscript.diff?r1=1.3&r2=1.4&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/runner.cpp.diff?r1=1.3&r2=1.4&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-20 22:46:47
|
allenb 2004/02/20 14:35:18 PST Added files: test/suite/TestCases PredTest.cpp PredTest.h TestData.h Log: Added predicate tests Revision Changes Path 1.1 +127 -0 cppdom/test/suite/TestCases/PredTest.cpp (new) 1.1 +69 -0 cppdom/test/suite/TestCases/PredTest.h (new) 1.1 +10 -0 cppdom/test/suite/TestCases/TestData.h (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/TestCases/PredTest.cpp?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/TestCases/PredTest.h?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/TestCases/TestData.h?rev=1.1&content-type=text/plain |
From: Allen B. <al...@us...> - 2004-02-20 22:46:16
|
allenb 2004/02/20 14:34:48 PST Added files: test/suite/data cppdom_metrics.txt Log: Added metrics file Revision Changes Path 1.1 +1 -0 cppdom/test/suite/data/cppdom_metrics.txt (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/data/cppdom_metrics.txt?rev=1.1&content-type=text/plain |
From: Allen B. <al...@us...> - 2004-02-20 22:25:29
|
allenb 2004/02/20 14:14:01 PST Added files: test/suite/data game.xml Log: Added test file for cppdom test suite Revision Changes Path 1.1 +14 -0 cppdom/test/suite/data/game.xml (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/data/game.xml?rev=1.1&content-type=text/plain |
From: Allen B. <al...@us...> - 2004-02-20 22:22:51
|
allenb 2004/02/20 14:11:22 PST Modified files: test/suite Suites.h Log: Change namespace Revision Changes Path 1.2 +5 -5 cppdom/test/suite/Suites.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/Suites.h.diff?r1=1.1&r2=1.2&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-20 22:22:41
|
allenb 2004/02/20 14:11:09 PST Modified files: test/suite runner.cpp Log: Change namespace Revision Changes Path 1.3 +4 -4 cppdom/test/suite/runner.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/runner.cpp.diff?r1=1.2&r2=1.3&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-20 22:22:29
|
allenb 2004/02/20 14:10:58 PST Modified files: test/suite/TestCases ErrorTest.cpp Log: Fixed test Revision Changes Path 1.2 +2 -2 cppdom/test/suite/TestCases/ErrorTest.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/TestCases/ErrorTest.cpp.diff?r1=1.1&r2=1.2&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-20 21:32:59
|
allenb 2004/02/20 13:21:32 PST Added files: test/suite/extensions MetricRegistry.h Log: Added metric registry Revision Changes Path 1.1 +375 -0 cppdom/test/suite/extensions/MetricRegistry.h (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/extensions/MetricRegistry.h?rev=1.1&content-type=text/plain |
From: Allen B. <al...@us...> - 2004-02-20 21:32:07
|
allenb 2004/02/20 13:20:39 PST Added files: test/suite/TestCases ErrorTest.cpp ErrorTest.h Log: Added new performance tests Revision Changes Path 1.1 +58 -0 cppdom/test/suite/TestCases/ErrorTest.cpp (new) 1.1 +61 -0 cppdom/test/suite/TestCases/ErrorTest.h (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/TestCases/ErrorTest.cpp?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/TestCases/ErrorTest.h?rev=1.1&content-type=text/plain |
From: Allen B. <al...@us...> - 2004-02-19 23:26:33
|
allenb 2004/02/19 15:15:49 PST Modified files: . ChangeLog Log: lock file Revision Changes Path 1.26 +0 -0 cppdom/ChangeLog http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.25&r2=1.26&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-02-19 22:00:15
|
patrickh 2004/02/19 13:49:35 PST Modified files: . log_accum.pl Log: At Allen's request, reduce the staleness determintation time from 20 minutes to 5. Revision Changes Path 1.3 +1 -1 CVSROOT/log_accum.pl http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/CVSROOT/log_accum.pl.diff?r1=1.2&r2=1.3&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-02-19 21:58:18
|
patrickh 2004/02/19 13:47:35 PST Modified files: . log_accum.pl Log: Reduce the determination of "staleness" for a lock file from 115 minutes to 20 (which is still a pretty long time). Revision Changes Path 1.2 +1 -2 CVSROOT/log_accum.pl http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/CVSROOT/log_accum.pl.diff?r1=1.1&r2=1.2&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-19 21:57:02
|
allenb 2004/02/19 13:46:22 PST Modified files: test test.xml Log: lock file Revision Changes Path 1.2 +0 -0 cppdom/test/test.xml http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/test.xml.diff?r1=1.1&r2=1.2&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-19 21:55:43
|
allenb 2004/02/19 13:45:01 PST Modified files: . ChangeLog Log: lock file Revision Changes Path 1.25 +0 -0 cppdom/ChangeLog http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.24&r2=1.25&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-16 20:19:23
|
allenb 2004/02/16 12:11:00 PST Modified files: doc cppdom.doxy Log: Do something Revision Changes Path 1.5 +0 -0 cppdom/doc/cppdom.doxy http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/doc/cppdom.doxy.diff?r1=1.4&r2=1.5&diff_format=h |
From: Allen B. <al...@us...> - 2004-02-14 18:27:31
|
allenb 2004/02/14 10:20:53 PST Modified files: . SConstruct Log: Attempt to build even if platform is not directly supported. Revision Changes Path 1.17 +2 -3 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.16&r2=1.17&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-01-28 16:51:52
|
patrickh 2004/01/28 08:50:41 PST Modified files: . SConstruct Log: Update the minimum required version of SCons to 0.94. If 0.92 can't run this code, then 0.11 certainly can't. Revision Changes Path 1.16 +2 -2 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.15&r2=1.16&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-01-28 16:23:18
|
patrickh 2004/01/28 08:22:08 PST Modified files: . ChangeLog Log: Note the restoration of building shared libraries and the 0.3.0 release that I am about to make. Revision Changes Path 1.23 +4 -1 cppdom/ChangeLog http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.22&r2=1.23&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-01-28 16:21:44
|
patrickh 2004/01/28 08:20:33 PST Modified files: cppdom version.h Log: I am making a release of CppDOM today, and since it's been over a year since the last release, the version number might as well reflect a new beginning of sorts for CppDOM releases. Revision Changes Path 1.9 +4 -4 cppdom/cppdom/version.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/version.h.diff?r1=1.8&r2=1.9&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-01-28 16:20:07
|
patrickh 2004/01/28 08:18:56 PST Modified files: cppdom SConscript Log: Restore the compilation of a shared library version of libcppdom. It appears to me that it was removed in Revision 1.6, either accidentally or surreptitiously. Revision Changes Path 1.9 +2 -2 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.8&r2=1.9&diff_format=h |
From: Allen B. <al...@us...> - 2004-01-14 18:40:32
|
allenb 2004/01/14 10:40:31 PST Modified files: . SConstruct Log: - Remove some warnings that were not needed - Check for Options.Save in a different way - Add alias for install target Revision Changes Path 1.15 +9 -7 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.14&r2=1.15&diff_format=h |
From: Allen B. <al...@us...> - 2003-12-14 09:43:32
|
allenb 2003/12/13 11:23:00 PST Modified files: cppdom SConscript Log: Add shared_ptr.h to install Revision Changes Path 1.8 +1 -0 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.7&r2=1.8&diff_format=h |
From: Allen B. <al...@us...> - 2003-11-24 01:17:18
|
allenb 2003/11/23 17:17:17 PST Modified files: . SConstruct cppdom SConscript test SConscript test/suite SConscript Log: Update build so it does not rely upon AutoDist or scons-addons which although cool, is not used by many less fortunate developers. :) Based on patch submitted by: da...@us... Revision Changes Path 1.14 +51 -43 cppdom/SConstruct 1.7 +21 -10 cppdom/cppdom/SConscript 1.7 +9 -5 cppdom/test/SConscript 1.2 +2 -2 cppdom/test/suite/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.13&r2=1.14&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/SConscript.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/SConscript.diff?r1=1.1&r2=1.2&diff_format=h |