mono.git
2015-02-24 Atsushi Enoimport System.Diagnostics.Trace etc. from referencesource.
2015-02-24 Atsushi Enobump referencesource to include System.Diagnostics...
2015-02-24 Atsushi Enobump referencesource (more BIGENDIAN fixes for UnicodeE...
2015-02-24 Zoltan Varga[runtime] Fix the non-msvc build.
2015-02-24 Zoltan Varga[runtime] Mark mono_set_pending_exception () as a cold...
2015-02-24 Zoltan Varga[jit] Use mono_set_pending_exception () instead of...
2015-02-23 Zoltan Varga[runtime] Disable some dyncall/gsharedvt fullaot tests...
2015-02-23 Zoltan Varga[bcl] Fix Console support on ios, the TextWriter class...
2015-02-23 Zoltan Varga[jit] Make mono_thread_interruption_checkpoint () retur...
2015-02-23 Marek Safar[system] Bymp reference sources to get correct category...
2015-02-23 Marek SafarBump reference sources for stream api update
2015-02-23 Ludovic Henry[mdoc] Update few failing tests
2015-02-23 Marek Safar[mdoc] Update few failing tests
2015-02-23 Marek Safar[system.core] Switch to dynamic visitor from reference...
2015-02-23 Marek Safar[build] 3.10 bump for bootstrap was too much
2015-02-23 Atsushi Enobump referencesource (fix encoding endianness).
2015-02-23 João MatosMerge pull request #1586 from vkargov/master
2015-02-23 Marek Safar[build] Bump bootstrap mono requirement to 3.10 which...
2015-02-23 Marek SafarMerge pull request #1580 from akoeplinger/msbuild-3B...
2015-02-23 Marek SafarMerge pull request #1585 from akoeplinger/msbuild-maker...
2015-02-23 Vladimir Kargov[runtime] Prioritize loading a profiler library from...
2015-02-23 Ludovic Henry[Linq] Replace implementation by Microsoft reference...
2015-02-22 Alexander KöplingerEnsure MakeRelative() works even when basePath doesn...
2015-02-22 Alexander Köplinger[Microsoft.Build.Engine] Implement MakeRelative() prede...
2015-02-22 Zoltan Varga[aot] Fix thumb support when using separate llvm modules.
2015-02-21 Zoltan Varga[runtime] Add a --disable-visibility-hidden flag to...
2015-02-21 Zoltan Varga[runtime] Export a few more symbols.
2015-02-21 Marek SafarMerge pull request #1573 from akoeplinger/msbuild-impor...
2015-02-20 João MatosMerge pull request #1583 from akoeplinger/fix-genproj...
2015-02-20 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2015-02-20 Atsushi Eno[WCF] XmlWriter.WriteAttributeString(string,string...
2015-02-20 Atsushi Eno[XLinq] create new instance of XmlSchemaInfo for each...
2015-02-20 Atsushi Eno[Sys.Security] don't expect XmlNode.ChildNodes returns...
2015-02-20 Atsushi Eno[Configuration] skip whitespaces in the settings xml.
2015-02-20 Atsushi Eno[Xaml] XamlXmlWriter should flush output when disposing.
2015-02-20 Atsushi Eno[WCF] for certain kind of Messages, do now write BodyCo...
2015-02-20 Atsushi Eno[Sys.Xml] when deserializing XmlNode, use XmlReader...
2015-02-20 Atsushi Eno[WCF] fix wrong using scope on XmlWriter in security...
2015-02-20 Atsushi Eno[WCF] do not use XmlReader.Name to check LocalName.
2015-02-20 Atsushi Eno[WCF] Do not expect XmlElement.FirstChild is non-whites...
2015-02-20 Atsushi Eno[S.R.Serialization] fix referencesource glitch in XmlMt...
2015-02-20 Atsushi Eno[S.R.Serialization] add missing attributes in MS serial...
2015-02-20 Atsushi Eno[Sys.Xml] don't use XmlSchemaElement.ElementType anymor...
2015-02-20 Atsushi EnoOur XmlDictionaryWriter implementation expects XmlReade...
2015-02-20 Atsushi Eno[Sys.Data] DataSet.ReadXmlSchema(): use LocalName inste...
2015-02-20 Zoltan Varga[aot] Fix the emission of llvm plt entries.
2015-02-20 Marek Safar[corlib] Fixes build with old UnmanagedMemoryStream
2015-02-20 Atsushi EnoAdd missing new I18N DefaultEncoder class.
2015-02-20 Atsushi EnoAdd old mono Encoder and use it in MonoEncoding to...
2015-02-20 Zoltan Varga[runtime] Export the GC bridge api functions.
2015-02-20 Miguel de IcazaMerge pull request #1582 from zevane/patch-1
2015-02-20 Marek Safar[corlib] Remove ResourceCloseHandler usage
2015-02-20 Marek Safar[corlib] Add more internal apis
2015-02-20 Marek Safar[build] Handle multiple entries in RESOURCE_STRINGS
2015-02-20 Marek SafarBump reference sources to revert Add read-only interfac...
2015-02-20 Marek SafarUse more resource text strings from reference sources
2015-02-20 Marek Safar[System.Runtime.Serialization] Makefile cleanup
2015-02-20 Marek Safar[System.Numerics] Cleanup Makefile
2015-02-20 Marek Safar[System.ComponentModel.DataAnnotations] Makefile clean-up
2015-02-20 zevaneMake the class thread-safe
2015-02-20 Marek Safar[corlib] Switch to official mscorlib.txt
2015-02-20 Miguel de IcazaBring referencesource messages that were just published...
2015-02-20 Zoltan Varga[aot] Fix the emission of dwarf debug info.
2015-02-20 Zoltan Varga[aot] Emit dwarf emission on arm64.
2015-02-19 Zoltan Varga[llvm] Fix a bug introduced by 61ae03fef1aaa74228c5eeba...
2015-02-19 Zoltan Varga[llvm] Mark methods with the NOINLINING attribute as...
2015-02-19 Zoltan Varga[llvm] Refactor the calling convention handling code...
2015-02-19 Ludovic Henry[tpl] Increase wait timing in test suite to adapt to...
2015-02-19 Zoltan Varga[aot] Enable LLVM level inlining.
2015-02-19 Marek Safar[system.web] Tests update
2015-02-19 Marek Safar[WindowsBase] Implement Vector formattable ToString
2015-02-19 Marek Safar[corlib] BufferedStream from reference sources
2015-02-19 Zoltan Varga[llvm] Mark methods with clauses as noinline.
2015-02-19 Zoltan Varga[jit] Fix the overflow checks in the liveness2 pass...
2015-02-19 Zoltan Varga[aot] Fix catching exceptions in gshared methods on...
2015-02-19 Alexander Köplinger[genproj] Fix line endings in generated file to be...
2015-02-19 Zoltan Varga[llvm] Mark the mono_aot_personality () function as...
2015-02-19 Zoltan Varga[runtime] Export a few functions needed by xam.mac.
2015-02-19 Jo ShieldsAdd ReferenceSources/mscorlib.txt to EXTRA_DIST (fixes...
2015-02-19 Marek Safar[corlib] Text streams from reference sources
2015-02-19 Marek Safar[corlib] Use public TextWriter.Synchronized for Console...
2015-02-19 Marek Safar[corlib] Stream, MemoryStream from reference sources
2015-02-19 Marek Safar[corlib] Access null stream using public property
2015-02-19 Marek Safar[corlib] Rename IsDirectorySeparator method to match...
2015-02-19 Alex Rønne... Stop building with `-Wdeclaration-after-statement`...
2015-02-19 Zoltan Varga[aot] Fix an assertion.
2015-02-19 Zoltan Varga[llvm] Emit null checks for remainders as well.
2015-02-19 Zoltan Varga[llvm] Emit null checks in div opcodes if needed.
2015-02-19 Zoltan Varga[aot] Fix binary search in the code offsets table when...
2015-02-18 Zoltan Varga[aot] Fix the computation of LLVM code ranges.
2015-02-18 Alexander Köplinger[Microsoft.Build.Engine] Fix bug with escaped semicolon...
2015-02-18 Jo ShieldsEnsure check-seq-point target exits immediately on...
2015-02-18 Zoltan Varga[jit] Disable llvm support for the atomic load/store...
2015-02-18 Zoltan Varga[aot] Handle separate blocks of llvm and jitted code...
2015-02-18 Alexander Köplinger[Microsoft.Build.Tasks] Added tests for escaped semicol...
2015-02-18 Mark Probst[sgen] Correctly calculate size of zero-based one-dimen...
2015-02-18 Marek Safar[mcs] Make compiler output deterministic. Fixes #26842
2015-02-18 Zoltan VargaMerge pull request #1576 from McSherry/patch-1
2015-02-18 Zoltan Varga[runtime] Really fix the loadable LLVM build.
2015-02-18 Liam McSherryrevises GZipStream ctor parameter names
next