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 5956 d 2 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 6094 d 2 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.
 
306 6731 d 4 h jrf /trunk/ quaternion_cleanup branch has been merged with main branch  
271 6837 d 5 h bj /trunk/ removed .vcproj and .sln files from SVN  
198 7080 d 6 h bj /trunk/ Added Visual Studio 2005 compatibility  
190 7097 d 8 h bj /trunk/ updated vcproj/sln files  
182 7114 d 9 h bj /trunk/ merged restructuring branch properly  
178 7115 d 3 h bj /trunk/ merged restructuring branch  
109 7181 d 22 h jab /trunk/test/CGLA-vec/ Slight changes to a makefile  
108 7181 d 22 h jab /trunk/test/ Added some makefiles.  
107 7184 d 1 h bj /trunk/ refactoring med MPC