| 123456789101112131415161718 |
- 2002-08-20 Miguel de Icaza <[email protected]>
- * skeleton.cs: Fix the code that expanded the arrays dynamically,
- it was broken, and instead was copying 0 elements.
- 2002-07-10 Alp Toker <[email protected]>
- * main.c: mktemp() is deprecated with gcc 3.1.1, use mkstemp() instead
- 2001-07-15 Sean MacIsaac <[email protected]>
- * makefile: added windows and unix targets.
- 2001-07-14 Sean MacIsaac <[email protected]>
- * main.c: fixed error in command line flag -c if it was not first
- option.
|