summaryrefslogtreecommitdiff
path: root/src/misc/smallvec.h
AgeCommit message (Expand)Author
2008-05-30(svn r13342) -Fix: smallvec.h/sortlist_type.h didn't include everything they ...rubidium
2008-05-25(svn r13245) -Codechange: Use SmallVectors for generating vehicle lists, simp...peter1138
2008-05-24(svn r13227) -Codechange: Apply code stylepeter1138
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-16(svn r12740) -Codechange: use a vector instead of allocating memory in a byte...rubidium
2008-04-16(svn r12739) -Codechange: use a vector instead of allocating memory in a byte...rubidium
2008-04-16(svn r12737) -Codechange: Replace vector with a cut down class to allocate sp...peter1138