mono.git
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...
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Miguel de Icaza[Decimal] Add test cases from the bugs that this branch...
2015-02-06 Miguel de Icaza[Decimal] Expand test suite with Microsoft's CoreFX...
2015-02-06 Miguel de Icaza[Decimal] Fix another missing cast, makes the entire...
2015-02-06 Miguel de Icaza[Decimal] Set the reserved field, fix signed to unsigne...
2015-02-06 Zoltan VargaMerge branch 'r4fp-ir'
2015-02-06 Zoltan VargaFix the build.
2015-02-06 Zoltan VargaAdd mixed r4/r8 opcodes to binary opcodes.
2015-02-06 Zoltan VargaExclude the float32 optimization from -O=all.
2015-02-06 Zoltan VargaImplement arm support.
2015-02-06 Zoltan VargaAdd LLVM support.
2015-02-06 Zoltan VargaFix OP_MOVE_F_TO_I4 and OP_MOVE_I4_TO_F in float32...
2015-02-06 Zoltan VargaAdd support for generating 32 bit floating point code...
2015-02-06 Miguel de Icaza[Decimal] Fix enumeration values, down to 2 failures
2015-02-06 Marek Safar[corlib] Imports messages from coreclr project
2015-02-06 Jeffrey Stedfast[Microsoft.Build.Utilities] Fixed to make unit tests...
2015-02-06 Alex Rønne... [mini] Bump move_f_to_i4/move_i4_to_f insn sizes on...
2015-02-06 Marek SafarMerge pull request #1551 from directhex/fix-missing...
2015-02-06 Marek Safar[mcs] Correctly import metadata constant with mismatche...
2015-02-06 Jo ShieldsEnsure missing test_op_il_seq_point.sh is shipped in...
2015-02-06 Alex Rønne... [mini] Remove OP_ICONV_TO_R8_RAW since OP_MOVE_I4_TO_F...
2015-02-06 Alex Rønne... [mini] Use a spill var for float <-> int data transfer...
2015-02-06 Alex Rønne... [mini] Remove some unnecessary amd64 codegen macros...
2015-02-06 Jo ShieldsMove files which were split out from System.Web into...
2015-02-06 Miguel de IcazaMerge pull request #1550 from tpetazzoni/mips-fix
2015-02-06 Sebastien Pouliot[tests] Fix TypeDescriptorTests compilation when NUnitL...
2015-02-06 Marek Safar[mcs] Fix cloning of labels from outer anonymous block...
2015-02-06 Marek Safar[mcs] Replace 1684 warning turned into error with uniqu...
2015-02-06 Thomas Petazzonimono-context.h: fix build on MIPS
next