Mercurial > baum
graph
-
better code for long strings2008-11-13, by meillo
-
Added tag 0.4 for changeset 7adeee76ce3e2008-06-25, by meillo
-
switched to version 0.52008-06-25, by meillo
-
made Makefile much simpler (installs now to /usr/local)2008-06-25, by meillo
-
using function pointers now, instead of a large if-else2008-06-25, by meillo
-
added error handling for fopen and malloc; code cleanups2008-03-16, by meillo
-
updated examples to "create" instead of "input"2008-03-02, by meillo
-
"sum" node clears its value now everytime it gets called2008-03-02, by meillo
-
documented "if" and "while" in the man page; new error code 72008-03-02, by meillo
-
"input" node is now "create" node and can handle more than user input now2008-03-02, by meillo
-
added first implementation of "if" and "while" (but they are not perfect yet)2008-03-02, by meillo
-
Added tag 0.3 for changeset f9fc4c4f9e3d666dad2bd1efa627fb646334433c2008-03-02, by meillo
-
merged header files into only one (removed actions.h)2008-03-02, by meillo
-
added deep copy and fixed so node times2008-03-02, by meillo
-
using fakeroot for creating the tarball; removed executable bit from some files2008-03-01, by meillo
-
updated TODO; minor stuff in debian/2008-03-01, by meillo
-
added test programs; added another example program2008-03-01, by meillo
-
switched exit code 127 to 126 (because shell returns 127 if command not found)2008-03-01, by meillo
-
reduced output; cleanups2008-03-01, by meillo
-
removed debug output of read_input2008-03-01, by meillo
-
added new example program; added comments to example programs2008-03-01, by meillo
-
option_verbose is now global; stuff about warning when (expected) nodes are not there2008-03-01, by meillo
-
switched to next version number, updated man page2008-03-01, by meillo
-
removed node blackhole and substituted by node number now executing its child2008-03-01, by meillo
-
Added tag 0.2 for changeset 3903effae5efcba191a6b459da457a3cff897c222008-03-01, by meillo
-
eliminated generic blackhole node at root2008-03-01, by meillo
-
new error code 6; more readable printTree; cleanups2008-03-01, by meillo
-
removed -c option completely; updated man page; new error code 52008-02-22, by meillo