Updated links in CONTRIBUTING.md
[mono.git] / mono /
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 Zoltan Varga[runtime] Disallow generic classes with explicit layout...
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...
2014-09-26 Rodrigo KumperaRevert "[runtime] Remove a bit chunk of what's dead...
2014-09-26 Marek SafarMerge pull request #1312 from esdrubal/xmltext
2014-09-25 Zoltan Varga[aot] Pass additional arguments to llc on x86.
2014-09-25 Rodrigo Kumpera[runtime] Remove a bit chunk of what's dead code now.
2014-09-25 Rodrigo Kumpera[runtime] Implement lazy resolution of array interfaces.
2014-09-25 Marek SafarMerge pull request #1309 from esdrubal/json
2014-09-25 Miguel de IcazaMerge pull request #1307 from esdrubal/servicemodelrss
2014-09-24 Mark Probst[sgen] Don't get time twice at the same time.
2014-09-24 Ludovic Henry[sgen] Add concurrent collector counter for time spent...
2014-09-24 Ludovic Henry[sgen] Add major concurrent collector stw time to ...
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-24 João MatosFixed TLS detection to check for TARGET_MACH instead...
2014-09-24 Jo ShieldsMove llvm_init_inner inside #ifdef ENABLE_LLVM
2014-09-23 Zoltan VargaMerge pull request #1301 from Unity-Technologies/fix...
2014-09-23 Zoltan Varga[jit] Fix LLVM support on amd64 which got broken by...
2014-09-23 Zoltan Varga[aot] Fix running with a loadable llvm module in aot...
2014-09-23 Zoltan Varga[jit] Fix EH on amd64 which got broken by d5a18ba292367...
2014-09-23 Rodrigo KumperaMerge pull request #1299 from esdrubal/uriuserinfo
2014-09-23 Jonathan ChambersFix Win32 call in IsUserProtected. Usage was incorrect...
2014-09-23 Marek SafarMerge pull request #1300 from esdrubal/unixrelativeorab...
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-23 Zoltan Varga[aot] Add an 'options' argument to the AOT cache config...
2014-09-23 Zoltan Varga[aot] Add more verbose aot cache logging, fix failure...
2014-09-23 Zoltan Varga[aot] Make --aot=llvm actually work by passing the...
2014-09-23 Zoltan Varga[aot] Fix a regression introduced by 82c15fa592b23cf466...
2014-09-23 Zoltan Varga[aot] Add an 'llvm' aot option which does the same...
2014-09-22 Zoltan Varga[llvm] Fix support for unaligned offsets in the store_m...
2014-09-22 Ludovic Henry[sgen] Use memcpy to copy object
2014-09-22 Zoltan Varga[runtime] Allow renaming of threadpool threads. Fixes...
2014-09-22 Zoltan Varga[runtime] Fix the lookup of nested types which have...
2014-09-22 Marek SafarFixes commit ef94fbfd9c93ea5702e0a855bc01104217c75fa4
2014-09-22 Marek Safar[corlib] Update en-NZ designators. Fixes #22212
2014-09-22 Miguel de IcazaMerge pull request #1295 from nealef/master
2014-09-22 Rodrigo KumperaMerge pull request #1296 from directhex/master
2014-09-22 Zoltan Varga[runtime] Fix mono_sigctx_to_monoctx () on win32.
2014-09-22 Zoltan Varga[runtime] Fix the win32 build.
2014-09-22 Zoltan VargaFix warnings.
2014-09-22 Zoltan Varga[jit] Fix the handler block trampolines on windows.
2014-09-22 Zoltan Varga[runtime] Enable the fastpath in CEE_MONO_JIT_ATTACH...
2014-09-22 Zoltan Varga[runtime] Treat the tls key as the tls offset on window...
2014-09-22 Zoltan Varga[runtime] Enable fp elimination on winx64.
2014-09-22 Zoltan Varga[runtime] Disable a few more tests on windows which...
2014-09-22 Zoltan Varga[jit] Enable the pushless call code on windows too...
2014-09-22 Zoltan Varga[jit] Implement the pushless call code on winx64.
2014-09-21 Zoltan Varga[jit] Enable monitor fast paths on win64.
2014-09-21 Zoltan Varga[runtime] Fix the windows build.
2014-09-21 Zoltan Varga[runtime] Fix the unregistration of our exception handl...
2014-09-20 Zoltan Varga[runtime] Enable the new interrupt code on arm linux.
2014-09-19 Zoltan Varga[runtime] Add wrappers around the wapi interrupt functi...
2014-09-19 Ludovic Henry[sgen] Fix wbarrier use if we define SGEN_HEAVY_BINARY_...
2014-09-19 Miguel de IcazaMerge pull request #1245 from StephenMcConnel/bug-22483
2014-09-19 Miguel de IcazaMerge pull request #1287 from akoeplinger/fix-appconfig...
2014-09-19 Miguel de IcazaMerge pull request #1290 from directhex/master
2014-09-19 Miguel de IcazaMerge pull request #1273 from joelmartinez/docs-unified-fix
2014-09-19 Ludovic Henry[utils] Fix force inlining compilation error with gcc...
2014-09-18 Ludovic Henry[utils] Use MONO_ALWAYS_INLINE + Add MONO_NEVER_INLINE
2014-09-18 Zoltan Varga[sdb] Use new style interrupt on win32 if available.
2014-09-18 Zoltan Varga[runtime] Use the windows CONTEXT<->MonoContext convers...
2014-09-17 Zoltan Varga[runtime] Implement the new suspend infrastructure...
2014-09-17 Zoltan Varga[sdb] Implement support for win64.
2014-09-17 Zoltan VargaMerge pull request #1288 from ylatuya/patch-2
2014-09-17 Jonathan Pryor[runtime] Use statfs(2) on Android.
2014-09-17 Zoltan Varga[jit] Make calls from gshared to gsharedvt sharable...
2014-09-16 Zoltan Varga[runtime] Make stack walks done by the sampling profile...
2014-09-16 Zoltan Varga[runtime] Fix the my_g_bit_nth_msf () function for...
2014-09-15 Zoltan Varga[runtime] Add support for setting the thread name on...
2014-09-15 Zoltan Varga[arm64] Increase some opcode sizes. Fixes #23026.
2014-09-15 Zoltan Varga[runtime] Fix an assert in w32_dlerror () on winx64.
2014-09-15 Zoltan Varga[aot] Use gsharedvt for collection types instantiated...
2014-09-15 Rodrigo KumperaMerge pull request #1280 from nealef/master
2014-09-13 Zoltan Varga[runtime] Remove an unused interpreter file.
2014-09-13 Zoltan Varga[runtime] Fix the windows build. Define _WINSOCKAPI_...
2014-09-12 Rodrigo Kumpera[runtime] Improve thread dumping reliability by doing...
2014-09-12 Neale FergusonMaximum large object size should be limited by SSIZE_MA...
2014-09-12 Zoltan VargaMerge pull request #1276 from Therzok/master
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-09-11 Zoltan Varga[jit] Always pass the imt arg to interface calls in...
2014-09-11 Marek SafarMerge pull request #1277 from esdrubal/calendarsdaysinyear
2014-09-11 Ungureanu MariusAdd concurrent hashtable test to gitignore.
2014-09-10 Zoltan Varga[aot] Avoid a stack overflow if profiler enter-leave...
2014-09-10 Zoltan Varga[runtime] Fix the RESOLTION_SCOPE->RESOLUTION_SCOPE...
2014-09-10 Marek SafarMerge pull request #1270 from esdrubal/xmlimplicit
2014-09-10 Marek SafarMerge pull request #1267 from ramtinkermani/master
2014-09-09 Rodrigo Kumpera[jit] Fix error handling in a few places in the jit.
2014-09-09 Rodrigo Kumpera[runtime] Fix error handling in mono_metadata_parse_mh_...
2014-09-09 Rodrigo Kumpera[runtime] Update reflection.c to use mono_class_get_che...
2014-09-09 Rodrigo Kumpera[runtime] Update marshal.c to use mono_class_get_checked.
2014-09-09 Rodrigo Kumpera[runtime] Cleanup usage of mono_class_get to object.c
2014-09-09 Rodrigo Kumpera[runtime] Cleanup usage of mono_class_get in loader.c
2014-09-09 Rodrigo Kumpera[runtime] Make icall use mono_class_get_checked.
next