index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
misc
/
fixedsizearray.hpp
Age
Commit message (
Expand
)
Author
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-03-23
(svn r19509) -Codechange: remove superfluous semicolons after function defini...
smatz
2010-01-16
(svn r18828) -Fix (r18823): Decrementing uints is different to ints.
frosch
2010-01-16
(svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray):...
frosch
2010-01-16
(svn r18825) -Codechange: Sometimes code is shorter if you do not use a funct...
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 appropriate
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-12-08
(svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (...
rubidium
2007-04-17
(svn r9662) -Documentation: Doxygen corrections and @file omissions
belugas
2007-01-13
(svn r8092) -Codechange: header files with miscellaneous template classes (sm...
KUDr