* Makefile: Don't build make-map.exe.
[mono.git] / mcs / class / Mono.Posix / Mono.Unix / ChangeLog
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-21 Jonathan Pryor * UnixStream.cs: .Close() shouldn't close(2) the...
2006-08-16 Alp Toker2006-08-16 Alp Toker <alp@atoker.com>
2006-07-02 Jonathan Pryor * UnixSymbolicLinkInfo.cs: Oops. CreateSymbolicLinkT...
2006-07-02 Jonathan Pryor * Mono.Posix/Mono.Posix_test.dll.sources: Add Mono...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-21 Jonathan Pryor * UnixFileSystemInfo.cs: rename Create() to GetFileSy...
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-09 Gonzalo Paniagua... 2006-03-09 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-03-06 Jonathan Pryor * UnixDriveInfo.cs: Remove requirement that mountPoint...
2006-02-23 Jonathan Pryor * UnixFileSystemInfo.cs: Create() should return a...
2006-02-18 Alp Toker2006-02-18 Alp Toker <alp@atoker.com>
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-27 Jonathan Pryor * UnixMarshal.cs: Check for null arguments in PtrToSt...
2006-01-24 Jonathan Pryor * UnixMarshal.cs (StringToHeap): Return IntPtr.Zero...
2006-01-24 Jonathan Pryor * UnixMarshal.cs (StringToHeap): Check for null argum...
2006-01-21 Jonathan Pryor * UnixDriveInfo.cs: Properties should generate an...
2006-01-15 Jonathan Pryor * UnixUserInfo.cs: The UnixUserInfo(Native.Passwd...
2006-01-15 Jonathan Pryor * UnixGroupInfo.cs: ToGroup() should clone the underl...
2006-01-13 Jonathan Pryor * Catalog.cs, UnixMarshal.cs: Throw `UnixIOException...
2006-01-12 Jonathan Pryor * UnixPath.cs: Add ReadLink() and TryReadLink() methods.
2006-01-12 Miguel de Icaza2006-01-12 Miguel de Icaza <miguel@novell.com>
2006-01-10 Jonathan Pryor * Catalog.cs: Don't use
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-09 Jonathan Pryor * Mono.Unix/FileTypes.cs: Remove [Flags] attribute...
2006-01-08 Jonathan Pryor * UnixMarshal.cs: *Actually* put things in alphabetic...
2006-01-06 Jonathan Pryor * Mono.Unix/Catalog.cs: s/libintl/intl/g, since intl...
2006-01-03 Jonathan Pryor * UnixMarshal.cs (CreateExceptionForError): Don't...
2006-01-02 Jonathan Pryor * StdioFileStream.cs: Shut up FxCop - add a GC.KeepAli...
2006-01-02 Jonathan Pryor * Mono.Unix/UnixMarshal.cs: s/EACCESS/EACCES/g. ...
2006-01-02 Jonathan Pryor * Mono.Posix.dll.sources: Remove Mono.Unix obsolete...
2006-01-02 Jonathan Pryor * Mono.Unix/FileAccessPermissions.cs: Remove UserMask...
2005-12-28 Jonathan Pryor * FileHandleOperations.cs: Check for null references.
2005-12-28 Jonathan Pryor * UnixMarshal.cs: Errno.EBADF should also trigger...
2005-12-28 Jonathan Pryor * Mono.Unix/FileHandleOperations.cs, Mono.Unix/FileTyp...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-07 Jonathan Pryor * Mono.Unix/UnixMarshal.cs: Add PtrToStringUnix(...
2005-12-05 Miguel de IcazaRevert until gmcs has support for the new Obsolete...
2005-12-05 Jonathan Pryor * Mono.Unix/FileHandleOperations.cs, Mono.Unix/FileTy...
2005-11-29 Jonathan Pryor * Mono.Posix_test.dll.sources: Move StdlibTest into...
2005-11-28 Jonathan Pryor * Mono.Unix/Catalog.cs, Mono.Unix/UnixDirectory.cs,
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-09 Jonathan Pryor * Catalog.cs: Exception safety improvements (don't...
2005-11-08 Jonathan Pryor * UnixPipes.cs: Provide Equals, GetHashCode, and...
2005-11-03 Jonathan Pryor * FileTypes.cs, UnixFileSystemInfo.cs: s/FIFO/Fifo...
2005-11-01 Jonathan Pryor * UnixDirectoryInfo.cs, UnixDriveInfo.cs, UnixEnviron...
2005-11-01 Jonathan Pryor * Mono.Posix.dll.sources: Add new files: Mono.Unix...
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-27 Jonathan Pryor * UnixEnvironment.cs: Add RealUser, RealGroup, Effect...
2005-10-27 Jonathan Pryor * Mono.Unix/UnixEncoding.cs: Change EscapeByte to...
2005-10-26 Jonathan Pryor * Mono.Unix/UnixMarshal.cs: Obsolete heap-related...
2005-10-26 Jonathan Pryor * UnixIOException.cs: Add (string) and (string, Excep...
2005-10-25 Jonathan Pryor * Mono.Posix.dll.sources: Add Mono.Unix.Native/FileNa...
2005-10-21 Jonathan Pryor * Mono.Posix.dll.sources: Add new file: Mono.Unix...
2005-10-19 Jonathan Pryor * Mono.Posix.dll.sources: Add new files: Mono.Unix...
2005-10-17 Jonathan Pryor * Mono.Posix_test.dll.sources: Add Mono.Unix/UnixMars...
2005-10-17 Jonathan Pryor * UnixFileSystemInfo.cs: Add OwnerUserId and OwnerGro...
2005-10-17 Jonathan Pryor * UnixDriveInfo.cs, UnixEnvironment.cs, UnixFile...
2005-10-17 Jonathan Pryor * UnixGroup.cs, UnixGroupInfo.cs, UnixFile.cs, UnixFi...
2005-10-14 Jonathan Pryor * Mono.Unix/Catalog.cs: Create a constructor and mark...
2005-10-13 Jonathan Pryor * UnixMarshal.cs: More/better StringToAlloc/PtrToStri...
next