baum

log

age author description
Fri, 22 Feb 2008 13:55:57 +0100 meillo removed binary from dist tarball; new debian package
Fri, 22 Feb 2008 13:45:22 +0100 meillo version in Makefile is extracted from sources now
Thu, 21 Feb 2008 10:09:36 +0100 meillo empty stack at the end (thanks valgrind to show me this)
Tue, 19 Feb 2008 22:23:37 +0100 meillo removed obsolete stuff; only relevant stuff is extern now; refactoring
Wed, 13 Feb 2008 22:04:50 +0100 meillo Added tag 0.1 for changeset 69a7cf2f0c06a5e0f0609f80c875e2ceb7ffa9c2
Wed, 13 Feb 2008 22:04:12 +0100 meillo make dist includes now a stripped executable (should we include the exe at all?)0.1
Wed, 13 Feb 2008 21:58:56 +0100 meillo added TODO
Wed, 13 Feb 2008 21:34:24 +0100 meillo modified .hgignore
Wed, 13 Feb 2008 21:33:20 +0100 meillo added license to debian/copyright; fixed minor makefile and debian stuff
Wed, 13 Feb 2008 21:23:21 +0100 meillo added Debian stuff; new Makefile
Wed, 13 Feb 2008 20:48:02 +0100 meillo added example program sum3input
Wed, 13 Feb 2008 20:44:04 +0100 meillo added man page
Wed, 13 Feb 2008 20:41:14 +0100 meillo added example directory with hello world program
Wed, 13 Feb 2008 20:33:39 +0100 meillo added README and LICENSE; changed error code of invalid node
Wed, 13 Feb 2008 09:57:07 +0100 meillo insertLast returns now new inserted node; very dumb implementation for action_times