Merge pull request #1936 from esdrubal/DotNetRelativeOrAbsolute
[mono.git] / mcs / class / Mono.Posix / Mono.Unix / UnixMarshal.cs
2015-08-29 Marcos HenrichMerge pull request #1936 from esdrubal/DotNetRelativeOr...
2015-08-17 Rodrigo KumperaMerge pull request #1870 from saper/langinfo_h
2015-07-09 Jonathan PryorMerge pull request #1888 from joelmartinez/mdoc-flagsbug
2015-07-07 Marek SafarMerge pull request #1914 from kasthack/master
2015-07-06 Rodrigo KumperaMerge pull request #1911 from ludovic-henry/threadpool...
2015-07-06 Marcos HenrichMerge pull request #1900 from esdrubal/cyclic-ref
2015-07-06 Marcos HenrichMerge pull request #1906 from esdrubal/xbuild-CopyLocal-fix
2015-07-06 João MatosMerge pull request #1913 from RavuAlHemio/bug31635
2015-07-04 Ondřej Hošek[Mono.Posix] Special-case UTF-32 in PtrToString. Fixes...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
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-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
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>
next