[msvc] Update csproj files (#4081)
[mono.git] / mono /
2016-12-02 Marek Safar[corlib] Cleanup more negative sign cultures with unico...
2016-12-02 Aleksey Kliger ... [runtime] Use mono_assembly_get_object_handle instead...
2016-12-02 Ludovic Henry[io-layer] Remove status.h, types.h, timefuncs.h and...
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-02 Zoltan Varga[runtime] Avoid rethrowing ThreadAbortException's from...
2016-12-02 Zoltan Varga[runtime] Change the vtable->initialized bitfield into...
2016-12-02 Zoltan Varga[runtime] Implement support for fixed char arrays....
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 Zoltan Varga[jit] Fix the DISABLE_REMOTING build.
2016-12-01 Zoltan Varga[x86] Increase some instruction lengths.
2016-12-01 Mike VoorheesAdd embedding API to expose empty string instance ...
2016-12-01 Rodrigo KumperaMerge pull request #4048 from kumpera/iface_casting_cleanup
2016-12-01 Ludovic Henry[w32handle] Rename `statuscode` parameter to `abandoned`
2016-12-01 Alexander Köplinger[corlib] Use Directory.GetFiles/GetDirectories implemen...
2016-12-01 Alexander KöplingerMerge pull request #4065 from akoeplinger/add-mcs-lane
2016-12-01 Ludovic Henry[io-layer] Remove DuplicateHandle
2016-12-01 Aleksey Kliger ... Merge pull request #4045 from lambdageek/bug-47867
2016-12-01 Niklas TherningMerge pull request #4051 from Unity-Technologies/regist...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-12-01 Zoltan Varga[jit] Enable inlining inside gshared methods. (#4059)
2016-12-01 Zoltan VargaRevert "Only allocate 1 empty string instance per AppDo...
2016-11-30 Mike VoorheesOnly allocate 1 empty string instance per AppDomain...
2016-11-30 Aleksey Kliger ... [tests] Use CSC to compile gc-descriptors test (#4052)
2016-11-30 Alexander KöplingerMerge pull request #4050 from akoeplinger/profile-speedup
2016-11-30 Ludovic Henry[io-layer] Remove wait.h
2016-11-30 Ludovic Henry[io-layer] Remove INFINITE
2016-11-30 Ludovic Henry[io-layer] Extract WaitForSingleObjectEx, WaitForMultip...
2016-11-30 Aleksey Kliger ... [reflection] Use mono_module_get_object_handle everywhe...
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-30 Rodrigo Kumpera[mini] Use the array fast path with array magic interfa...
2016-11-29 Rodrigo Kumpera[mini] Cleanup type casting a bit. Unify cast with...
2016-11-29 Zoltan Varga[jit] Add counters for number of JITted method discarde...
2016-11-29 Marek SafarMerge pull request #4041 from CyberShadow/pull-20161129...
2016-11-29 Aleksey Kliger[sre] Do we ever try to instantiate a generic instance...
2016-11-29 Aleksey Kliger[sre] Throw a TLE if a generic inst is used before...
2016-11-29 Aleksey Kliger[sre] Make sure a generic definition TypeBuilder has...
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
2016-11-29 Zoltan Varga[runtime] Add error handling to mono_get_dbnull_object...
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-29 Zoltan Varga[aot] Only emit instances when using full aot.
2016-11-29 Zoltan Varga[runtime] Fix e659982b7b8f11ecf80919646353ad3c16240697...
2016-11-29 Alexander KytePrevent ThreadAbort from prematurely ending function...
2016-11-29 Zoltan Varga[aot] Bump aot file version after c690636c01df73badb1e2...
2016-11-29 Zoltan Varga[jit] Call mono_jit_thread_attach () through a GOT...
2016-11-29 Zoltan Varga[llvm] Fix a regression introduced by d231b5134decb9f23...
2016-11-29 Rodrigo Kumperaadd type-checking.c to the build.
2016-11-29 Rodrigo Kumpera[runtime] CEE_MONO_CISINST is dead. Removed the type...
2016-11-29 Rodrigo Kumpera[mini] Remove the need for isinst wrapper for MBRO.
2016-11-29 Rodrigo Kumpera[mini] Remove the need of the ininst wrapper for interf...
2016-11-29 Rodrigo Kumpera[mini] Remove CEE_MONO_CCASTCLASS. Could not remove...
2016-11-29 Rodrigo Kumpera[mini] CEE_MONO_CCASTCLASS is dead. Removed the type...
2016-11-29 Rodrigo Kumpera[mini] Avoid the cast wrapper for MBRO.
2016-11-29 Rodrigo KumperaRemove dead code.
2016-11-29 Rodrigo Kumpera[mini] Avoid the cast wrapper for ifaces
2016-11-29 Rodrigo Kumpera[mini] Simplify casting of variant generic interfaces.
2016-11-28 Rodrigo Kumpera[mini] Extract type checking code into type-checking.c
2016-11-28 Rodrigo KumperaMerge pull request #4009 from kumpera/lazy-array-ifaces
2016-11-28 Rodrigo Kumpera[runtime] Remove the eager array interfaces code. Good...
2016-11-28 Rodrigo Kumpera[runtime] Clean mono_init_internal hacks. Moved to...
2016-11-28 Rodrigo Kumpera[runtime] Fix bad packing in MonoClass.
2016-11-28 Rodrigo Kumpera[runtime] Implement lazy interface implementation for...
2016-11-28 Zoltan VargaConvert MonoClassExt to class properties (#4022)
2016-11-28 Andi McClureMerge pull request #4015 from xmcclure/new-threads...
2016-11-28 Niklas TherningUse __cdecl rather than __stdcall for icalls on Windows...
2016-11-28 Marek SafarMerge pull request #2774 from marek-safar/roslyn
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-28 Marek Safar[build] Roslyn switch
2016-11-28 Miguel de Icaza[marshal] Fix API documentation comment on mono_string_...
2016-11-28 Zoltan Varga[runtime] Fix mono_image_load_module_checked () so...
2016-11-27 Zoltan Varga[aot] Avoid a crash on class loading failures. Fixes...
2016-11-26 Zoltan Varga[runtime] Fix a warning.
2016-11-26 Zoltan Varga[jit] Fix some SIMD problems on x86.
2016-11-25 lateralusXAdding support for get test results in TestDriver.
2016-11-25 Alexander KöplingerMerge pull request #4020 from akoeplinger/mobile_static...
2016-11-24 Zoltan Varga[jit] Fix more simd+aot issues. Avoid treating the...
2016-11-24 Bernhard UrbanMerge pull request #4019 from vargaz/get-gclass-locking
2016-11-24 Bernhard UrbanMerge pull request #4017 from vargaz/get-array-class...
2016-11-24 Bernhard UrbanMerge pull request #4018 from vargaz/get-fnptr-locking
2016-11-24 Zoltan Varga[runtime] Reduce the size of the critical section in...
2016-11-24 Alexander KöplingerRename the mobile_static profile to aot_only
2016-11-24 Marius Ungureanu[Perf] Free process in-place in loop on modules iterations.
2016-11-24 Zoltan Varga[runtime] Move more callbacks to the RuntimeCallbacks...
2016-11-24 Zoltan Varga[runtime] Decrease the size of the critical section...
2016-11-23 Zoltan Varga[runtime] Reduce the size of the critical section in...
2016-11-23 Andi McClureUse DateTime.UtcNow not DateTime.Now in test
2016-11-23 Andi McClurePossibly fix hang in sgen-new-threads-collect.exe
2016-11-23 Zoltan Varga[simd] Fix a few AOT problems.
2016-11-23 Zoltan Varga[bcl] Implement Thread.CurrentThread using an icall...
2016-11-23 Niklas TherningMerge pull request #4013 from ntherning/fix-assert...
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-23 Aleksey Kliger ... Merge pull request #3992 from lambdageek/dev-handles...
2016-11-23 Niklas TherningFix assert in poll_event_wait() on WSAENOTSOCK on Windo...
2016-11-23 Zoltan Varga[runtime] Filter out duplicate interfaces in mono_class...
2016-11-23 Zoltan Varga[runtime] Allocate the temporary vtable array using...
2016-11-23 Ludovic Henry[threadpool] Replace stop by abort for worker thread
2016-11-22 Aleksey KligerBump corlib version.
2016-11-22 Aleksey Kliger[reflection] Implement GetReferencedAssemblies in managed
2016-11-22 Zoltan Varga[runtime] Avoid passing a newline to mono_trace ()...
2016-11-22 Zoltan Varga[jit] Make an assert more informative. Fixes #47152.
2016-11-22 Aleksey Kliger[reflection] Change Assembly.InternalGetAssemblyName...
next