mono.git
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 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
2015-02-17 Marek Safar[corlib] Replace resource keys with actual messages...
2015-02-17 Rodrigo KumperaMerge pull request #1570 from mono/fix27010
2015-02-17 Alex Rønne... Merge pull request #1571 from evincarofautumn/fix-warning
2015-02-17 Jon Purdy[utils] Fix warning in Makefile.am.
2015-02-17 João Matos[mini] Improve the driver to handle more cases of incom...
2015-02-17 João Matos[metadata] Do not try to use host context members when...
2015-02-17 João Matos[metadata] Add missing ARM64 object offsets.
2015-02-17 Zoltan Varga[aot] Fix the emission of ElementAddr wrappers.
2015-02-17 Zoltan Varga[runtime] Link monodis against libmonoruntime instead...
2015-02-17 Zoltan Varga[gsharedvt] Implement support for multi-dimensional...
2015-02-17 Zoltan VargaFix a warning.
2015-02-17 Marek Safar[mcs] Single name meaning relaxation to match roslyn
2015-02-17 Alex Rønne... Update refsrc to get read-only interface changes for...
2015-02-17 Marek Safar[mcs] Fixes check for overriden auto-properties.
2015-02-17 Ungureanu MariusBug 27010 - Difference in Assembly.GetExportedTypes...
2015-02-17 Alex Rønne... [mini] Fix a crash on armel.
2015-02-16 Zoltan Varga[jit] Add tests for arm64 gsharedvt argument passing.
2015-02-16 Zoltan Varga[jit] Add tests for arm64 gsharedvt argument passing.
2015-02-16 Alexander Köplinger[Microsoft.Build.Tasks] Rethrow exception in Copy task
2015-02-16 Marek SafarAdd new test
2015-02-16 Marek Safar[mcs] Implements dictionary initializers on pointer...
2015-02-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-16 Miguel de Icaza[System.ServiceModel] Prevent server crash when client...
2015-02-16 João Matos[aot] Re-organize JSON dumping code.
2015-02-16 João MatosRevert "[aot] Re-organize JSON dumping code."
2015-02-16 João Matos[git] Ignore Doxygen-related generated files.
2015-02-16 Zoltan Varga[aot] Re-organize JSON dumping code.
2015-02-16 Marek SafarMerge pull request #1568 from akoeplinger/xbuild
2015-02-16 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-16 Alexander Köplinger[Microsoft.Build.Tasks] Add stub for UseHardlinksIfPoss...
2015-02-16 Alexander Köplinger[Microsoft.Build.Tasks] Implement retries in Copy task
2015-02-15 Atsushi Eno[sys.xaml] serialize string value as string, do not...
2015-02-14 Zoltan Varga[jit] Fix a regression introduced by 00a28a7dfd44a10c3b...
2015-02-13 Zoltan Varga[arm64] Add a test for vtype by ref returns in dyn...
2015-02-13 João Matos[runtime] Fixed TLS detection on AMD64 to support cross...
2015-02-13 Marek Safar[mcs] Better error reporting after delegate probing...
2015-02-13 João Matos[aot] Added JSON dumping support.
2015-02-13 Marek Safar[mcs] Set fixed buffer layourt wihout StructLayoutAttri...
2015-02-13 Marek Safar[corlib] Random from reference sources
2015-02-13 Marek Safar[corlib] MissingMember exceptions from reference sources
2015-02-13 Marek Safar[corlib] UnitySerialization from reference sources
2015-02-13 Marek Safar[system.net.http] Parsing of nested parens inside comme...
2015-02-13 Marek Safar[mcs] Resolve using aliases on demand to fix issue...
2015-02-13 João Matos[monodis] Attempt to fix the Cygwin build.
2015-02-13 Atsushi Enoavoid reflection in EncodingHelper.
2015-02-13 Atsushi Eno[encoding] import referencesource encoding foundation...
2015-02-13 Zoltan VargaFix a warning.
2015-02-13 Alex Rønne... [mini] Add a MONO_ARM_FORCE_SOFT_FLOAT environment...
2015-02-13 Zoltan Varga[runtime] Overwrite logging profiler output files autom...
2015-02-13 Zoltan Varga[runtime] Export mono_personality (), which is accessed...
2015-02-13 Zoltan Varga[corlib] Fix a race in LazyTest.EnsureSingleThreadSafeE...
2015-02-13 Zoltan Varga[runtime] Add a SHARED_CFLAGS autoconf var which can...
2015-02-12 Rodrigo KumperaMerge pull request #1439 from BrzVlad/feature-managed...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-12 Atsushi Eno[encoding] as part of referencesource import, use new...
2015-02-12 Marek Safar[system] Mark ping MT implementation as broken
2015-02-12 João Matos[runtime] Fixed TLS detection on x86 to support cross...
2015-02-12 Zoltan Varga[runtime] Fix an automake warning.
2015-02-12 Zoltan Varga[runtime] Fix an initialization race when using custom...
2015-02-12 João MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-12 Marek Safar[system] More linker friendly tests
2015-02-12 Jo ShieldsGenerate NUnit interpretation of whether "mono --regres...
2015-02-12 Zoltan VargaMerge pull request #1562 from vkargov/master
2015-02-12 Vladimir Kargov[runtime]
2015-02-12 João Matos[aot] Fixed LLVM assembly generation for non-Mach targets.
2015-02-12 Marek Safar[corlib] Add timeout to more tests
2015-02-12 Zoltan Varga[aot] Fix emission of symbol sizes which got broken...
next