log

age author description
2008-02-13 meillo Added tag 0.1 for changeset 69a7cf2f0c06a5e0f0609f80c875e2ceb7ffa9c2
2008-02-13 meillo make dist includes now a stripped executable (should we include the exe at all?) 0.1
2008-02-13 meillo added TODO
2008-02-13 meillo modified .hgignore
2008-02-13 meillo added license to debian/copyright; fixed minor makefile and debian stuff
2008-02-13 meillo added Debian stuff; new Makefile
2008-02-13 meillo added example program sum3input
2008-02-13 meillo added man page
2008-02-13 meillo added example directory with hello world program
2008-02-13 meillo added README and LICENSE; changed error code of invalid node
2008-02-13 meillo insertLast returns now new inserted node; very dumb implementation for action_times
2008-02-13 meillo input says now that it wants an input
2008-02-13 meillo added commandline options (-v, -c, file); logging only if -v is set
2008-02-12 meillo input is now read from file again (because of input node)
2008-02-09 meillo deleted old commented code