You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
(82) |
Apr
(14) |
May
(21) |
Jun
(5) |
Jul
(10) |
Aug
(27) |
Sep
(87) |
Oct
(9) |
Nov
(91) |
Dec
(44) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(32) |
Feb
(40) |
Mar
(58) |
Apr
(63) |
May
(25) |
Jun
(26) |
Jul
(117) |
Aug
(150) |
Sep
(70) |
Oct
|
Nov
(3) |
Dec
(1) |
2005 |
Jan
|
Feb
(10) |
Mar
|
Apr
|
May
(8) |
Jun
(10) |
Jul
(2) |
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
(2) |
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
|
From: Gilles J. S. <se...@us...> - 2004-07-22 07:40:26
|
Update of /cvsroot/opencxx/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25830 Modified Files: Tag: rel_2_8 Makefile.am Log Message: removed parser-test.cc from rel_2_8 Makefile.am: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/Makefile.am.diff?r1=1.2.2.4&r2=1.2.2.5 |
From: Gilles J. S. <se...@us...> - 2004-07-22 07:33:42
|
Update of /cvsroot/opencxx/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24797 Removed Files: Tag: rel_2_8 parser-test.cc Log Message: removed parser-test.cc from rel_2_8 parser-test.cc (Deleted): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/Attic/parser-test.cc?rev=1.2.2.1&content-type=text/vnd.viewcvs-markup |
From: Grzegorz J. <ja...@us...> - 2004-07-21 23:51:26
|
Update of /cvsroot/opencxx/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28766 Modified Files: verifytag Log Message: added seggil to releasers verifytag: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/CVSROOT/verifytag.diff?r1=1.6&r2=1.7 |
From: Gilles J. S. <se...@us...> - 2004-07-20 04:20:12
|
Update of /cvsroot/opencxx/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23528/opencxx Modified Files: Tag: rel_2_8 Makefile.am Log Message: * opencxx/Makefile.am: added file dloading.h driver2.h nobase_pkginclude_HEADERS variable for dependencies genaration. * configure.in: added the new file sample/Makefile to AC_OUTPUT. Added AC_LIBTOOL_WIN32_DLL macro for non static DLL. Commented out AC_DISABLE_SHARED, testing shared libraries. * bootstrap: removed --include-deps option, used it for distribution. Added libtoolize command to create auxiliairy files. * Makefile.am: Change to permit 'make test" to run whithout reconfiguring. Added AUX_DIST variable, for auxiliairies files needed for distribution. Added bootstrap to EXTRA_DIST variable. Added MAINTAINERCLEANFILES variable and their files. Makefile.am: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/Makefile.am.diff?r1=1.2.2.3&r2=1.2.2.4 |
From: Gilles J. S. <se...@us...> - 2004-07-20 04:20:12
|
Update of /cvsroot/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23528 Modified Files: Tag: rel_2_8 Makefile.am bootstrap configure.in Log Message: * opencxx/Makefile.am: added file dloading.h driver2.h nobase_pkginclude_HEADERS variable for dependencies genaration. * configure.in: added the new file sample/Makefile to AC_OUTPUT. Added AC_LIBTOOL_WIN32_DLL macro for non static DLL. Commented out AC_DISABLE_SHARED, testing shared libraries. * bootstrap: removed --include-deps option, used it for distribution. Added libtoolize command to create auxiliairy files. * Makefile.am: Change to permit 'make test" to run whithout reconfiguring. Added AUX_DIST variable, for auxiliairies files needed for distribution. Added bootstrap to EXTRA_DIST variable. Added MAINTAINERCLEANFILES variable and their files. Makefile.am: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/Makefile.am.diff?r1=1.7.2.2&r2=1.7.2.3 bootstrap: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/bootstrap.diff?r1=1.11&r2=1.11.2.1 configure.in: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/configure.in.diff?r1=1.10&r2=1.10.2.1 |
From: Gilles J. S. <se...@us...> - 2004-07-20 04:20:12
|
Update of /cvsroot/opencxx/opencxx/sample In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23528/sample Added Files: Tag: rel_2_8 Makefile.in Log Message: * opencxx/Makefile.am: added file dloading.h driver2.h nobase_pkginclude_HEADERS variable for dependencies genaration. * configure.in: added the new file sample/Makefile to AC_OUTPUT. Added AC_LIBTOOL_WIN32_DLL macro for non static DLL. Commented out AC_DISABLE_SHARED, testing shared libraries. * bootstrap: removed --include-deps option, used it for distribution. Added libtoolize command to create auxiliairy files. * Makefile.am: Change to permit 'make test" to run whithout reconfiguring. Added AUX_DIST variable, for auxiliairies files needed for distribution. Added bootstrap to EXTRA_DIST variable. Added MAINTAINERCLEANFILES variable and their files. Makefile.in (New): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/sample/Attic/Makefile.in?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup |
From: Gilles J. S. <se...@us...> - 2004-07-20 01:52:57
|
Update of /cvsroot/opencxx/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6588/opencxx Modified Files: Tag: rel_2_8 Metaclass.cc TheMetaclassRegistry.cc Walker.cc Log Message: missing declaration opencxx/TheMetaclassRegistry.h Metaclass.cc: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/Metaclass.cc.diff?r1=1.2&r2=1.2.2.1 TheMetaclassRegistry.cc: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/TheMetaclassRegistry.cc.diff?r1=1.2&r2=1.2.2.1 Walker.cc: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/Walker.cc.diff?r1=1.2&r2=1.2.2.1 |
From: Grzegorz J. <ja...@us...> - 2004-07-17 09:21:10
|
Update of /cvsroot/opencxx/tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1876 Modified Files: test-opencxx Log Message: test-opencxx: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/tools/test-opencxx.diff?r1=1.2&r2=1.3 |
From: Grzegorz J. <ja...@us...> - 2004-07-15 14:57:26
|
Update of /cvsroot/opencxx/opencxx/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16356/scripts Removed Files: Tag: rel_2_8 Makefile.in Log Message: Makefile.in (Deleted): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/scripts/Attic/Makefile.in?rev=1.10&content-type=text/vnd.viewcvs-markup |
From: Grzegorz J. <ja...@us...> - 2004-07-15 14:57:26
|
Update of /cvsroot/opencxx/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16356/opencxx Modified Files: Tag: rel_2_8 Makefile.am Log Message: Makefile.am: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/Makefile.am.diff?r1=1.2.2.2&r2=1.2.2.3 |
From: Grzegorz J. <ja...@us...> - 2004-07-15 14:57:25
|
Update of /cvsroot/opencxx/opencxx/libltdl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16356/libltdl Removed Files: Tag: rel_2_8 config-h.in Log Message: config-h.in (Deleted): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/libltdl/Attic/config-h.in?rev=1.4&content-type=text/vnd.viewcvs-markup |
From: Grzegorz J. <ja...@us...> - 2004-07-15 14:57:20
|
Update of /cvsroot/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16356 Modified Files: Tag: rel_2_8 Makefile.am Log Message: Makefile.am: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/Makefile.am.diff?r1=1.7.2.1&r2=1.7.2.2 |
From: Grzegorz J. <ja...@us...> - 2004-07-15 14:25:04
|
Update of /cvsroot/opencxx/opencxx/libltdl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11767/libltdl Removed Files: config-h.in Log Message: config-h.in (Deleted): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/libltdl/Attic/config-h.in?rev=1.4&content-type=text/vnd.viewcvs-markup |
From: Grzegorz J. <ja...@us...> - 2004-07-15 13:54:29
|
Update of /cvsroot/opencxx/opencxx/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6053 Removed Files: Makefile.in Log Message: superfluous Makefile.in (Deleted): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/scripts/Attic/Makefile.in?rev=1.10&content-type=text/vnd.viewcvs-markup |
From: Grzegorz J. <ja...@us...> - 2004-07-12 12:31:44
|
Update of /cvsroot/opencxx/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5497 Modified Files: Makefile.am show-ast.cc Added Files: dump-ast.cc topology2dot.py Log Message: dump-ast.cc (New): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/dump-ast.cc?rev=1.1&content-type=text/vnd.viewcvs-markup topology2dot.py (New): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/topology2dot.py?rev=1.1&content-type=text/vnd.viewcvs-markup Makefile.am: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/Makefile.am.diff?r1=1.3&r2=1.4 show-ast.cc: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/show-ast.cc.diff?r1=1.1&r2=1.2 |
From: Grzegorz J. <ja...@us...> - 2004-07-11 02:07:40
|
Update of /cvsroot/opencxx/opencxx/opencxx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13186/opencxx Modified Files: Tag: rel_2_8 Makefile.am Log Message: partial fixes for building with builddir!=srcdir Makefile.am: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/opencxx/Makefile.am.diff?r1=1.2.2.1&r2=1.2.2.2 |