2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / Mono.Posix / ChangeLog
1 2005-01-13  Jonathan Pryor  <jonpryor@vt.edu>
2
3         * Mono.Posix_test.dll.sources: Added Test/Mono.Unix/StdlibTest.cs.
4
5 2005-01-05  Jonathan Pryor  <jonpryor@vt.edu>
6
7         * Mono.Posix.dll.sources: Add Mono.Unix/StdioFileStream.cs.
8
9 2005-01-05  Jonathan Pryor  <jonpryor@vt.edu>
10
11         * Makfile: Add testsuite.
12         * Mono.Posix_test.dll.sources: Added; Files for testsuite.
13         * Test: Directory added.
14
15 2004-12-28  Jonathan Pryor  <jonpryor@vt.edu>
16
17         * Mono.Posix.dll.sources: Add UnixDriveInfo and UnixPath.
18
19 2004-11-22  Raja R Harinath  <rharinath@novell.com>
20
21         * Makefile (CLEAN_FILES): Clean up make-map.exe and the duplicated
22         Mono.Posix.dll.
23
24 2004-11-18  Jonathan Pryor  <jonpryor@vt.edu>
25
26         * Mono.Posix.dll.sources: Add Mono.Unix/CdeclFunction.cs to the build.
27
28 2004-11-16  Jonathan Pryor  <jonpryor@vt.edu>
29
30         + Rename the Mono.Posix namespace to Mono.Unix.
31         + Copy the Mono.Posix files from the mono-1-0 branch to Mono.Posix (to
32           preserve backward compatibility).
33         * Mono.Posix.dll.sources: Rename Mono.Posix to Mono.Unix, remove
34           IncludeAttribute and MapAttribute from Mono.Posix namespace (use the
35           ones in Mono.Unix instead).
36         * Makefile: Update file paths to build from Mono.Unix.
37
38 2004-11-05  Jonathan Pryor  <jonpryor@vt.edu>
39
40         * Mono.Posix.dll.sources: Add lots of new files to the binding.
41
42 2004-06-03  Raja R Harinath  <rharinath@novell.com>
43
44         * Makefile (Mono.Posix/make-map.exe): Depend on $(the_lib) to pick
45         the name of the library from library.make.  This should make it
46         parallel-make-safe.
47
48 2004-04-26  Jackson Harper  <jackson@ximian.com>
49
50         * Makefile: Dont use explicit lib references so the proper lib
51         directory is used. Output to profile directory.
52         
53 2004-01-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
54
55         * Makefile: handle win32 paths and copy Mono.Posix.dll to Mono.Posix
56         directory so that MS runtime finds it.
57
58 2003-02-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
59
60         * Check in.
61