summaryrefslogtreecommitdiff
path: root/lout/container.hh
AgeCommit message (Expand)Author
2024-08-07Avoid C++11 default keywordRodrigo Arias Mallo
2024-07-04Fix ASan new-delete-type-mismatch errorRodrigo Arias Mallo
2014-11-14Fixed bug in (unused) Vector<T>::insertSorted().Sebastian Geerken
2014-10-27Some smaller changes in lout (backport from RTFL).Sebastian Geerken
2014-08-10Optimized usage of Layout::queueQueueResizeList.Sebastian Geerken
2014-03-01Merge with main repo.Sebastian Geerken
2014-02-16lout: mark getters as constJohannes Hofmann
2014-02-02trim some spacescorvid
2013-04-15Container::bsearch with a variable range to search.Sebastian Geerken
2013-04-10Introduced Comparator.Sebastian Geerken
2013-03-05Vector::bsearch and insertSorted.Sebastian Geerken
2013-03-05Implemented iterators for Vector.Sebastian Geerken
2013-01-29Some cleanup in HashTable; new container HashSet (of which HashTable is a sub...Sebastian Geerken
2012-06-24First part of hyphenation! And some minor changes in "lout".sgeerke
2011-09-27typocorvid
2009-05-30spellingJeremy Henty
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid