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