Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-08 | wrote [strip_path] to separate path from filename, and to handle filenames ↵ | Hans-Christoph Steiner | |
without paths properly; added instance counters so that the version is only displayed on the first instantiation svn path=/trunk/externals/hcs/; revision=4852 | |||
2006-03-27 | cleaned up files for release | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4780 | |||
2006-03-27 | got the full path working on windows... ug.. why is windows programming ↵ | Hans-Christoph Steiner | |
inevitably a total pain in the ass? svn path=/trunk/externals/hcs/; revision=4779 | |||
2006-03-26 | minor cleanups | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4777 | |||
2006-03-26 | ported to windows, and some UNIX-side cleanups and fixes as well. Now its ↵ | Hans-Christoph Steiner | |
time to test it on Mac OS X and try to get envvar expansion working svn path=/trunk/externals/hcs/; revision=4776 | |||
2006-03-26 | fixed typo and warning | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4774 | |||
2006-03-26 | removed getenv dep and ported to GNU libc for GNU/Linux | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4773 | |||
2006-03-26 | fully working version based on glob.h | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4768 | |||
2006-03-26 | first attempt using opendir/readdir | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=4767 |