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
/
hashtable.hpp
Age
Commit message (
Expand
)
Author
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-04-19
(svn r22351) -Revert (r17101): and reinstall r16546. Hash tables are much sma...
smatz
2011-02-25
(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
alberth
2010-12-22
(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.
alberth
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-07
(svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack ove...
smatz
2009-06-09
(svn r16546) -Codechange: use array member instead of allocating in costructo...
smatz
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-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