New test.
[mono.git] / mcs / class / Mono.Posix / Mono.Unix / UnixMarshal.cs
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
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-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-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-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-13 Jonathan Pryor * Catalog.cs, UnixMarshal.cs: Throw `UnixIOException...
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-08 Jonathan Pryor * UnixMarshal.cs: *Actually* put things in alphabetic...
2006-01-03 Jonathan Pryor * UnixMarshal.cs (CreateExceptionForError): Don't...
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 * 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-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-26 Jonathan Pryor * Mono.Unix/UnixMarshal.cs: Obsolete heap-related...
2005-10-25 Jonathan Pryor * Mono.Posix.dll.sources: Add Mono.Unix.Native/FileNa...
2005-10-17 Jonathan Pryor * Mono.Posix_test.dll.sources: Add Mono.Unix/UnixMars...
2005-10-13 Jonathan Pryor * UnixMarshal.cs: More/better StringToAlloc/PtrToStri...
2005-10-06 Dick Porterfix build
2005-10-06 Jonathan Pryor * UnixDirectory.cs, UnixDirectoryInfo.cs UnixFile...
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51214
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-08 Jonathan Pryor * Syscall.cs: Update comment with correct exception...
2005-05-18 Jonathan Pryor * make-map.cs: Add a MphPrototypeFileGenerator, which...
2005-04-18 Jonathan Pryor * Syscall.cs: Update comment specifying which functio...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-17 Jonathan Pryor * Stdlib.cs: Move Errno-related functionality into...
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-30 Jonathan Pryor * CdeclFunctions.cs: Remove warning about unused...
2004-12-28 Jonathan Pryor * Stdlib.cs: Add syslog(3) to XPrintfFunctions; Add...
2004-12-14 Marek SafarCopied remotely
2004-11-18 Lluis Sanchez2004-11-18 Lluis Sanchez Gual <lluis@novell.com>
2004-11-17 Atsushi Eno2004-11-17 Atsushi Enomoto <atsushi@ximian.com>
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-16 Jonathan Pryor + Lots o' Renames, as the namespace changed.