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