mono.git
2014-08-22 David StrawFix for bug 22307 - Intermittent IndexOutOfRangeExcepti...
2014-08-22 Zoltan Varga[runtime] Add a mono_thread_detach_if_exiting () public...
2014-08-22 Marek Safar[xbuild] Resolve output properties for skipped task...
2014-08-21 Alex Rønne... Update badge URL in README.md.
2014-08-21 Alex Rønne... Fix a warning in mono-conc-hashtable.
2014-08-21 Alex Rønne... Remove unused/undefined function.
2014-08-21 Marek SafarMerge pull request #1221 from LogosBible/uri-compare
2014-08-21 Alex Rønne... Merge pull request #1172 from roji/datarow_null
2014-08-21 Martin PotterFix NullReferenceException in Uri.Compare when only...
2014-08-21 Marek Safar[corlib] Handle String::Format with escaped closing...
2014-08-21 Zoltan Varga[jit] Use mini_type_stack_size () instead of mono_type_...
2014-08-20 Miguel de IcazaMerge pull request #1189 from joelmartinez/docs-64bit...
2014-08-20 Zoltan Varga[jit] Fix the switching of domains in native-to-managed...
2014-08-20 Marek Safar[mcs] Emit event fields even when compare-and-exchange...
2014-08-20 Marek Safar[mcs] Easy restrictions on enum base type epxression
2014-08-20 Marek Safar[corlib] Task never is CompletedSynchronously
2014-08-20 Marek SafarFix wrong time test
2014-08-20 Jo ShieldsSwitch to using jenkins.mono-project.com for DNS tests
2014-08-20 Marek Safar[mcs] Clean-up flow analysis for boolean expressions
2014-08-20 Marek Safar[mcs] Null operator flow analysis
2014-08-19 Mark Probst[sgen] Small simplification of sgen_pin_objects_in_sect...
2014-08-19 Mark Probst[sgen] Simplify pin_objects_from_addresses() and fix...
2014-08-19 Mark Probst[sgen] Sanitize and fix pin_objects_from_addresses().
2014-08-19 Mark Probst[sgen] Make optimizations in new bridge turn-offable...
2014-08-19 Mark Probst[sgen] Fix new bridge implementation.
2014-08-19 Marek SafarMerge pull request #1213 from fengari/system_timers_tim...
2014-08-19 Marek Safar[mcs] Add more error checks
2014-08-19 fengariDo not dispose the underlying Timer every time the...
2014-08-19 Marek Safar[mcs] Complex binary logical expressions flowanalysis
2014-08-19 Marek Safar[mcs] More warnings for lifted nullable operators worki...
2014-08-19 Marek SafarMerge pull request #1216 from AndreyAkinshin/master
2014-08-19 Andrey AkinshinRemoving excess line with debug Console.WriteLine
2014-08-19 Zoltan Varga[bcl] Add a missing check to TypeBuilder.CreateType...
2014-08-18 Zoltan VargaFix a warning.
2014-08-18 Marek SafarMerge pull request #1214 from esdrubal/xmlbase
2014-08-18 Marcos HenrichXml Serialization of Base class w/o a parameterless...
2014-08-18 Rodrigo Kumpera[utils] Improve error message in case of thread suspend...
2014-08-18 Marcos HenrichAdded test BaseClassWithoutParameterlessConstructor.
2014-08-18 Marek SafarMerge pull request #1212 from esdrubal/isany
2014-08-18 Marcos HenrichFixed XmlSerializer to handle attribute XmlSchemePrivid...
2014-08-18 Marcos HenrichTest XmlSerialization of class with XmlSchemaProvider...
2014-08-17 Rodrigo Kumpera[runtime] Fix malloc backend for mempools.
2014-08-16 Zoltan VargaMerge pull request #1210 from Mailaender/mono-core...
2014-08-16 Matthias Mailänderfix parallel build
2014-08-16 Zoltan VargaMerge pull request #1208 from Mailaender/ppc-build...
2014-08-16 Marek Safar[mcs] Extend missing type check to type lookups. Fixes...
2014-08-16 Marek Safar[mcs] Fix copy and paste error in constraints checker...
2014-08-16 Marek SafarMerge pull request #1207 from nlhepler/master
2014-08-16 Matthias Mailänderfix ppc build failures
2014-08-15 Lance HeplerHandle long paths in jay
2014-08-15 Zoltan Varga[jit] Fix yet another native types problem. Fixes ...
2014-08-15 Marek Safar[mcs] Add dictionary initializer
2014-08-15 João Matos[System.IO.Compression] Fixed Zip support for empty...
2014-08-15 Joel Martinez[mdoc] Changed 'old' and 'new' to 'classic' and 'unifie...
2014-08-15 Zoltan Varga[runtime] Fix the leaking of mach ports introduced...
2014-08-15 Zoltan Varga[runtime] Make more wrappers use a WrapperInfo structure.
2014-08-15 Zoltan Varga[runtime] Integrate calls to mono_wrapper_info_set...
2014-08-14 Zoltan Varga[jit] Add support for constrained calls with vtype...
2014-08-14 Zoltan Varga[jit] Fix the stack alignment checking code in the...
2014-08-14 Marek Safar[mcs] Improve commit 409024fcab7a571abd602a3701e5986d81...
2014-08-14 Joel Martinez[mdoc] Style updates per pull request feedback
2014-08-14 Marek Safar[mcs] null propagating operator on delegate invocation
2014-08-14 Marek SafarWarnings cleanup
2014-08-14 Marek Safar[mcs] Speed up nullable tokenizer. Fixes #20195
2014-08-14 Joel Martinez[mdoc] Moved enumeration back into deferred mode.
2014-08-14 Marek SafarMerge pull request #1188 from arktronic/master
2014-08-14 Marek Safar[mcs] coalescing operator if the lhs of a null is a...
2014-08-14 Marek SafarMerge pull request #1205 from akoeplinger/fix-tests
2014-08-13 Alexander Köplinger[System] Use xamarin.com instead of mono-project.com...
2014-08-13 Joel Martinez[mdoc] Fixed issue with assembly versions being added...
2014-08-13 Ludovic Henry[jit] Disable delegate virtual optimisation while we...
2014-08-13 Mark Probst[sgen] Use a power of two as the cement hash size.
2014-08-13 Mark Probst[sgen] In the GC pause visualizer histogram, label...
2014-08-13 Mark Probst[gc] Measure Boehm GC time correctly.
2014-08-13 Zoltan Varga[runtime] Fix the PLATFORM_GNU check so it works with...
2014-08-13 Zoltan Varga[runtime] Don't make runtime invoke signatures generic...
2014-08-13 Marek SafarMerge pull request #1204 from VQComms/claimsprincipalov...
2014-08-13 Marek Safar[mcs] null operator on address locations
2014-08-13 Marek Safar[mcs] Check for duplicate destructors. Fixes #21983
2014-08-13 Zoltan Varga[aot] Fix a small memory leak.
2014-08-13 Jonathan ChannonAdded space before parenthesis according to Mono guidelines
2014-08-13 Jonathan Channonadded HasClaim, FindFirst, FindAll System.Security...
2014-08-13 Atsushi Eno[MS.Build] when building MSBuild task, inherit properties.
2014-08-13 Atsushi Eno[MS.Build] add test regarding item condition and target...
2014-08-13 Marek Safar[mcs] nameof operator with unbound type arguments
2014-08-12 Zoltan Varga[arm64] Allow v8..v15 in unwind info on arm64. Fixes...
2014-08-12 Joel Martinez[mdoc] Fixed an issue with type-file path resolution.
2014-08-12 Joel Martinez[mdoc] Added preserver.cs to build script so make compiles
2014-08-12 Zoltan VargaMerge pull request #1161 from ludovic-henry/pr22-delega...
2014-08-12 Ludovic Henry[delegate-virtual-trampoline] Add virtual functions...
2014-08-12 Ludovic Henry[delegate-virtual-trampoline] Add virtual parameter...
2014-08-12 João Matos[System] Restrict GZip/DeflateStream tests to .NET...
2014-08-12 João Matos[System] Implemented .NET 4.5 overloads for GZipStream...
2014-08-12 Paolo Molaro[runtime] Fix logic when allocating code region if...
2014-08-12 Marek SafarRe-enable valid tests
2014-08-12 Marek Safar[System.Net.Http] Handle quoted filename value. Fixes...
2014-08-12 Marek Safar[corlib] Remove heavyweight EndsWith from 1bff9d890f95e...
2014-08-12 Marek Safar[mcs] nameof operator
2014-08-12 Marek Safar[mcs] Any type parameter is allowed for null propagatin...
2014-08-12 Marek Safar[mcs] auto-property initializer can be array initializer
next