alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +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 |
|
yexo
|
5e48066824
|
(svn r19247) -Codechange: Rename methods to fit better to common style (skidd13)
|
2010-02-25 11:52:04 +00:00 |
|
yexo
|
4b6c04585e
|
(svn r19242) -Codechange: Perfer pointer instead of reference (skidd13)
-Cleanup: merge PopHead() and RemoveHead() into Shift()
|
2010-02-25 11:48:50 +00:00 |
|
yexo
|
d06407b06c
|
(svn r19161) -Codechange: make the default size of the open list used for yapf a lot lower to reduce memory usage
|
2010-02-18 18:04:02 +00:00 |
|
yexo
|
0f6e4a5cce
|
(svn r19160) -Codechange: Enlarge a CBinaryHeapT if the heap is full instead of dropping the added item
-Fix: CBinaryHeapT::CheckConsistency compared pointers instead of the actual items (skidd13)
|
2010-02-18 14:23:18 +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 |
|