2003-02-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / jay / ChangeLog
1 2003-02-09  Martin Baulig  <martin@ximian.com>
2
3         * output.c: Use `#line default' instead of source file "-".
4
5 2003-01-13 Jackson Harper <jackson@latitudegeo.com>
6
7         * skeleton.cs: Remove cleanup stuff, it has been moved to a better spot.
8
9 2003-01-13  Duncan Mak  <duncan@ximian.com>
10
11         * skeleton.cs (cleanpup): Rename to cleanup to make it look more consistent.
12
13 2003-01-13 Jackson Harper <jackson@latitudegeo.com>
14
15         * skeleton.cs: Call lexer.Cleanup when the lexer reaches the EOF.
16
17 2002-08-20  Miguel de Icaza  <miguel@ximian.com>
18
19         * skeleton.cs: Fix the code that expanded the arrays dynamically,
20         it was broken, and instead was copying 0 elements.
21
22 2002-07-10 Alp Toker  <alp@atoker.com>
23
24         * main.c: mktemp() is deprecated with gcc 3.1.1, use mkstemp() instead
25
26 2001-07-15  Sean MacIsaac  <macisaac@ximian.com>
27
28         * makefile: added windows and unix targets.
29
30 2001-07-14  Sean MacIsaac  <macisaac@ximian.com>
31
32         * main.c: fixed error in command line flag -c if it was not first
33         option.
34