Subversion Repositories gelsvn

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
562 4928 d 3 h jab /branches/ctl/hmesh_vector/ Many nice things added to GEL.  
467 5683 d 4 h s042372 /branches/ctl/hmesh_vector/  
417 5979 d 3 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 6117 d 3 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 6860 d 6 h bj /trunk/ removed .vcproj and .sln files from SVN  
198 7103 d 7 h bj /trunk/ Added Visual Studio 2005 compatibility  
193 7105 d 5 h jrf /trunk/test/CGLA-covariance/ main now has a return type  
190 7120 d 9 h bj /trunk/ updated vcproj/sln files  
182 7137 d 10 h bj /trunk/ merged restructuring branch properly  
178 7138 d 4 h bj /trunk/ merged restructuring branch  
108 7204 d 23 h jab /trunk/test/ Added some makefiles.  
107 7207 d 2 h bj /trunk/ refactoring med MPC