Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-08 | (svn r27362) -Codechange: Codestyle fixes for reference var declarations, ↵ | alberth | |
static cast type, operator methods. | |||
2011-12-20 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the ↵ | truebrain | |
others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC) | |||
2010-12-22 | (svn r21594) -Codechange: Whitespace fixes in ifndef/define lines. | alberth | |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch | |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch | |
2009-12-01 | (svn r18364) -Codechange: move the pathfinders and their related files into ↵ | rubidium | |
a separate directory |