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