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: Patrick H. <pat...@us...> - 2004-09-26 17:28:08
|
patrickh 2004/09/26 10:28:01 PDT Modified files: (Branch: releng-0-3) . SConstruct Log: On Max OS X 10.2, g++ is GCC 3.3 whereas g++3 is GCC 3.1. We're almost certainly better off using the default system compiler regardless of its version, but we can still fall back on g++3 just to be safe. Revision Changes Path 1.16.2.3 +1 -1 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.16.2.2&r2=1.16.2.3&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-09-11 16:59:55
|
patrickh 2004/09/11 09:59:48 PDT Modified files: (Branch: releng-0-3) . SConstruct Log: Attempt to fix the build on Mac OS X. This basically merges Revision 1.38, but since the version of this file on the HEAD branch has changed quite a lot, there had to be some minor changes made for use on this branch. Revision Changes Path 1.16.2.2 +33 -1 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.16.2.1&r2=1.16.2.2&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-09-11 16:53:25
|
patrickh 2004/09/11 09:53:19 PDT Modified files: . SConstruct Log: Attempt to fix the build on Mac OS X (a.ka., Darwin). I don't have an OS X machine to use for testing, but since OS X uses GCC, this should be the correct fix. Revision Changes Path 1.38 +26 -0 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.37&r2=1.38&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-15 15:18:41
|
allenb 2004/04/15 08:18:36 PDT Modified files: . SConstruct Log: Packaging now works on Irix as well. Revision Changes Path 1.37 +7 -2 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.36&r2=1.37&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-15 03:54:06
|
allenb 2004/04/14 20:53:59 PDT Modified files: . cppdom.spec Log: Update description of cppdom project. Revision Changes Path 1.3 +6 -4 cppdom/cppdom.spec http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom.spec.diff?r1=1.2&r2=1.3&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 20:59:49
|
allenb 2004/04/14 13:59:43 PDT Modified files: . SConstruct Log: Added rpm builder Revision Changes Path 1.36 +4 -1 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.35&r2=1.36&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 20:59:00
|
allenb 2004/04/14 13:58:54 PDT Modified files: . cppdom.spec Log: updated to use with scons Revision Changes Path 1.2 +10 -6 cppdom/cppdom.spec http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom.spec.diff?r1=1.1&r2=1.2&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 17:07:58
|
allenb 2004/04/14 10:07:52 PDT Modified files: . ChangeLog Log: Add support for making distributions as part of building. Revision Changes Path 1.34 +2 -0 cppdom/ChangeLog http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.33&r2=1.34&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 17:07:37
|
allenb 2004/04/14 10:07:29 PDT Modified files: cppdom cppdom.h version.h Log: Add support for making distributions as part of building. Revision Changes Path 1.82 +3 -3 cppdom/cppdom/cppdom.h 1.14 +3 -3 cppdom/cppdom/version.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.81&r2=1.82&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/version.h.diff?r1=1.13&r2=1.14&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 17:07:13
|
allenb 2004/04/14 10:07:07 PDT Modified files: . SConstruct Log: Add support for making distributions as part of building. Revision Changes Path 1.35 +4 -0 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.34&r2=1.35&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:38:37
|
allenb 2004/04/14 06:38:30 PDT Modified files: . SConstruct Log: Comment out useless tar command. Revision Changes Path 1.34 +2 -2 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.33&r2=1.34&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:37:12
|
allenb 2004/04/14 06:37:06 PDT Modified files: cppdom version.h Log: Note change to AutoDist. Revision Changes Path 1.13 +3 -3 cppdom/cppdom/version.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/version.h.diff?r1=1.12&r2=1.13&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:37:04
|
allenb 2004/04/14 06:36:57 PDT Modified files: . ChangeLog Log: Note change to AutoDist. Revision Changes Path 1.33 +2 -0 cppdom/ChangeLog http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.32&r2=1.33&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:35:34
|
allenb 2004/04/14 06:35:28 PDT Modified files: cppdom SConscript Log: Comment out cruft for setting shcxxflags on irix. I don't think this is needed. Revision Changes Path 1.15 +2 -2 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.14&r2=1.15&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:21:54
|
allenb 2004/04/14 06:21:47 PDT Modified files: test/suite SConscript Log: Migrated to use AutoDist Revision Changes Path 1.10 +5 -4 cppdom/test/suite/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/SConscript.diff?r1=1.9&r2=1.10&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:21:47
|
allenb 2004/04/14 06:21:36 PDT Modified files: test SConscript Log: Migrated to use AutoDist Revision Changes Path 1.14 +8 -8 cppdom/test/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/SConscript.diff?r1=1.13&r2=1.14&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:21:32
|
allenb 2004/04/14 06:21:24 PDT Modified files: cppdom SConscript Log: Migrated to use AutoDist Revision Changes Path 1.14 +14 -26 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.13&r2=1.14&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:21:22
|
allenb 2004/04/14 06:21:16 PDT Modified files: . SConstruct Log: Migrated to use AutoDist Revision Changes Path 1.33 +16 -6 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.32&r2=1.33&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 03:23:37
|
allenb 2004/04/13 20:23:30 PDT Modified files: . SConstruct Log: Remove un-needed setting of CXX and LINK env vars. Revision Changes Path 1.32 +0 -4 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.31&r2=1.32&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 03:21:53
|
allenb 2004/04/13 20:21:47 PDT Modified files: . SConstruct Log: Just use the default compiler since it is CC. Revision Changes Path 1.31 +4 -4 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.30&r2=1.31&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 03:16:05
|
allenb 2004/04/13 20:15:57 PDT Modified files: . SConstruct Log: Remove unneeded cruft from Irix environment factory method. Revision Changes Path 1.30 +1 -15 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.29&r2=1.30&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 03:07:11
|
allenb 2004/04/13 20:07:05 PDT Modified files: test/suite SConscript Log: Update build to use scons-addons. For now developers have to have in path. Once build stabalizes, this will be imported in a vendor branch in tools/build so this will not need to be a requirement. Revision Changes Path 1.9 +5 -6 cppdom/test/suite/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/suite/SConscript.diff?r1=1.8&r2=1.9&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 03:07:06
|
allenb 2004/04/13 20:06:57 PDT Modified files: test SConscript Log: Update build to use scons-addons. For now developers have to have in path. Once build stabalizes, this will be imported in a vendor branch in tools/build so this will not need to be a requirement. Revision Changes Path 1.13 +3 -6 cppdom/test/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/test/SConscript.diff?r1=1.12&r2=1.13&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 03:06:54
|
allenb 2004/04/13 20:06:48 PDT Modified files: cppdom SConscript Log: Update build to use scons-addons. For now developers have to have in path. Once build stabalizes, this will be imported in a vendor branch in tools/build so this will not need to be a requirement. Revision Changes Path 1.13 +5 -2 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.12&r2=1.13&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 03:06:45
|
allenb 2004/04/13 20:06:40 PDT Modified files: . SConstruct Log: Update build to use scons-addons. For now developers have to have in path. Once build stabalizes, this will be imported in a vendor branch in tools/build so this will not need to be a requirement. Revision Changes Path 1.29 +4 -5 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.28&r2=1.29&diff_format=h |