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
|
3e76cffbdd
|
(svn r18824) -Codechange: Turn some public members into protected ones. (skidd13)
|
2010-01-16 14:12:18 +00:00 |
|
frosch
|
fa2e4072a9
|
(svn r18823) -Codechange: Some uints for unsigned ints. (skidd13)
|
2010-01-16 14:02:22 +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
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
KUDr
|
90fe88a7af
|
(svn r10392) -Add [YAPF]: added structured dump support into some essential YAPF classes (node-list, nodes, keys, etc.) and CArrayT
|
2007-06-29 23:45:13 +00:00 |
|
KUDr
|
297248c83f
|
(svn r10390) -Fix: constness
|
2007-06-29 22:39:50 +00:00 |
|
belugas
|
097b3b3c7b
|
(svn r9662) -Documentation: Doxygen corrections and @file omissions
|
2007-04-17 20:23:13 +00:00 |
|
KUDr
|
574ded3afd
|
(svn r8092) -Codechange: header files with miscellaneous template classes (smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere.
|
2007-01-13 13:33:36 +00:00 |
|