alberth
|
894f69e1fd
|
(svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs.
|
2015-08-08 13:19:38 +00:00 |
|
alberth
|
48485a6a5a
|
(svn r27362) -Codechange: Codestyle fixes for reference var declarations, static cast type, operator methods.
|
2015-08-08 10:06:24 +00:00 |
|
truebrain
|
aa1a0053b0
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|
alberth
|
84c9201e0c
|
(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
|
2010-12-22 11:24:38 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
a4bc80417b
|
(svn r19810) -Fix: [YAPF] Improperly formatted (global) constant
|
2010-05-13 09:11:27 +00:00 |
|
frosch
|
556f449f0b
|
(svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray)::(Append|AppendC) with other containers. (skidd13)
|
2010-01-16 14:22:19 +00:00 |
|
frosch
|
75b7bb4231
|
(svn r18822) -Codechange: Rename YAPF-related container classes and their members to better fit other container classes. (skidd13)
|
2010-01-16 13:52:24 +00:00 |
|
rubidium
|
2f3053508d
|
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
|
2009-12-01 22:45:39 +00:00 |
|