log
graph
tags
bookmarks
branches
changeset
browse
zip
gz
bz2
help
Mercurial
>
baum
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 20:
(0)
tip
age
author
description
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
2008-02-09
meillo
s/list/stack/g because thats what it is
2008-02-09
meillo
read input is now finished in first version; removed init; added push and pull; name is now array instead of pointer
2008-02-09
meillo
input is now read from stdin
2008-02-09
meillo
new implementation of the read input function
2008-02-08
meillo
first tries for the read input function
2008-02-08
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)
2008-02-07
meillo
trivial output improvement
2008-02-07
meillo
added input; added nextNode, lastNode, insertLast
2008-02-07
meillo
added difference between char and number
2008-02-07
meillo
added features (print, sum, number); split in header file
2008-02-07
meillo
initial commit
less
more
| rev 20:
(0)
tip