You can subscribe to this list here.
| 2002 |
Jan
(24) |
Feb
(187) |
Mar
(196) |
Apr
(36) |
May
(82) |
Jun
(73) |
Jul
(23) |
Aug
(16) |
Sep
(13) |
Oct
(6) |
Nov
(17) |
Dec
(7) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(12) |
Feb
(48) |
Mar
(50) |
Apr
(25) |
May
(22) |
Jun
(4) |
Jul
(3) |
Aug
(32) |
Sep
(23) |
Oct
(5) |
Nov
|
Dec
(1) |
| 2004 |
Jan
(1) |
Feb
(4) |
Mar
(1) |
Apr
(11) |
May
(9) |
Jun
|
Jul
(15) |
Aug
(8) |
Sep
(32) |
Oct
(18) |
Nov
(10) |
Dec
(1) |
| 2005 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(2) |
May
(12) |
Jun
(66) |
Jul
(3) |
Aug
(2) |
Sep
|
Oct
|
Nov
(2) |
Dec
(4) |
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
(9) |
May
(1) |
Jun
(28) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(11) |
Dec
(2) |
| 2007 |
Jan
(6) |
Feb
|
Mar
(2) |
Apr
(2) |
May
(5) |
Jun
(29) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(6) |
Dec
|
| 2010 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(1) |
Nov
(3) |
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
(9) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(2) |
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
|
From: Patrick H. <pat...@us...> - 2004-05-25 15:45:12
|
patrickh 2004/05/25 08:45:05 PDT
Modified files:
modules/GMTL/gmtl Intersection.h
Log:
Silence a Visual C++ compiler warning.
Revision Changes Path
1.19 +3 -3 GGT/modules/GMTL/gmtl/Intersection.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Intersection.h.diff?r1=1.18&r2=1.19&diff_format=l
|
|
From: Allen B. <al...@us...> - 2004-05-24 14:58:31
|
allenb 2004/05/24 07:58:22 PDT
Modified files:
modules/GMTL SConstruct
Log:
use correct spelling of prefix in help
Revision Changes Path
1.35 +1 -1 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.34&r2=1.35&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-05-18 15:15:22
|
patrickh 2004/05/18 08:15:17 PDT
Modified files:
macros gmtl.m4
Log:
Modernize the name of the --with option that identifies where GMTL is
installed. The old name (--with-gmtl-prefix) is a remnant of this macro's
roots in the GTK+ 1.0 m4 macro.
Revision Changes Path
1.13 +5 -8 GGT/macros/gmtl.m4
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/macros/gmtl.m4.diff?r1=1.12&r2=1.13&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-05-16 17:18:11
|
patrickh 2004/05/16 10:18:04 PDT
Modified files:
modules/GMTL SConstruct
Log:
Yet another attempt to make PyGMTL build more correctly.
Revision Changes Path
1.34 +3 -4 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.33&r2=1.34&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-05-03 03:22:40
|
patrickh 2004/05/02 20:22:24 PDT
Modified files:
modules/GMTL SConstruct
Log:
More brute-force effort to get PyGMTL to build, this time on Windows.
Revision Changes Path
1.33 +6 -4 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.32&r2=1.33&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-24 14:26:04
|
patrickh 2004/04/24 07:25:58 PDT
Modified files:
modules/GMTL/python/src/gmtl _gmtl_wrappers_h.cpp
Log:
Added gmtl::makeTrans<T> instantiations for T = gmtl::Point3f and
T = gmtl::Point3d.
Revision Changes Path
1.6 +4 -2 GGT/modules/GMTL/python/src/gmtl/_gmtl_wrappers_h.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/_gmtl_wrappers_h.cpp.diff?r1=1.5&r2=1.6&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-24 14:23:35
|
patrickh 2004/04/24 07:23:28 PDT
Modified files:
modules/GMTL ChangeLog
Log:
Mark the release of version 0.3.3.
Revision Changes Path
1.85 +2 -0 GGT/modules/GMTL/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.84&r2=1.85&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-24 14:21:39
|
patrickh 2004/04/24 07:21:27 PDT
Modified files:
modules/GMTL/gmtl Version.h
Log:
Increment the version to 0.3.3 so that another release can be made.
Revision Changes Path
1.22 +3 -3 GGT/modules/GMTL/gmtl/Version.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Version.h.diff?r1=1.21&r2=1.22&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-21 22:08:52
|
patrickh 2004/04/21 15:08:46 PDT
Modified files:
modules/GMTL SConstruct
Log:
Brute-force approach to getting PyGMTL to compile with Boost 1.31.0. This
breaks the ability to build with Boost 1.30.0, and it doesn't take the
.../include/boost-1_31 stuff into account. Hence, it could be improved.
Revision Changes Path
1.32 +25 -7 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.31&r2=1.32&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-13 20:04:53
|
patrickh 2004/04/13 12:50:54 PDT
Modified files:
modules/GMTL/gmtl Generate.h
Log:
Fixed another place where an assertion was triggered incorrectly on
Fedora Core 1.
Revision Changes Path
1.83 +4 -4 GGT/modules/GMTL/gmtl/Generate.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Generate.h.diff?r1=1.82&r2=1.83&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-12 19:34:31
|
patrickh 2004/04/12 12:20:42 PDT
Modified files:
modules/GMTL/python/src/gmtl SConscript
Log:
Do not install the PyGMTL source.
Revision Changes Path
1.4 +1 -1 GGT/modules/GMTL/python/src/gmtl/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl/SConscript.diff?r1=1.3&r2=1.4&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-12 19:34:15
|
patrickh 2004/04/12 12:20:26 PDT
Modified files:
modules/GMTL/python/src SConscript
Log:
Do not install the PyGMTL headers. They are only needed for building
PyGMTL.
Revision Changes Path
1.4 +1 -1 GGT/modules/GMTL/python/src/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/SConscript.diff?r1=1.3&r2=1.4&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-12 19:33:41
|
patrickh 2004/04/12 12:19:48 PDT
Modified files:
modules/GMTL/python/pyste SConscript
Log:
Do not install the Pyste files.
Revision Changes Path
1.2 +1 -1 GGT/modules/GMTL/python/pyste/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/pyste/SConscript.diff?r1=1.1&r2=1.2&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-12 19:32:56
|
patrickh 2004/04/12 12:19:06 PDT
Modified files:
modules/GMTL SConstruct
Log:
Back out the last revision. Somehow, in the process of fixing the
PyGMTL build, I broke everything else. Oops. I will try again to fix
the PyGMTL build later when I can concentrate more closely on what I am
doing.
Revision Changes Path
1.31 +24 -41 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.30&r2=1.31&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-12 15:15:13
|
patrickh 2004/04/12 08:01:25 PDT
Modified files:
modules/GMTL SConstruct
Log:
Initial attempt to update the PyGMTL build settings to work with Boost
1.31.0.
Revision Changes Path
1.30 +43 -24 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.29&r2=1.30&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-04-12 03:34:25
|
patrickh 2004/04/11 20:20:43 PDT
Modified files:
macros gmtl.m4
Log:
Bug fixed: A correctly installed GMTL would not be detected unless
both --with-gmtl-prefix and --with-gmtl-includes were
given on the command line.
Revision Changes Path
1.12 +9 -9 GGT/macros/gmtl.m4
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/macros/gmtl.m4.diff?r1=1.11&r2=1.12&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-03-15 17:33:52
|
patrickh 2004/03/15 09:24:44 PST
Modified files:
macros gmtl.m4
Log:
Silenced warnings from configure regarding the availability versus the
usability of gmtl/Version.h. Since Version.h is a C++ header through and
through, its usability needs to be tested by a C++ compiler.
Revision Changes Path
1.11 +5 -2 GGT/macros/gmtl.m4
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/macros/gmtl.m4.diff?r1=1.10&r2=1.11&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-02-23 20:02:10
|
patrickh 2004/02/23 09:10:14 PST
Modified files:
modules/GMTL/gmtl Generate.h
Log:
Use gmtlASSERT() instead of using assert(3) directly.
Revision Changes Path
1.82 +3 -3 GGT/modules/GMTL/gmtl/Generate.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Generate.h.diff?r1=1.81&r2=1.82&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2004-02-23 20:02:09
|
patrickh 2004/02/23 09:11:07 PST
Modified files:
modules/GMTL/gmtl/Util Assert.h
Log:
Added missing copyright.
Revision Changes Path
1.2 +34 -0 GGT/modules/GMTL/gmtl/Util/Assert.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Util/Assert.h.diff?r1=1.1&r2=1.2&diff_format=l
|
|
From: Allen B. <al...@us...> - 2004-02-13 16:29:16
|
allenb 2004/02/13 08:23:29 PST
Modified files:
modules/GMTL ChangeLog
Log:
Note license change
Revision Changes Path
1.84 +2 -0 GGT/modules/GMTL/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.83&r2=1.84&diff_format=l
|
|
From: Allen B. <al...@us...> - 2004-02-13 16:28:11
|
allenb 2004/02/13 08:22:21 PST
Added files:
modules/GMTL LICENSE LICENSE.addendum
Log:
Changed license to make it easier to use GMTL in non-GPL code.
Revision Changes Path
1.1 +481 -0 GGT/modules/GMTL/LICENSE (new)
1.1 +46 -0 GGT/modules/GMTL/LICENSE.addendum (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/LICENSE?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/LICENSE.addendum?rev=1.1&content-type=text/plain
|
|
From: Patrick H. <pat...@us...> - 2004-01-30 19:07:04
|
patrickh 2004/01/29 20:31:28 PST
Modified files:
modules/GMTL/gmtl MatrixOps.h
Log:
Use gmtlASSERT() rather than calling assert() directly.
Revision Changes Path
1.35 +5 -4 GGT/modules/GMTL/gmtl/MatrixOps.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/MatrixOps.h.diff?r1=1.34&r2=1.35&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-12-04 04:35:58
|
patrickh 2003/12/03 20:14:24 PST
Modified files:
modules/GMTL/gmtl Generate.h
Log:
Work around an exceptionally strange crash seen on Fedora Core 1. For
some reason, the second assertion statement in the Matrix/AxisAngle version
of gmtl::setRot() fails with the string included with the expression. This
was not the case with FC Test 3, nor has this been seen on any other
platform. I suspect that there is a GCC or GLIBC bug with FC 1, but I do
not know how to track it down.
Revision Changes Path
1.81 +4 -4 GGT/modules/GMTL/gmtl/Generate.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Generate.h.diff?r1=1.80&r2=1.81&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-10-20 16:41:14
|
patrickh 2003/10/20 06:26:04 PDT
Modified files:
modules/GMTL/python SConscript
Log:
Further improve portability of the GCC/objcopy workaround. I didn't
test this, I just used the code Allen sent me. I hope it works.
Prodded by: allenb
Revision Changes Path
1.6 +1 -1 GGT/modules/GMTL/python/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/SConscript.diff?r1=1.5&r2=1.6&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2003-10-20 02:30:41
|
patrickh 2003/10/19 19:25:27 PDT
Modified files:
modules/GMTL/python SConscript
Log:
Many platforms besides Linux use GCC.
Revision Changes Path
1.5 +3 -2 GGT/modules/GMTL/python/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/SConscript.diff?r1=1.4&r2=1.5&diff_format=l
|