mono.git
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
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 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...
2015-02-12 Marek Safar[system] Add old monotouch test codepath
2015-02-12 Marek Safar[system.core] Fix wrong 405f9534df56496068a4af85d05ba12...
2015-02-12 Zoltan VargaRevert "[runtime] Use -fvisibility=hidden so only symbo...
2015-02-12 Zoltan Varga[runtime] Export mono_gc_toggleref_add ().
2015-02-12 Zoltan Varga[runtime] Use -fvisibility=hidden so only symbols marke...
2015-02-12 Zoltan Varga[runtime] Define MONO_API_EXPORT properly for gcc,...
2015-02-12 Zoltan VargaRevert "[runtime] Use -fvisibility=hidden so only symbo...
2015-02-12 Marek Safar[runtime] Return strongly typed array from GetModules...
2015-02-12 Marcos Henrich[corlib] Fixes commit ceef1e2.
2015-02-12 Zoltan Varga[runtime] Export symbols from libtest.
2015-02-12 Zoltan Varga[runtime] Remove unused MONO_ARCH_SAVE_REGS declarations.
2015-02-12 Zoltan Varga[jit] Remove unused MONO_ARCH_SAVE_REGS declarations.
2015-02-12 Zoltan Varga[monodis] Build monodis against the static mono libraries.
2015-02-12 Zoltan Varga[runtime] Use -fvisibility=hidden so only symbols marke...
2015-02-11 Sebastien Pouliot[linker] Do not update the Scope on TypeSpecification...
2015-02-11 Zoltan VargaMerge pull request #1561 from main--/patch-1
2015-02-11 main()Only call string.Format in Debug.Assert if really necessary
2015-02-11 Marek SafarMerge pull request #1560 from esdrubal/xlstregression
2015-02-11 Marcos Henrich[corlib] ModuleBuilder.GetMethodToken no longer has...
2015-02-11 Marcos Henrich[corlib] Test GetMethodToken ability to get other modul...
2015-02-11 João Matos[msvc] Upgrade the projects to require VS2013.
2015-02-11 Alex Rønne... Use `-std=gnu99` as we rely on the `linux` macro in...
2015-02-11 Marek SafarBump reference sources
2015-02-11 Zoltan Varga[runtime] Enable C99 mode.
2015-02-11 Zoltan Varga[runtime] Use ISO C __typeof__ instead of typeof (...
2015-02-11 Zoltan VargaFix the loadable llvm build.
2015-02-11 Sebastien Pouliot[linker] Ignore null type arguments in MarkWithResolved...
2015-02-11 Marek Safar[corlib] Fixes build
2015-02-11 Zoltan VargaMerge pull request #1559 from directhex/emit-nunit...
2015-02-11 Jo ShieldsAdd NUnit XML emission to the managed runtime test...
2015-02-11 Zoltan VargaMake the managed test runner the default in mono/tests...
2015-02-11 Zoltan Varga[llvm] Maps structs made up of floats/doubles to llvm...
2015-02-11 Marek Safar[system] Fix ping process exit code check
2015-02-11 Marek Safar[system] updates fixed test
2015-02-11 Marek Safar[system.core] Update aes test to match imported code
2015-02-11 Marek Safar[mcs] Additional fix for #26892
2015-02-11 Sebastien Pouliot[linker] Resolve types inside custom attributes since...
2015-02-10 João Matos[build] Fixed the MSVC build.
2015-02-10 Marek Safar[corlib] Guid from reference sources
2015-02-10 Marek Safar[mcs] Fixes failing test
2015-02-10 Marcos Henrich[corlib] Calling 'tzi.exe -i' now prints olson transitions.
2015-02-10 Marcos Henrich[corlib] Updated make target tzi.exe
2015-02-10 Marcos HenrichMoved android-dump-tzdata make target to corlib.
2015-02-10 Zoltan VargaMerge pull request #1557 from StephenMcConnel/bug-26887
2015-02-10 Marek SafarRename binary reference assemblies location
2015-02-10 Marek Safar[eval] Add C#6 using handling
2015-02-10 Zoltan VargaMerge pull request #1558 from ermshiperete/fixCrash
2015-02-10 Damien Daspit[MWF] Fix NullReferenceException introduced by commit...
2015-02-10 Marek Safar[mcs] Fixed casts rules don't apply to strings and...
2015-02-10 Marek Safar[mcs] Resolve delegate optional parameters only once...
2015-02-10 Zoltan Varga[jit] Factor out the gsharedvt constrained call handlin...
2015-02-10 Zoltan Varga[jit] Fix some issues with constrained gsharedvt calls...
2015-02-10 Zoltan VargaIncrease some trampoline buffer sizes.
2015-02-10 Zoltan VargaBump referencesource.
2015-02-10 Zoltan VargaBump referencesource to e6af770c424af46f78d3b8f90eebbb2...
2015-02-10 Alex Rønne... Revert "[mini] Implement atomic exchange with xchg...
2015-02-10 Alex Rønne... [mini] Implement atomic exchange with xchg on x86.
2015-02-10 Stephen McConnelPrevent right click from triggering ToolStripItem.Handl...
2015-02-10 Zoltan VargaDisable some full-aot tests on amd64 since it doesn...
2015-02-09 Alex Rønne... [mini] Implement atomic exchange with xchg on amd64.
2015-02-09 Marek Safar[corlib] Remove unused file
2015-02-09 Marek Safar[corlib] Keep file names ordered
2015-02-09 Marek SafarMerge pull request #1556 from atsushieno/import-text...
2015-02-09 Alex Rønne... Revert "[mini] Implement atomic exchange with xchg...
2015-02-09 Ludovic Henry[runtime] Lower log level of "counters not enabled...
2015-02-09 Atsushi EnoRemove unused unicode category data (which is now chari...
2015-02-09 João MatosInitialize the counters support before registering...
2015-02-09 Atsushi Enoreplace CharUnicodeInfo with that of referencesource...
2015-02-09 Marek Safar[corlib] Update failing test
2015-02-09 Marek SafarMerge pull request #1555 from JetBrains/unrecognized_pragma
2015-02-08 Miguel de IcazaFix the build
2015-02-08 Leonid ShalupovAdd test for skipping unrecognized #pragma directive
2015-02-08 Leonid ShalupovSkip unrecognized #pragma directive
2015-02-08 Zoltan Varga[jit] Remove unused disable_vtypes_in_regs variable.
2015-02-08 Miguel de Icaza[monop] Port to use IKVM.Reflection, add -xi and -xa...
2015-02-08 Zoltan Varga[sdb] Use a variant of g_path_get_basename () which...
2015-02-08 Zoltan VargaRevert "[llvm] Maps structs made up of floats/doubles...
2015-02-08 Zoltan VargaRevert "Fix the loadable llvm build."
2015-02-07 Zoltan VargaFix the loadable llvm build.
2015-02-07 João Matos[decimal] Fixed the Windows build.
2015-02-07 Zoltan VargaFix the loadable llvm build.
2015-02-07 Miguel de IcazaMerge pull request #1552 from mono/ms-decimal
2015-02-07 Zoltan Varga[llvm] Maps structs made up of floats/doubles to llvm...
2015-02-06 Miguel de IcazaMake referencesource point to mono/referencesource...
2015-02-06 Miguel de Icaza[Decimal] Remove old decimal from the metadata directory
2015-02-06 Jeffrey Stedfast[Mono.Debugger.Soft] Fixed StackFrame.Domain logic...
2015-02-06 Zoltan Varga[arm64] Add r4 opcodes.
2015-02-06 Miguel de IcazaRemove old implementation of Decimal support, it served...
next