Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-14 | avoid some compiler warnings and fix some obvious bugs | Robin Haberkorn | 1 | -14/+13 | |
* smg_write_stringn was wrong if string is longer than N, string must be truncated (according to cref) * smg_draw_box didn't use it's argument even though the C implementation exists | |||||
2011-10-14 | include load_driver error in exit reason | Robin Haberkorn | 1 | -1/+1 | |
2011-10-14 | replaced half autoconf build system with a simpler GNU make and Emake based one | Robin Haberkorn | 2 | -31/+0 | |
new build system adheres to common usage of make command line and environment variables | |||||
2011-10-11 | fixed slang_drv path fallback and write human readable message in case of ↵ | Robin Haberkorn | 1 | -2/+2 | |
errors loading the driver | |||||
2011-10-11 | applied debian erlang-slang_1.0-3 patch: some slang_drv updates | Robin Haberkorn | 3 | -26/+26 | |
most of this are useless whitespace changes, but slang_drv is updated and debian files are added | |||||
2011-10-11 | initial commit based on erlang-slang 1.0 release (debian tar ball) | Robin Haberkorn | 5 | -0/+870 | |