5798ea21edd139a2c6d460c5a89713752305950a
[mono.git] / mcs / tools / ChangeLog
1 2002-01-25  Nick Drochak  <ndrochak@gol.com>\r
2 \r
3         * .cvsignore: ignore .dll files now since we build NUnitCore.dll ourselves\r
4 \r
5 2002-01-18  Duncan Mak  <duncan@ximian.com>\r
6 \r
7         * EnumCheck.cs: A checkin for Miguel to make EnumCheck not hardcode\r
8         path to corlib.dll.\r
9 \r
10 2002-01-19  Nick Drochak  <ndrochak@gol.com>\r
11 \r
12         * makefile: corcompare works again now, so make xml of missing types\r
13         * CorCompare.cs: use exception that .NET v1 throws to get types in mono corlib\r
14 \r
15 2002-01-18  Nick Drochak  <ndrochak@gol.com>\r
16 \r
17         * makefile: remove path to beta2 csc.exe.  path to csc.exe must be in PATH instead.\r
18         don't generate xml from corcompare for now.  it throws an error on v1.0 of .NET\r
19 \r
20 2002-01-17  Nick Drochak  <ndrochak@gol.com>\r
21 \r
22         * IFaceDisco.cs, XMLUtil.cs: Added new files for interface discovery tool.\r
23         * makefile: added target for IFaceDisco.exe and added to clean target for same\r
24 \r
25 2002-01-08  John Barnette <jbarn@httcb.net>\r
26 \r
27         * Removed todo.cs and related makefile data.\r
28 \r
29 \r
30 \r
31 2002-01-07  John Barnette <jbarn@httcb.net>\r
32 \r
33         \r
34 \r
35         * makefile: added todo target, fixed EnumCheck target, simplified clean\r
36 \r
37         \r
38         * todo.cs: new file.  generates todo list XML and compares assemblies\r
39 \r
40 \r
41 \r
42 2002-01-07  Gaurav Vaish <gvaish@iitk.ac.in>\r
43 \r
44         * EnumCheck.cs:  Get the numerical values of an enumeration.\r
45 \r
46 2002-01-06  Nick Drochak  <ndrochak@gol.com>\r
47 \r
48         * corcompare.cs: Catch the FileNotFoundException and handle it nicely.\r
49 \r
50 2002-01-05  Nick Drochak  <ndrochak@gol.com>\r
51 \r
52         * makefile: build corcompare\r
53         * corcompare.cs: add new file.  compares an assembly with mscorlib\r