gelsvn
bdplot
seema-scanner
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
gelsvn
(root)
/
branches
/
restructuring
/
src
/
Util/
@ 551
– Rev 176
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
176
7139 d 7 h
bj
/branches/restructuring/
updated VS projects and solution
161
7169 d 13 h
jab
/branches/restructuring/
Regenerated the vcproj files.
145
7180 d 13 h
/branches/restructuring/
This commit was manufactured by cvs2svn to create branch
'restructuring'.
136
7183 d 6 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
7194 d 12 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
7208 d 4 h
bj
/trunk/
refactoring med MPC
102
7208 d 12 h
bj
/trunk/
"fixed" most warnings when compiling with MSVC. Did it by disabling the warnings in CGLA.h and Timer.h
95
7209 d 5 h
bj
/trunk/
*** empty log message ***
89
7209 d 8 h
jab
/trunk/src/
A lot of documentation has been added/edited.
gel.doxygen now contains a lot of comments to namespaces.
77
7211 d 8 h
jab
/trunk/src/Util/
2D Grids are ubiquitous. Hence added.
60
7219 d 8 h
jab
/trunk/src/Util/
Adding the ever useful argextracter and some hashtable classes.
56
7244 d 6 h
jab
/trunk/
Added a simple test program for the resource manager.
39
7274 d 14 h
bj
/trunk/
Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio