New test.
[mono.git] / mcs / class / Mono.Posix / ChangeLog
1 2006-10-24  Jonathan Pryor  <jonpryor@vt.edu>
2
3         * Makefile: Don't build make-map.exe.
4         * Mono.Posix.dll.sources: Move MapAttribute into Mono.Unix.Native; remove
5           HeaderAttribute.cs; Add TypeAttributes.cs.
6
7 2006-07-02  Jonathan Pryor  <jonpryor@vt.edu>
8
9         * Mono.Posix_test.dll.sources: Add Mono.Unix/UnixPathTest.cs.
10
11 2006-01-02  Jonathan Pryor  <jonpryor@vt.edu>
12
13         * Mono.Posix.dll.sources: Remove Mono.Unix obsolete files.
14
15 2005-11-28  Jonathan Pryor  <jonpryor@vt.edu>
16
17         * Mono.Posix_test.dll.sources: Move StdlibTest into the Mono.Unix.Native 
18           directory.
19
20 2005-11-01  Jonathan Pryor  <jonpryor@vt.edu>
21
22         * Mono.Posix.dll.sources: Add new files: Mono.Unix/FileHandleOperations.cs,
23           Mono.Unix/UnixPipes.cs.
24
25 2005-10-25  Jonathan Pryor  <jonpryor@vt.edu>
26
27         * Mono.Posix.dll.sources: Add Mono.Unix.Native/FileNameMarshaler.cs.
28         * Mono.Posix_test.dll.sources: Add Mono.Unix/UnixEncodingTest.cs
29
30 2005-10-21  Jonathan Pryor  <jonpryor@vt.edu>
31
32         * Mono.Posix.dll.sources: Add new file: Mono.Unix/FileAccessPattern.cs
33
34 2005-10-19  Jonathan Pryor  <jonpryor@vt.edu>
35
36         * Mono.Posix.dll.sources: Add new files: Mono.Unix/FileAccessPermissions.cs,
37           Mono.Unix/FileSpecialAttributes.cs, Mono.Unix/FileTypes.cs.
38
39 2005-10-17  Jonathan Pryor  <jonpryor@vt.edu>
40
41         * Mono.Posix_test.dll.sources: Add Mono.Unix/UnixMarshalTest.cs.
42
43 2005-09-20  Jonathan Pryor  <jonpryor@vt.edu>
44
45         * Makefile: Build the make-map.exe in Mono.Unix.Native; add /nowarn:0618 to
46           the build, so that we don't see dozens of warnings about using [Obsolete]
47           code.
48         * Mono.Unix.Native: directory added
49         * Mono.Posix.dll.sources: Add Mono.Unix.Native/*.cs sources.
50
51 2005-08-24  Lluis Sanchez Gual  <lluis@novell.com>
52
53         * Makefile: Removed System.Runtime.Remoting dependency.
54         * Mono.Posix.dll.sources: Added new files:
55         Mono.Remoting.Channels.Unix/UnixBinaryClientFormatterSink.cs
56         Mono.Remoting.Channels.Unix/UnixBinaryClientFormatterSinkProvider.cs
57         Mono.Remoting.Channels.Unix/UnixBinaryCore.cs
58         Mono.Remoting.Channels.Unix/UnixBinaryServerFormatterSink.cs
59         Mono.Remoting.Channels.Unix/UnixBinaryServerFormatterSinkProvider.
60
61 2005-07-30  Atsushi Enomoto  <atsushi@ximian.com>
62
63         * Makefile : csc build fix.
64
65 2005-07-28  Lluis Sanchez Gual  <lluis@novell.com>
66
67         * Mono.Posix.dll.sources: Add the Unix remoting channel to the build.
68         * Makefile: Add System.Runtime.Remoting dependency.
69
70 2005-02-28  Jonathan Pryor  <jonpryor@vt.edu>
71
72         * Makefile (TEST_MCS_FLAGS): Ignore warnings 0219 (variable declared and
73           never used) and 0618 (member is obsolete): this is test code, which
74           produces lots of unused variables and tests [Obsolete] members.
75
76 2005-02-28  Jonathan Pryor  <jonpryor@vt.edu>
77
78         * Mono.Posix_test.dll.sources: Added Test/Mono.Unix/StdioFileStreamTest.cs.
79
80 2005-01-13  Jonathan Pryor  <jonpryor@vt.edu>
81
82         * Mono.Posix_test.dll.sources: Added Test/Mono.Unix/StdlibTest.cs.
83
84 2005-01-05  Jonathan Pryor  <jonpryor@vt.edu>
85
86         * Mono.Posix.dll.sources: Add Mono.Unix/StdioFileStream.cs.
87
88 2005-01-05  Jonathan Pryor  <jonpryor@vt.edu>
89
90         * Makfile: Add testsuite.
91         * Mono.Posix_test.dll.sources: Added; Files for testsuite.
92         * Test: Directory added.
93
94 2004-12-28  Jonathan Pryor  <jonpryor@vt.edu>
95
96         * Mono.Posix.dll.sources: Add UnixDriveInfo and UnixPath.
97
98 2004-11-22  Raja R Harinath  <rharinath@novell.com>
99
100         * Makefile (CLEAN_FILES): Clean up make-map.exe and the duplicated
101         Mono.Posix.dll.
102
103 2004-11-18  Jonathan Pryor  <jonpryor@vt.edu>
104
105         * Mono.Posix.dll.sources: Add Mono.Unix/CdeclFunction.cs to the build.
106
107 2004-11-16  Jonathan Pryor  <jonpryor@vt.edu>
108
109         + Rename the Mono.Posix namespace to Mono.Unix.
110         + Copy the Mono.Posix files from the mono-1-0 branch to Mono.Posix (to
111           preserve backward compatibility).
112         * Mono.Posix.dll.sources: Rename Mono.Posix to Mono.Unix, remove
113           IncludeAttribute and MapAttribute from Mono.Posix namespace (use the
114           ones in Mono.Unix instead).
115         * Makefile: Update file paths to build from Mono.Unix.
116
117 2004-11-05  Jonathan Pryor  <jonpryor@vt.edu>
118
119         * Mono.Posix.dll.sources: Add lots of new files to the binding.
120
121 2004-06-03  Raja R Harinath  <rharinath@novell.com>
122
123         * Makefile (Mono.Posix/make-map.exe): Depend on $(the_lib) to pick
124         the name of the library from library.make.  This should make it
125         parallel-make-safe.
126
127 2004-04-26  Jackson Harper  <jackson@ximian.com>
128
129         * Makefile: Dont use explicit lib references so the proper lib
130         directory is used. Output to profile directory.
131         
132 2004-01-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
133
134         * Makefile: handle win32 paths and copy Mono.Posix.dll to Mono.Posix
135         directory so that MS runtime finds it.
136
137 2003-02-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
138
139         * Check in.
140