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: Ben S. <non...@us...> - 2002-07-03 00:29:22
|
nonchocoboy 2002/07/02 17:29:21 PDT
Added files:
modules/GMTL/gmtl AABoxOps.h
Log:
Added equality tests for AABox. I will add in tests for these tomorrow.
Revision Changes Path
1.1 +105 -0 GGT/modules/GMTL/gmtl/AABoxOps.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/AABoxOps.h?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2002-07-02 03:14:27
|
nonchocoboy 2002/07/01 20:14:27 PDT
Added files:
modules/GMTL/Test/TestSuite/vc7 TestSuite.sln TestSuite.vcproj
cppunit.vcproj
Log:
Added a VC7 project for the test suite.
Revision Changes Path
1.1 +28 -0 GGT/modules/GMTL/Test/TestSuite/vc7/TestSuite.sln (new)
1.1 +431 -0 GGT/modules/GMTL/Test/TestSuite/vc7/TestSuite.vcproj (new)
1.1 +175 -0 GGT/modules/GMTL/Test/TestSuite/vc7/cppunit.vcproj (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/vc7/TestSuite.sln?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/vc7/TestSuite.vcproj?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/vc7/cppunit.vcproj?rev=1.1&content-type=text/plain
|
|
From: Allen B. <al...@us...> - 2002-06-30 17:54:53
|
allenb 2002/06/30 10:54:53 PDT
Modified files:
modules/GMTL/gmtl Generate.h
Log:
Refactoring: Use gmtl:: namespace
Bug fixed: gmtl would not compile correctly with "using namespace std"
Fixes compile problems when using with std:: namespace.
Revision Changes Path
1.63 +77 -77 GGT/modules/GMTL/gmtl/Generate.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Generate.h.diff?r1=1.62&r2=1.63&diff_format=l
|
|
From: Allen B. <al...@us...> - 2002-06-30 17:31:25
|
allenb 2002/06/30 10:31:24 PDT
Modified files:
modules/GMTL/Test/TestSuite Makefile
Log:
Bug fixed: Makefile now actually works in juggler/external/GMTL
I don't have any idea how long this was broken, but the test suite did not build.
Revision Changes Path
1.40 +5 -4 GGT/modules/GMTL/Test/TestSuite/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/Makefile.diff?r1=1.39&r2=1.40&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-06-24 05:48:33
|
nonchocoboy 2002/06/23 22:48:31 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases AABoxContainTest.h
AABoxContainTest.cpp
modules/GMTL/gmtl Containment.h
Log:
Implemented extendVolume for point and AABox input.
Revision Changes Path
1.2 +119 -2 GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxContainTest.cpp
1.2 +9 -2 GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxContainTest.h
1.11 +84 -6 GGT/modules/GMTL/gmtl/Containment.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxContainTest.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxContainTest.h.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Containment.h.diff?r1=1.10&r2=1.11&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-06-24 05:46:49
|
nonchocoboy 2002/06/23 22:46:49 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases AABoxTest.cpp
modules/GMTL/gmtl AABox.h
Log:
min/max points are Point types now, not Vec types.
Revision Changes Path
1.2 +24 -24 GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxTest.cpp
1.9 +10 -10 GGT/modules/GMTL/gmtl/AABox.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxTest.cpp.diff?r1=1.1&r2=1.2&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/AABox.h.diff?r1=1.8&r2=1.9&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-24 04:33:10
|
subatomic 2002/06/23 21:33:09 PDT
Modified files:
modules/GMTL/gmtl gmtl.doxygen
modules/GMTL/gmtl/External OpenSGConvert.h
Log:
doxystuff
Revision Changes Path
1.6 +1 -1 GGT/modules/GMTL/gmtl/External/OpenSGConvert.h
1.3 +1 -1 GGT/modules/GMTL/gmtl/gmtl.doxygen
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/External/OpenSGConvert.h.diff?r1=1.5&r2=1.6&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/gmtl.doxygen.diff?r1=1.2&r2=1.3&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-24 04:33:01
|
subatomic 2002/06/23 21:33:00 PDT
Modified files:
modules/GMTL ChangeLog
modules/GMTL/gmtl Quat.h
modules/GMTL/Test/TestSuite/TestCases ConvertTest.cpp
Log:
split the Quat default constructor, which was Quat(T,T,T,T), into Quat()
and non-default constructor Quat(T,T,T,T)...
it was unsafe before allowing bad things like Quat(1,2,3) and Quat(1.03f)
Revision Changes Path
1.41 +4 -1 GGT/modules/GMTL/ChangeLog
1.6 +3 -3 GGT/modules/GMTL/Test/TestSuite/TestCases/ConvertTest.cpp
1.19 +13 -4 GGT/modules/GMTL/gmtl/Quat.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.40&r2=1.41&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/ConvertTest.cpp.diff?r1=1.5&r2=1.6&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Quat.h.diff?r1=1.18&r2=1.19&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-06-24 03:11:43
|
nonchocoboy 2002/06/23 20:11:43 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases AABoxTest.h
Log:
This is not the Sphere test.
Revision Changes Path
1.2 +4 -4 GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxTest.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/AABoxTest.h.diff?r1=1.1&r2=1.2&diff_format=l
|
|
From: Ben S. <non...@us...> - 2002-06-24 02:49:41
|
nonchocoboy 2002/06/23 19:49:40 PDT
Removed files:
modules/GMTL/Test/TestSuite/TestCases Point3Test.h Vec3Test.h
Log:
Removed outdated files.
Revision Changes Path
1.6 +0 -107 GGT/modules/GMTL/Test/TestSuite/TestCases/Point3Test.h (dead)
1.7 +0 -163 GGT/modules/GMTL/Test/TestSuite/TestCases/Vec3Test.h (dead)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/Point3Test.h?rev=&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/Vec3Test.h?rev=&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2002-06-16 20:27:33
|
nonchocoboy 2002/06/16 13:27:33 PDT
Modified files:
modules/GMTL Makefile.in
Log:
Install the gmtl-config script too!
Revision Changes Path
1.9 +4 -2 GGT/modules/GMTL/Makefile.in
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Makefile.in.diff?r1=1.8&r2=1.9&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-14 00:18:04
|
subatomic 2002/06/13 17:17:58 PDT
Modified files:
modules/GMTL/docs/sourceforge.site index.html
Log:
ref 0.0.5 stuff.
added a notree page link
Revision Changes Path
1.6 +1 -1 GGT/modules/GMTL/docs/sourceforge.site/index.html
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/docs/sourceforge.site/index.html.diff?r1=1.5&r2=1.6&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-14 00:01:21
|
subatomic 2002/06/13 17:01:20 PDT
Modified files:
modules/GMTL/docs/sourceforge.site index.html
Log:
bumped version to 0.0.5
Revision Changes Path
1.5 +2 -2 GGT/modules/GMTL/docs/sourceforge.site/index.html
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/docs/sourceforge.site/index.html.diff?r1=1.4&r2=1.5&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-13 23:22:43
|
subatomic 2002/06/13 16:22:42 PDT
Modified files:
modules/GMTL/docs Makefile
Log:
use version num from the version.mk file.
Revision Changes Path
1.13 +3 -1 GGT/modules/GMTL/docs/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/docs/Makefile.diff?r1=1.12&r2=1.13&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-13 23:13:16
|
subatomic 2002/06/13 16:13:15 PDT
Modified files:
modules/GMTL/docs gmtl.latex.doxy gmtl.man.doxy
Log:
bit flip
Revision Changes Path
1.5 +3 -3 GGT/modules/GMTL/docs/gmtl.latex.doxy
1.4 +2 -2 GGT/modules/GMTL/docs/gmtl.man.doxy
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/docs/gmtl.latex.doxy.diff?r1=1.4&r2=1.5&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/docs/gmtl.man.doxy.diff?r1=1.3&r2=1.4&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-13 23:12:21
|
subatomic 2002/06/13 16:12:20 PDT
Modified files:
modules/GMTL/docs gmtl.doxy
Log:
flipped some bits.
Revision Changes Path
1.5 +3 -3 GGT/modules/GMTL/docs/gmtl.doxy
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/docs/gmtl.doxy.diff?r1=1.4&r2=1.5&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-13 21:17:59
|
subatomic 2002/06/13 14:17:59 PDT
Modified files:
modules/GMTL/gmtl Generate.h
Log:
doxygen comments.
Revision Changes Path
1.62 +16 -7 GGT/modules/GMTL/gmtl/Generate.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/Generate.h.diff?r1=1.61&r2=1.62&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2002-06-13 20:44:41
|
patrickh 2002/06/13 13:44:41 PDT
Modified files:
modules/GMTL/gmtl EulerAngle.h
Log:
Use gmtlASSERT(). This didn't compile on Win32 otherwise.
Revision Changes Path
1.8 +4 -4 GGT/modules/GMTL/gmtl/EulerAngle.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/EulerAngle.h.diff?r1=1.7&r2=1.8&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-13 14:31:41
|
subatomic 2002/06/13 07:31:41 PDT
Modified files:
modules/GMTL ChangeLog
Log:
added note about new vec restrictions
Revision Changes Path
1.40 +3 -0 GGT/modules/GMTL/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/ChangeLog.diff?r1=1.39&r2=1.40&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-13 14:27:33
|
subatomic 2002/06/13 07:27:32 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases LineSegTest.cpp
Log:
fixed a bug where gmtl::Vec<float, 3> dir( 25.0, 23.0 ); 3rd elt not
getting itialized, changed to gmtl::Vec<float, 3> dir( 25.0f, 23.0f, 0.0f
);
Revision Changes Path
1.3 +4 -4 GGT/modules/GMTL/Test/TestSuite/TestCases/LineSegTest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/LineSegTest.cpp.diff?r1=1.2&r2=1.3&diff_format=l
|
|
From: Kevin M. <sub...@us...> - 2002-06-13 14:25:08
|
subatomic 2002/06/13 07:25:07 PDT
Modified files:
modules/GMTL/Test/TestSuite/TestCases LineSegTest.cpp
Log:
was using an invalid constructor: gmtl::Point<float, 3> pt( 25.0f, 23.0f );
changed to gmtl::Point<float, 3> pt( 25.0f, 23.0f, 0.0f );
The old way, the 3rd elt never gets initialized. :(
Revision Changes Path
1.2 +4 -4 GGT/modules/GMTL/Test/TestSuite/TestCases/LineSegTest.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/Test/TestSuite/TestCases/LineSegTest.cpp.diff?r1=1.1&r2=1.2&diff_format=l
|