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 5958 d 1 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.  
410 6053 d 3 h jrf /trunk/src/Util/ correcting to avoid warning  
409 6054 d 3 h jrf /trunk/ bashing Visual Studio warnings  
385 6096 d 1 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.
 
382 6102 d 6 h jab /trunk/ a number of fixes  
381 6112 d 2 h jrf /trunk/src/Util/ trimming element names to make more robust  
380 6112 d 3 h jrf /trunk/src/ switching the XML parser to a process-while-reading strategy  
377 6112 d 7 h jrf /trunk/src/ making the XML parser more robust  
376 6115 d 1 h jrf /trunk/src/Util/ Changing buffer size  
375 6115 d 1 h jrf /trunk/src/ Adding a homebrewed XmlParser and bashing the Expat dependency!  
373 6115 d 4 h jrf /trunk/ eliminating errors and warnings in VS 2005 compile  
349 6404 d 1 h awk /trunk/ Misc fixed to make it compile on ubuntu 7.10  
315 6679 d 6 h jab /trunk/ Some slight changes to QEM based decimation  
271 6839 d 4 h bj /trunk/ removed .vcproj and .sln files from SVN  
198 7082 d 5 h bj /trunk/ Added Visual Studio 2005 compatibility  
190 7099 d 7 h bj /trunk/ updated vcproj/sln files  
182 7116 d 8 h bj /trunk/ merged restructuring branch properly  
178 7117 d 2 h bj /trunk/ merged restructuring branch  
136 7161 d 1 h jab /trunk/ Many small changes. Many instances of int have been replaced with size_t which
should be more correct - it emphasizes that only unsigned ints are legal.

A few changes to the documentation have been made. Coding conventions doc
updated.
 
129 7172 d 7 h jab /trunk/src/ Merged the branch which does _not_ assume that we can construct a list
iterator with argument 0. It seems to work fine.
 

Show All