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...> - 2006-04-12 20:43:49
|
patrickh 2006/04/12 13:43:48 PDT
Modified files: (Branch: releng-0-6)
. SConstruct
Log:
MFH: Update the build to be more friendly (at least IMO) to building RPMs.
The specific revisions merged are as follows:
SConstruct: 1.48
cppdom/SConscript: 1.18
Revision Changes Path
1.44.2.4 +60 -34 cppdom/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.44.2.3&r2=1.44.2.4&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-04-12 20:42:33
|
patrickh 2006/04/12 13:42:29 PDT
Modified files:
. cppdom.spec
Log:
Rewrote the RPM spec file so that it actually works.
Revision Changes Path
1.6 +68 -49 cppdom/cppdom.spec
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom.spec.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-04-12 20:41:43
|
patrickh 2006/04/12 13:41:35 PDT
Modified files:
cppdom SConscript
Log:
Update the build to be more friendly (at least IMO) to building RPMs.
Revision Changes Path
1.18 +6 -4 cppdom/cppdom/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.17&r2=1.18&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-04-12 20:41:43
|
patrickh 2006/04/12 13:41:35 PDT
Modified files:
. SConstruct
Log:
Update the build to be more friendly (at least IMO) to building RPMs.
Revision Changes Path
1.48 +60 -34 cppdom/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.47&r2=1.48&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-04-12 18:31:58
|
patrickh 2006/04/12 11:31:42 PDT
Modified files: (Branch: releng-0-6)
. SConstruct
Log:
MFH [rev 1.47]: Extend the build so that a 32-bit build of the library can
be made on a 64-bit architecture. Right now, this only
handles the case of targeting i386 from x86_64.
Revision Changes Path
1.44.2.3 +36 -2 cppdom/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.44.2.2&r2=1.44.2.3&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-04-12 18:30:46
|
patrickh 2006/04/12 11:30:36 PDT
Modified files:
. SConstruct
Log:
Extend the build so that a 32-bit build of the library can be made on a
64-bit architecture. Right now, this only handles the case of targeting
i386 from x86_64.
Revision Changes Path
1.47 +36 -2 cppdom/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.46&r2=1.47&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-03-08 16:22:05
|
patrickh 2006/03/08 08:21:56 PST
Modified files: (Branch: releng-0-6)
. SConstruct
Log:
MFH [rev 1.46]: Name build directories and option cache files using a
naming convention that includes the operating system *and*
the processor architecture.
Revision Changes Path
1.44.2.2 +3 -2 cppdom/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.44.2.1&r2=1.44.2.2&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-03-08 15:58:43
|
patrickh 2006/03/08 07:58:42 PST
Modified files:
. SConstruct
Log:
Name build directories and option cache files using a naming convention
that includes the operating system *and* the processor architecture.
Revision Changes Path
1.46 +3 -2 cppdom/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.45&r2=1.46&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-01-31 20:34:24
|
patrickh 2006/01/31 12:34:17 PST
Modified files: (Branch: releng-0-6)
cppdom version.h
Log:
Mark version 0.6.1.
Revision Changes Path
1.17.2.1 +3 -3 cppdom/cppdom/version.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/version.h.diff?r1=1.17&r2=1.17.2.1&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2006-01-31 20:34:24
|
patrickh 2006/01/31 12:34:17 PST
Modified files: (Branch: releng-0-6)
. ChangeLog
Log:
Mark version 0.6.1.
Revision Changes Path
1.38.2.1 +4 -1 cppdom/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.38&r2=1.38.2.1&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-12-04 14:42:59
|
patrickh 2005/12/04 06:42:53 PST
Modified files: (Branch: releng-0-3)
cppdom cppdom.cpp
Log:
MFH [rev 1.54]: Output the document type before any processing
instructions. It is not clear to me why the doucment type
was not being included with the output before, but it may
have something to do with wanting support for encodings
other than UTF-8.
Revision Changes Path
1.46.2.1 +8 -10 cppdom/cppdom/cppdom.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.46&r2=1.46.2.1&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-12-04 14:41:06
|
patrickh 2005/12/04 06:40:58 PST
Modified files: (Branch: releng-0-6)
cppdom cppdom.cpp
Log:
MFH [rev 1.54]: Output the document type before any processing
instructions. It is not clear to me why the doucment type
was not being included with the output before, but it may
have something to do with wanting support for encodings
other than UTF-8.
Revision Changes Path
1.53.2.1 +8 -10 cppdom/cppdom/cppdom.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.53&r2=1.53.2.1&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-12-04 14:39:42
|
patrickh 2005/12/04 06:39:34 PST
Modified files: (Branch: releng-0-6)
cppdom cppdom.h
Log:
MFH [rev 1.85]: Fixed a GCC 4.1 compile error.
Revision Changes Path
1.84.2.1 +3 -3 cppdom/cppdom/cppdom.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.84&r2=1.84.2.1&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-12-04 14:38:37
|
patrickh 2005/12/04 06:38:21 PST
Modified files:
cppdom cppdom.h
Log:
Fixed a GCC 4.1 compile error.
Revision Changes Path
1.85 +3 -3 cppdom/cppdom/cppdom.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.84&r2=1.85&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-10-24 18:57:59
|
patrickh 2005/10/24 11:57:54 PDT
Modified files:
cppdom version.h
Log:
Since there is a 0.6 branch, the HEAD might as well become 0.7.
Revision Changes Path
1.18 +3 -3 cppdom/cppdom/version.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/version.h.diff?r1=1.17&r2=1.18&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-10-24 18:57:03
|
patrickh 2005/10/24 11:56:56 PDT
Modified files:
cppdom cppdom.cpp
Log:
Output the document type before any processing instructions. It is not
clear to me why the doucment type was not being included with the output
before, but it may have something to do with wanting support for encodings
other than UTF-8.
Revision Changes Path
1.54 +8 -10 cppdom/cppdom/cppdom.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.53&r2=1.54&diff_format=h
|
|
From: Allen B. <al...@us...> - 2005-08-11 02:36:50
|
allenb 2005/08/10 19:36:40 PDT
Modified files:
. README
Log:
Add note about scons addons being optional.
Revision Changes Path
1.9 +3 -3 cppdom/README
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/README.diff?r1=1.8&r2=1.9&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-06-09 20:48:01
|
patrickh 2005/06/09 13:47:51 PDT
Modified files:
cppdom config.h
Log:
Recognize Win64.
Revision Changes Path
1.12 +3 -3 cppdom/cppdom/config.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/config.h.diff?r1=1.11&r2=1.12&diff_format=h
|
|
From: Aron B. <ar...@us...> - 2005-06-06 14:54:45
|
aronb 2005/06/06 07:54:39 PDT
Modified files:
. cppdom.spec
Log:
Adding new spec file.
Revision Changes Path
1.5 +61 -29 cppdom/cppdom.spec
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom.spec.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-06-01 16:10:08
|
patrickh 2005/06/01 09:10:02 PDT
Modified files:
cppdom version.h
Log:
Bump version to 0.6.0 in preparation for a release.
Revision Changes Path
1.17 +4 -4 cppdom/cppdom/version.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/version.h.diff?r1=1.16&r2=1.17&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-06-01 16:10:07
|
patrickh 2005/06/01 09:10:01 PDT
Modified files:
. ChangeLog cppdom.spec
Log:
Bump version to 0.6.0 in preparation for a release.
Revision Changes Path
1.38 +2 -0 cppdom/ChangeLog
1.4 +1 -1 cppdom/cppdom.spec
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.37&r2=1.38&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom.spec.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-06-01 16:08:17
|
patrickh 2005/06/01 09:08:10 PDT
Modified files:
. README
Log:
Spell "its" correctly. Replace an abbreviation with the full spelling of
the word.
Revision Changes Path
1.8 +2 -2 cppdom/README
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/README.diff?r1=1.7&r2=1.8&diff_format=h
|
|
From: Patrick H. <pat...@us...> - 2005-05-25 14:42:26
|
patrickh 2005/05/25 07:42:20 PDT
Modified files:
vc7 cppdom.vcproj
Log:
I am not sure what opends60.lib is, but it doesn't seem to be needed to
create the CppDOM DLLs. This fixes a link failure when building with
Visual C++ 8.0 for the x64 architecture.
Revision Changes Path
1.11 +2 -2 cppdom/vc7/cppdom.vcproj
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/vc7/cppdom.vcproj.diff?r1=1.10&r2=1.11&diff_format=h
|