Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
417 5957 d 4 h jrf /trunk/ Introducing gel_rand: a speed-optimized linear congruential pseudo-random number generator. It has been placed in CGLA.h. And all references to rand, srand, and RAND_MAX have been changed to gel_rand, gel_srand and GEL_RAND_MAX.  
385 6095 d 5 h jab /trunk/ CMakefiles included.

Note that exceptions were removed from Geometry/Polygonize.cpp since it did not play nice with visual studio 2005. An improved solution is needed so that the program does not just abort.
 
271 6838 d 8 h bj /trunk/ removed .vcproj and .sln files from SVN  
198 7081 d 9 h bj /trunk/ Added Visual Studio 2005 compatibility  
193 7083 d 7 h jrf /trunk/test/CGLA-covariance/ main now has a return type  
190 7098 d 10 h bj /trunk/ updated vcproj/sln files  
182 7115 d 12 h bj /trunk/ merged restructuring branch properly  
178 7116 d 6 h bj /trunk/ merged restructuring branch  
108 7183 d 1 h jab /trunk/test/ Added some makefiles.  
107 7185 d 3 h bj /trunk/ refactoring med MPC