mono.git
2015-02-23 Vladimir Kargov[runtime] Prioritize loading a profiler library from...
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 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 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
2015-02-18 Jo ShieldsJust avoid BSD sed altogether.
2015-02-18 Jo ShieldsMore fixes for BSD sed breaking check-seq-point target
2015-02-18 Jo ShieldsFurther fixes to check-seq-point test
2015-02-18 Jo ShieldsFix test suite on OSX
2015-02-18 Zoltan Varga[runtime] Fix the loadable LLVM build.
2015-02-18 Marek SafarBump ikdasm to fix crashes on mobile mscorlib
2015-02-18 João MatosMerge pull request #1575 from mono/revert-1574-patch-1
2015-02-18 João MatosRevert "revises GZipStream ctor parameter names"
2015-02-18 João MatosMerge pull request #1574 from McSherry/patch-1
2015-02-18 Liam McSherryrevises GZipStream ctor parameter names
2015-02-18 João Matos[profiler] Fixed an Android build regression introduced...
2015-02-18 Zoltan Varga[runtime] Use -fvisibility=hidden so only symbols marke...
2015-02-18 Zoltan VargaRevert "[runtime] Use -fvisibility=hidden so only symbo...
2015-02-18 João Matos[monodis] Fixed building against LLVM-compiled Mono.
2015-02-18 João MatosMerge pull request #1572 from directhex/emit-nunit...
2015-02-18 Jo ShieldsEmit NUnit representation of check-seq-points target.
2015-02-18 Marek Safar[corlib] Removes extra bufffer from FileStream async...
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-18 Alexander Köplinger[Microsoft.Build.Engine] Ignore import with empty proje...
2015-02-18 Miguel de IcazaMerge pull request #1563 from directhex/emit-nunit...
2015-02-18 Zoltan Varga[runtime] Use -fvisibility=hidden so only symbols marke...
2015-02-18 Zoltan Varga[runtime] Link the logging profiler against eglib.
2015-02-18 Zoltan Varga[runtime] Export mono_threads_attach_tools_thread ().
2015-02-17 Marek Safar[build] Remove misused bootstrap profile definition
2015-02-17 Marek Safar[corlib] Remove duplicate source files
next