[Mono.Unix] Fix crasher in StringToHeap (#5639)
[mono.git] / mcs / class / Mono.Posix / Mono.Unix / UnixMarshal.cs
2017-09-26 Marius Ungureanu[Mono.Unix] Fix crasher in StringToHeap (#5639)
2017-06-16 Rodrigo KumperaMerge pull request #5014 from vkargov/vk-kasha
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-12 Rodrigo KumperaMerge pull request #4967 from kumpera/profiler-arg...
2017-06-02 Marius Ungureanu[Posix] Optimize string marshal code by using unsafe...
2016-04-27 Alexander KöplingerMerge pull request #1345 from mattleibow/websocket...
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2015-12-22 Miguel de IcazaMerge pull request #1896 from meum/patch-1
2015-12-16 monojenkinsMerge pull request #2353 from ludovic-henry/fix-service...
2015-09-23 Miguel de IcazaMerge pull request #1843 from info-lvsys/patch-1
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
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...
next