Reenable disabled test
[mono.git] / mono / io-layer /
2011-10-04 Mark ProbstMerge branch 'sgen-windows'
2011-10-04 Mark Probst[sgen] Basic Win32 support.
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-20 Zoltan VargaFix warnings.
2011-09-13 Miguel de IcazaUpdate copyrights
2011-09-06 Rodrigo KumperaLet the system figure our permissions instead of doing...
2011-08-17 Miguel de Icazaupdate copyrights
2011-08-13 Marek SafarMerge pull request #156 from garuma/tpl-dataflow-tasks
2011-08-10 Zoltan VargaWrap pthread_exit () with mono_gc_pthread_exit () since...
2011-08-05 Elijah TaylorFixups for nacl at head revision.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-22 Mark ProbstRemove io-layer Windows API TLS emulation code.
2011-07-08 Marek SafarMerge pull request #131 from txdv/master
2011-07-01 Geoff NortonMerge pull request #127 from trustme/master
2011-07-01 Duane WandlessFix crash on Lion when exiting
2011-06-24 Gonzalo Paniagua... Merge pull request #122 from rabink/master
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-03 Zoltan VargaMerge pull request #109 from rnagy/master
2011-06-03 Zoltan VargaMake mono_gc_pthread_create () call pthread_create...
2011-06-02 Robert NagyFix openbsd build.
2011-06-01 Tom PhilpotFixes crash when calling Process.Start on a file with...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-26 Gonzalo Paniagua... Fix compilation in *BSD
2011-04-18 Rodrigo KumperaWorkaround io-layer crashing when the runtime exit...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-07 Rodrigo KumperaFix a race condition on thread creation.
2011-04-07 Marek Habersack[runtime] Linux support for statfs and improved drive...
2011-04-06 Zoltan VargaAvoid setting thread->id from the thread itself in...
2011-04-06 Rodrigo KumperaZero rem as darwin returns a funny value when nanosleep...
2011-03-30 Dick PorterMerge branch 'master' of github.com:mono/mono
2011-03-30 Rolf Bjarne Kvinge[io-layer] Make debug spew compile
2011-03-23 Miguel de IcazaMake this OSX specific instead
2011-03-23 Rolf Bjarne Kvinge[io-layer] Use MonoSemType instead of sem_t
2011-03-23 Marek Habersack[runtime] Fix compilation
2011-03-23 Miguel de IcazaOSX, Win32: Implements support for DriveInfo
2011-03-23 Miguel de IcazaAdd OSX support to the io-layer: supports getting a...
2011-03-22 Rolf Bjarne Kvinge[io-layer] Improve waiting on processes a lot
2011-03-22 Rolf Bjarne Kvinge[io-layer] When forking ensure the parent's data struct...
2011-03-22 Rolf Bjarne Kvinge[io-layer] Move duplicated pid validation into one...
2011-03-22 Rolf Bjarne Kvinge[io-layer] Make the special_wait functions take an...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-16 Rolf Bjarne KvingeRevert "[io-layer] Handle process waits when SHM is...
2011-03-16 Gonzalo Paniagua... [io-layer] Don't use Get/SetLastError after wapi shutdown.
2011-03-16 Gonzalo Paniagua... [io-layer] Make my previous patch signal safe.
2011-03-16 Gonzalo Paniagua... [io-layer] Handle process waits when SHM is disabled.
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-08 Rodrigo KumperaAvoid allocating memory.
2011-02-08 Hib ErisRemove implementation details from public header io...
2011-02-03 Rodrigo KumperaAvoid calling time(NULL) when not needed.
2011-01-31 Levi Bard[Fix] Cleanup per github comments.
2011-01-31 Tak[Fix] Fix process scanning on OSX.
2011-01-27 Gonzalo Paniagua... Prevent abort
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-13 Gonzalo Paniagua... [Socket] Implemented TCP keep alive support
2011-01-06 Zoltan VargaMerge remote branch 'google-nacl/master'
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-05 Gonzalo Paniagua... [sockets] Fixed reading blocking flag
2010-12-21 Kenneth BellAdd block device support to file_getfilesize on Linux
2010-12-20 Elijah TaylorChanges to get NaCl builds working minimally
2010-12-15 Elijah TaylorMerge mono/io-layer, mono/metadata, mono/arch/x86 and...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-07 Gonzalo Paniagua... Fix Process.HasExited regression
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-21 Zoltan VargaUnref all handles on shutdown so their memory is freed.
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-18 Zoltan VargaFix the thumb build.
2010-11-14 Zoltan VargaRemove the unused and incomplete CMake build scripts...
2010-11-02 Gonzalo Paniagua... Renaming a dangling symlink works now
2010-10-29 Geoff Norton[OSX] Fix DriveInfo.GetDrives on OSX [Bug #643910]
2010-10-21 Gonzalo Paniagua... Replace EnumProcesses with OpenProcess
2010-10-21 Gonzalo Paniagua... No need to use a GArray in EnumProcesses
2010-10-05 Michael Hutchinson[io-layer] Cope with pids > 16 bits
2010-10-05 Geoff NortonIts possible that we're calling Process_free_internal...
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-01 Zoltan VargaFix a deadlock introduced by 5c2e3bf7 by using a separa...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-14 Gonzalo Paniagua... GetProcessById now works on the Mac too
2010-09-14 Marek SafarMerge branch 'marek'
2010-09-13 Geoff NortonFix the build when compiling without shared handle...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-04 Gonzalo Paniagua... Fixed GetLogicalDriveString
2010-08-27 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-26 Zoltan VargaStore information about file shares in a hash table...
2010-08-26 Gonzalo Paniagua... Translate socket error to match .NET
2010-08-23 Robert Nagyremove unused variable
2010-08-23 Zoltan VargaFix an assert introduced by the previous change on...
2010-08-20 Zoltan VargaFree the handle data in handles_cleanup().
2010-08-20 Zoltan VargaFix memory leaks in io-layer. Avoid starting the collec...
2010-08-17 Elijah TaylorDisable sockets and locking when using NACL.
2010-08-07 Miguel de IcazaMerge branch 'master' of github.com:mono/mono
2010-08-05 Gonzalo Paniagua... TlsGetValue/TlsSetValue match winapi closely.
2010-07-19 Geoff NortonForward port this
next