Merge branch 'patch-1' of https://github.com/ReubenBond/mono into ReubenBond-patch-1
[mono.git] / mono / mini /
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-05 Zoltan VargaMerge pull request #1387 from akoeplinger/improve-bug65...
2014-11-05 Zoltan Varga[arm] Fix OP_LOCALLOC on arm so it correctly adjusts...
2014-11-05 Rodrigo Kumpera[profiler] Add new profiler API mono_profiler_set_stati...
2014-11-05 Rodrigo Kumpera[profiler] Fix signal based profiling to sample all...
2014-11-04 Zoltan VargaFix the loadable llvm build.
2014-11-04 Zoltan Varga[llvm] Add beginnings of support for emitting dwarf...
2014-11-04 Miguel de IcazaMerge pull request #1363 from martinjt/AddMembershipPas...
2014-11-03 Zoltan Varga[jit] Factor out duplicate code from the castclass...
2014-11-03 Zoltan Varga[jit] Reenable the more efficient cast code in gshared...
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-11-02 Miguel de IcazaMerge pull request #1347 from ermshiperete/ImproveEllip...
2014-11-02 Miguel de IcazaMerge pull request #1371 from martinjt/AddClientDisconn...
2014-11-02 Miguel de IcazaMerge pull request #1163 from AerisG222/more_mvc_fixes
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-31 João MatosMerge pull request #1360 from madewokherd/winuncpath
2014-10-30 Rodrigo KumperaMerge pull request #1381 from schani/fix-23401
2014-10-30 Zoltan Varga[aot] Remove some obsolete TODOs.
2014-10-30 Zoltan Varga[aot] Use the info->tramp_page_code_offsets array on...
2014-10-30 Zoltan VargaFix a warning.
2014-10-30 Zoltan Varga[llvm] Remove the unused LLVM_MAJOR_VERSION/LLVM_MINOR_...
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-29 Zoltan VargaMerge pull request #1378 from DynamicDevices/ajl/warnings
2014-10-29 Miguel de IcazaMerge pull request #1337 from RyanMelenaNoesis/master
2014-10-29 Zoltan Varga[llvm] Disable the extension of i8/i16 arguments to...
2014-10-29 Zoltan Varga[llvm] Fix a regression caused by 6ec1ebf99078a996ca16f...
2014-10-28 Neale FergusonAdd OP_LREM_IMM support;Add implementation of mono_arch...
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-28 Alexis ChristoforidesMerge pull request #1373 from michaldobrodenka/master
2014-10-28 João MatosMerge pull request #1369 from DynamicDevices/ajl/appveyor
2014-10-28 Zoltan VargaMerge pull request #1374 from directhex/master
2014-10-28 Zoltan Varga[jit] Fix the decomposition of OP_IREM_IMM on arm64.
2014-10-27 Jo ShieldsAdd missing header file to s390x_sources, otherwise...
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-24 Miguel de IcazaMerge pull request #1357 from emergent-design/master
2014-10-24 Jo ShieldsMerge pull request #1361 from akoeplinger/fix-forms
2014-10-24 Zoltan Varga[runtime] Remove build system support for the interpreter.
2014-10-23 Zoltan Varga[jit] Use NULLIFY_INS () to nullify instructions and...
2014-10-23 Zoltan Varga[jit] Print out methods which failed to JIT when using...
2014-10-22 Zoltan VargaMerge pull request #1358 from madewokherd/win32build
2014-10-22 Zoltan Varga[llvm] Rewrite the way direct calls are made between...
2014-10-22 Vincent PovirkFix win32 build.
2014-10-21 Jo ShieldsMerge pull request #1356 from martinjt/ReadEntityV2
2014-10-21 Zoltan Varga[jit] Add some micro-optimizations to speed up the...
2014-10-21 Zoltan VargaFix a warning.
2014-10-20 Zoltan VargaFix the build after the signals changes.
2014-10-20 Zoltan Varga[jit] Remove some unused definitions.
2014-10-20 Zoltan Varga[runtime] Clean up the signal handling code by moving...
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-16 Paolo Molaro[jit] Fix -O=precomp option to skip generic methods...
2014-10-15 Zoltan Varga[runtime] Add a 'shared_handles' --enable-minimal optio...
2014-10-15 Zoltan VargaFix a warning.
2014-10-15 Zoltan Varga[io-layer] Make process handles non-shared. Fixes ...
2014-10-15 Zoltan Varga[jit] Fix the return of vtypes containing a single...
2014-10-14 Rodrigo Kumpera[build] Rework the buildver dep check.
2014-10-14 Zoltan VargaRevert "Fixed buildver generated headers automake depen...
2014-10-14 Zoltan VargaMerge pull request #1339 from tritao/master
2014-10-14 João MatosFixed buildver generated headers automake dependency...
2014-10-13 Zoltan VargaMerge pull request #1335 from nlhepler/master
2014-10-13 Lance HeplerFix relocatable mono
2014-10-10 Marek HabersackMerge pull request #1333 from joero74/ignore-missing...
2014-10-09 Mark ProbstMerge pull request #1326 from BrzVlad/master
2014-10-08 Marek SafarMerge pull request #1330 from esdrubal/blockingcollection
2014-10-08 Zoltan Varga[jit] Extract the ctor calling code from the NEWOBJ...
2014-10-08 Zoltan Varga[jit] Clean up the jit failure handling code a bit...
2014-10-07 Zoltan Varga[jit] Reduce code duplication in the inlining code.
2014-10-07 Marek SafarMerge pull request #1329 from esdrubal/httputility
2014-10-07 Alexis ChristoforidesMerge pull request #1327 from ermshiperete/Xamarin...
2014-10-07 Zoltan Varga[runtime] Factor out some duplicate code from the MonoJ...
2014-10-07 Zoltan VargaMerge pull request #1328 from vkargov/master
2014-10-07 Vladimir Kargov[runtime] Take correct domain information from StackFra...
2014-10-07 Rodrigo KumperaMerge pull request #1179 from ludovic-henry/pr25-threadpool
2014-10-06 Alexis Christoforides[runtime] Implement 'nursery-canaries' option for SGen.
2014-10-05 Zoltan Varga[arm] Increase size of tls_get opcode to 24.
2014-10-03 Zoltan Varga[jit] Implement 5dbf97e66057f8626c53fcea30f1988d6627e5a...
2014-10-03 Zoltan Varga[jit] Get rid of unused MONO_ARCH_THIS_AS_FIRST_ARG...
2014-10-03 Zoltan Varga[arm] Implement handler block guards.
2014-10-02 Zoltan Varga[amd64] Simplify mono_arch_install_handler_block_guard ().
2014-10-02 Zoltan Varga[arm] Increase the length of the tls_get opcode.
2014-10-02 Zoltan Varga[jit] Remove unused defines.
2014-10-02 Zoltan Varga[amd64] Define MONO_ARCH_NOMAP32BIT on all non-linux...
2014-10-02 Zoltan Varga[jit] Define NOMAP32BIT on winx64.
2014-10-01 Zoltan Varga[jit] Remove the unused MONO_DISABLE_PENDING_EXCEPTIONS...
2014-10-01 Zoltan Varga[x86] Remove the now unused push based parameter passin...
2014-10-01 Jonathan PryorMerge pull request #1306 from joelmartinez/docs-private...
2014-10-01 Zoltan VargaFix some warnings by not including utils/mono-threads...
2014-10-01 Zoltan Varga[jit] Make each CASTCLASS_CACHE patch unique by generat...
2014-09-29 Zoltan VargaFix a warning.
2014-09-29 Zoltan Varga[x86] Reenable the no pushes code again.
2014-09-29 Marek SafarMerge pull request #1316 from Therzok/addSealed
2014-09-29 Zoltan VargaRevert "[jit] Enable deadce on fp instructions on x86...
2014-09-28 Marek SafarMerge pull request #1315 from rjvdboon/BootstrapContext
2014-09-28 Zoltan Varga[runtime] Implement and enable the new interrupt code...
2014-09-27 Marek SafarMerge pull request #1314 from alesliehughes/master
2014-09-26 Zoltan Varga[jit] Enable deadce on fp instructions on x86. Fixes...
2014-09-26 Zoltan Varga[sdb] Add an option to make debugger invokes virtual...
2014-09-26 Sebastien PouliotMerge pull request #1282 from madrang/MinorChangesOfPul...
2014-09-26 Rodrigo KumperaRevert "[runtime] Implement lazy resolution of array...
next