ChangeLog 506 B

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