summaryrefslogtreecommitdiff
path: root/lout/misc.cc
AgeCommit message (Expand)Author
2024-08-07Remove unused init() functionRodrigo Arias Mallo
2024-08-07Use dStrdup instead of strdupRodrigo Arias Mallo
2016-07-12cppcheck: Fix realloc mistake (3 times).Jorge Arellano Cid
2015-01-27Some debugging code.Sebastian Geerken
2014-02-16lout: mark getters as constJohannes Hofmann
2013-03-05Comparable is now subclass of Object (not pseudo-interface anymore). The old ...Sebastian Geerken
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