Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-10 | backport of local changes | ||
2008-07-21 | simplify Makefile | ||
Due to consideration of POSIX compliance issues config.mk had to be removed. Configuration variables can be overridden by environment variables or specified via command line. Additionally all pretty-printed messages were removed and built-in rules are used. This also simplifies and purges the Makefile. | |||
2008-07-04 | remove emallocz() | ||
2008-06-14 | make st and std separate programmes | ||
2008-06-10 | source utility functions out to util.c | ||
2008-06-01 | slight changes | ||
2008-05-20 | added some new files for the initial rewrite of st from scratch | ||