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