aboutsummaryrefslogtreecommitdiff
path: root/lout/misc.cc
AgeCommit message (Collapse)Author
2013-03-05Comparable is now subclass of Object (not pseudo-interface anymore). The old ↵Sebastian Geerken
solution would have made RTTI neccessary to work correctly.
2011-05-13more free/deletecorvid
2009-10-03rm unused lout::misc functionscorvid
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-09whitespace 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