baum
log actions.h
age | author | description |
---|---|---|
Sun, 02 Mar 2008 10:34:09 +0100 | meillo | merged header files into only one (removed actions.h) |
Sat, 01 Mar 2008 21:49:41 +0100 | meillo | using fakeroot for creating the tarball; removed executable bit from some files |
Tue, 19 Feb 2008 22:23:37 +0100 | meillo | removed obsolete stuff; only relevant stuff is extern now; refactoring |
Fri, 08 Feb 2008 20:45:17 +0100 | meillo | added checks for null pointer; print echoes as char or number now (depends on value); all logging goes to stderr now; new nodes blackhole and times (not implemented yet) |
Thu, 07 Feb 2008 16:15:07 +0100 | meillo | added input; added nextNode, lastNode, insertLast |
Thu, 07 Feb 2008 14:46:27 +0100 | meillo | added difference between char and number |