index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lout
/
container.cc
Age
Commit message (
Expand
)
Author
2016-07-12
cppcheck: Fix realloc mistake (3 times).
Jorge Arellano Cid
2014-10-27
Some smaller changes in lout (backport from RTFL).
Sebastian Geerken
2014-08-10
trim spaces
corvid
2014-03-03
Some more RTFL.
Sebastian Geerken
2014-03-01
Merge with main repo.
Sebastian Geerken
2014-02-25
Even more RTFL.
Sebastian Geerken
2014-02-25
Fixed RTFL.
Sebastian Geerken
2014-02-21
RTFL stuff.
Sebastian Geerken
2014-02-16
lout: mark getters as const
Johannes Hofmann
2014-02-02
trim some spaces
corvid
2013-05-29
Fixed a bug in Vector::bsearch (empty vector).
Sebastian Geerken
2013-04-18
Fixed limited floats search, and integrated it into textblock widget. (Still ...
Sebastian Geerken
2013-04-15
Container::bsearch with a variable range to search.
Sebastian Geerken
2013-04-10
Introduced Comparator.
Sebastian Geerken
2013-03-05
Fixed a bug in Vector::bsearch.
Sebastian Geerken
2013-03-05
Vector::bsearch and insertSorted.
Sebastian Geerken
2013-03-05
Comparable is now subclass of Object (not pseudo-interface anymore). The old ...
Sebastian Geerken
2013-03-05
Implemented iterators for Vector.
Sebastian Geerken
2013-01-29
Some cleanup in HashTable; new container HashSet (of which HashTable is a sub...
Sebastian Geerken
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
Jorge Arellano Cid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid