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
271 6838 d 5 h bj /trunk/ removed .vcproj and .sln files from SVN  
198 7081 d 5 h bj /trunk/ Added Visual Studio 2005 compatibility  
190 7098 d 7 h bj /trunk/ updated vcproj/sln files  
182 7115 d 9 h bj /trunk/ merged restructuring branch properly  
178 7116 d 3 h bj /trunk/ merged restructuring branch  
136 7160 d 2 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 7171 d 8 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.
 
106 7185 d 0 h bj /trunk/ refactoring med MPC  
102 7185 d 8 h bj /trunk/ "fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h  
95 7186 d 1 h bj /trunk/ *** empty log message ***  
89 7186 d 4 h jab /trunk/src/ A lot of documentation has been added/edited.

gel.doxygen now contains a lot of comments to namespaces.
 
77 7188 d 4 h jab /trunk/src/Util/ 2D Grids are ubiquitous. Hence added.  
60 7196 d 4 h jab /trunk/src/Util/ Adding the ever useful argextracter and some hashtable classes.  
56 7221 d 2 h jab /trunk/ Added a simple test program for the resource manager.  
39 7251 d 10 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio