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 5953 d 22 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 6091 d 23 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.
 
328 6653 d 5 h jab /trunk/test/Geometry-kdtree/ Some changes to the kdtree test  
271 6835 d 2 h bj /trunk/ removed .vcproj and .sln files from SVN  
198 7078 d 2 h bj /trunk/ Added Visual Studio 2005 compatibility  
190 7095 d 4 h bj /trunk/ updated vcproj/sln files  
182 7112 d 5 h bj /trunk/ merged restructuring branch properly  
178 7113 d 0 h bj /trunk/ merged restructuring branch  
108 7179 d 18 h jab /trunk/test/ Added some makefiles.  
107 7181 d 21 h bj /trunk/ refactoring med MPC