summaryrefslogtreecommitdiff
path: root/src/misc/array.hpp
AgeCommit message (Expand)Author
2021-04-04Codechange: Replace CStrA with std::stringCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2015-08-08(svn r27363) -Codechange: Fix codestyle of one-line methods and header codest...alberth
2015-08-08(svn r27362) -Codechange: Codestyle fixes for reference var declarations, sta...alberth
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-05-02(svn r22411) -Document: another bunch of bitsrubidium
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
2010-01-16(svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray):...frosch
2010-01-16(svn r18824) -Codechange: Turn some public members into protected ones. (skid...frosch
2010-01-16(svn r18823) -Codechange: Some uints for unsigned ints. (skidd13)frosch
2010-01-16(svn r18822) -Codechange: Rename YAPF-related container classes and their mem...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-06-29(svn r10392) -Add [YAPF]: added structured dump support into some essential Y...KUDr
2007-06-29(svn r10390) -Fix: constnessKUDr
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-01-13(svn r8092) -Codechange: header files with miscellaneous template classes (sm...KUDr