mono.git
2015-09-11 Rolf Bjarne... [System.Xaml] Make build logic more logical.
2015-09-11 Rolf Bjarne... Add a dummy implementation for MONO_CONTEXT_GET_CURRENT...
2015-09-11 Alex Rønne... Merge pull request #2040 from esdrubal/monoman
2015-09-11 Alex Rønne... Merge pull request #2042 from evincarofautumn/remove...
2015-09-11 Rolf Bjarne... There's no IOKit on the Apple TV.
2015-09-10 Rodrigo Kumpera[threading] Allow mono_thread_info_current_unchecked...
2015-09-10 Rodrigo KumperaFix the build.
2015-09-10 Rodrigo Kumpera[suspend] Wrap mmap and unmmap around critical sections...
2015-09-10 Zoltan Varga[aot] Remove some arm special cases which are no longer...
2015-09-10 Ludovic Henry[threadpool-io-poll] Assert we have sockets to callback on
2015-09-10 Ludovic Henry[threadpool-io] Log if an error occured on a socket
2015-09-10 Ludovic Henry[Socket] Duplicate logic of AsyncResult.ExecuteWorkItem...
2015-09-09 triton[eglib] Fixed vasprintf function detection.
2015-09-09 Ludovic Henry[delegate] Bump BCL version for field added on Delegate
2015-09-09 Ludovic Henry[delegate] Fix bug #33218 "Action ReflectedType differs...
2015-09-09 Ludovic Henry[io-layer] Fix segfault on handle dump
2015-09-09 Marcos HenrichMerge pull request #2041 from esdrubal/uritestfix
2015-09-09 Rolf Bjarne... [mono-api-html] Adding members to an interface is a...
2015-09-09 Rolf Bjarne... [mono-api-info] Sort constructors using full signature.
2015-09-09 Alexander Köplinger[System] Make ServicePointTest.DnsRefreshTimeout test...
2015-09-08 Jon PurdyRemove dead weak link API.
2015-09-08 Alex Rønne... Merge pull request #2028 from alexrp/master
2015-09-08 Mark ProbstMerge pull request #1457 from evincarofautumn/weak...
2015-09-08 Mark ProbstMerge pull request #2013 from BrzVlad/feature-concurren...
2015-09-08 Marcos HenrichFixes DotNetRelativeOrAbsoluteTest.
2015-09-08 Miguel de Icaza[corlib] MulticastDelegate, bring back the HasSingleTar...
2015-09-08 Miguel de IcazaDisable warnings about globally disabled warnings,...
2015-09-08 Rolf Bjarne... [mono-api-html] Fix printing of Obsolete attributes.
2015-09-08 Rolf Bjarne... [mono-api-info] Sort nested types.
2015-09-08 Rolf Bjarne... [mono-api-info] Minor perf improvements.
2015-09-08 Rolf Bjarne... [mono-api-info] Sort methods using full signature.
2015-09-08 Marcos HenrichAdded missing MONO_DEBUG options.
2015-09-08 Marcos HenrichSorted MONO_DEBUG options alphabetically.
2015-09-08 Marek SafarMerge pull request #2039 from simonhartmann/dns_refresh...
2015-09-08 Simon Hartmannimplemented DnsRefreshTimeout to ServicePointManager...
2015-09-08 Marek Safar[mcs] Null operator on value type extension argument...
2015-09-08 Marek SafarMerge pull request #2032 from directhex/parallel_automa...
2015-09-08 Marek Safar[mcs] Improve test from e97227a53dc1a598f4e38de0fbd401d...
2015-09-07 Marek Safar[mcs] Lift result of binary operation on enum types...
2015-09-07 Marek Safar[mcs] Fixes a typo
2015-09-07 João Matos[runtime] Another fix for fast TLS target checking...
2015-09-07 Marek Safar[mcs] Consider whole hierarchy of inherited type argume...
2015-09-07 Rolf Bjarne... [mono-api-info] Order interfaces.
2015-09-07 Jo Shields[Facades] Fix default profile parallelization
2015-09-07 Jo Shields[Facades] Fix profile name error causing non-building
2015-09-07 Marek Safar[corlib] Make test reproducible
2015-09-05 Marcos HenrichMerge pull request #2031 from esdrubal/uriworkaround
2015-09-05 Zoltan VargaFix a warning.
2015-09-05 Zoltan VargaMerge pull request #2033 from tritao/zip-empty
2015-09-05 Miguel de IcazaMerge pull request #2035 from joelmartinez/mdoc-memberr...
2015-09-05 Joel Martinez[mdoc] Follow up fix for member and type removal.
2015-09-04 Zoltan Varga[aot] Avoid an assert in mono_aot_jit_info_table_find...
2015-09-04 Zoltan Varga[jit] Fix crashes in the dwarf writer if the backing...
2015-09-04 Rodrigo Kumpera[threading] Fix race condition in the suspend account...
2015-09-04 Rodrigo KumperaFix another broken test due to OSX oddities.
2015-09-04 triton[runtime] Fixed fast TLS target checking to work with...
2015-09-04 Rodrigo KumperaFix the DefaultThreadCurrentCulture for real.
2015-09-04 Rodrigo Kumpera[Mono.Posix] Add ToString to struct Linger to help...
2015-09-04 triton[System.IO.Compression] Fixed handling of empty Zip...
2015-09-04 Marcos Henrich[System] UriKind.RelativeOrAbsolute workaround.
2015-09-04 Marek SafarMerge pull request #2030 from esdrubal/urispaces
2015-09-04 Marcos HenrichFixes Uri.UserInfo with spaces.
2015-09-04 Marcos HenrichTests Uri.UserInfo with spaces.
2015-09-04 Marcos HenrichMerge pull request #2022 from esdrubal/fixes-GetDayligh...
2015-09-04 Zoltan Varga[runtime] Fix the thunks.exe tests when not running...
2015-09-03 Jon Purdy[sgen] Register GC handle counters & avoid 64-bit CAS.
2015-09-03 Jon Purdy[sgen] Avoid designated initializer.
2015-09-03 Jon Purdy[sgen] Typedef handle iteration callback.
2015-09-03 Jon Purdy[sgen] Remove outdated comment.
2015-09-03 Jon Purdy[sgen] Document assertion.
2015-09-03 Jon Purdy[sgen] Move & document write barrier.
2015-09-03 Jon Purdy[sgen] Fix macro parentheses.
2015-09-03 Jon Purdy[sgen] Avoid redundant handle iteration.
2015-09-03 Mark Probst[sgen] Fix heavy binary protocol.
2015-09-03 Mark Probst[sgen] Fix binary protocol for weak links.
2015-09-03 Mark Probst[sgen] Move dummy use function to `sgen-gc.h`.
2015-09-03 Mark Probst[sgen] Move GC handles to their own file.
2015-09-03 Mark Probst[sgen] Make the client interface work again.
2015-09-03 Mark Probst[sgen] Move GC handle domain stuff to client code.
2015-09-03 Mark Probst[sgen] Remove superfluous defines.
2015-09-03 Mark Probst[sgen] Do GC handle clearing for domain unloading when...
2015-09-03 Mark Probst[sgen] Pass hidden entry to GC handle iteration callback.
2015-09-03 Jon Purdy[sgen] Add counters for GC handles.
2015-09-03 Jon Purdy[sgen] Use old GC handle implementation with Boehm.
2015-09-03 Jon Purdy[sgen] Make GC handles table lock-free.
2015-09-03 Jon Purdy[sgen] Remove weak ref hashes.
2015-09-03 Alex Rønne... [runtime] Optimize mono_class_field_is_special_static...
2015-09-03 Alex Rønne... [runtime] Don't allocate domain-level static slots...
2015-09-03 Marek HabersackFix NREX in Linux network change notification code
2015-09-03 Rodrigo Kumpera[Mono.Posix] Fix a test to accomodate for OSX's getsock...
2015-09-03 Rodrigo Kumpera[corlib] Fix a test. It was broken in so many ways...
2015-09-03 Rodrigo Kumpera[coop] Add coop support to libtest.
2015-09-03 Marek Safar[mcs] Use auto-property backing field for setting only...
2015-09-03 triton[windows] Check for WINVER define before re-defining.
2015-09-03 triton[windows] Fixed some warnings when calling mono_cond_init.
2015-09-03 triton[windows] Include missing build headers when defining...
2015-09-03 Jo ShieldsDIST_SUBDIRS is a thing, fixes parallelism broken by...
2015-09-03 Marcos HenrichMerge pull request #2024 from BogdanovKirill/webrequesttest
2015-09-03 João MatosMerge pull request #2026 from directhex/fix-missing...
2015-09-03 Jo Shields[Facades] fix exclusion from "make dist"
next