Age | Commit message (Expand) | Author |
---|---|---|
2013-03-05 | Comment. | Sebastian Geerken |
2013-03-05 | Comparable is now subclass of Object (not pseudo-interface anymore). The old ... | Sebastian Geerken |
2013-01-22 | Fixed a compiler warning in Pointer::hashValue(). | Johannes Hofmann |
2013-01-07 | Also fixed comment in Pointer::hashValue(). | Sebastian Geerken |
2013-01-07 | Fixing a bug (and another glitch) in Pointer. | Sebastian Geerken |
2011-05-10 | straighten out free/delete/delete[] | corvid |
2011-01-07 | fix Pointer::hashValue() by including config.h | Johannes Hofmann |
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-10-30 | - Reduced warnings with gcc-4.3. | jcid |
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid |