mono.git
2016-12-02 monojenkins[msvc] Update csproj files (#4081)
2016-12-02 Marek Safar[build] Enable full mcs boostrap for mcs compiler mode
2016-12-02 Marek Safar[build] Fixes wrong dependency moved in 07c20be565add68...
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 Marek Safar[build] Add System.Security.Cryptography.Algorithms...
2016-12-02 Ludovic Henry[io-layer] Remove status.h, types.h, timefuncs.h and...
2016-12-02 Marek Safar[Facades] Add System.Security.Cryptography.Algorithms...
2016-12-02 Marek Safar[mcs] Don't crash on missing forwarded mscorlib
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-02 Marek Safar[build] Put back mcs to monolite to support boostrap...
2016-12-02 Zoltan VargaRevert "[build] Put back mcs to monolite to support...
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 Marek Safar[build] Put back mcs to monolite to support boostrap...
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 monojenkins[msvc] Update csproj files (#4074)
2016-12-01 Zoltan Varga[msvc] Update project files.
2016-12-01 Zoltan Varga[jit] Fix the DISABLE_REMOTING build.
2016-12-01 Zoltan Varga[sdb] Execute the 'assembly_load' test earlier to avoid...
2016-12-01 Zoltan Varga[x86] Increase some instruction lengths.
2016-12-01 Alexander Köplinger[genproj] Recognize /deterministic and /runtimemetadata...
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 Andi McClureModify Jenkins scripts to enable babysitter script...
2016-12-01 Andi McClureFix babysitter script to work on Windows (Cygwin) builders
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 Alexander KöplingerFix typo in readme.md
2016-12-01 Aleksey Kliger... Merge pull request #4045 from lambdageek/bug-47867
2016-12-01 Niklas TherningEnsure the System.Web.UI.WebControls.RepeatInfo_Autogen...
2016-12-01 Niklas TherningMerge pull request #4051 from Unity-Technologies/regist...
2016-12-01 Tautvydas ŽilysFix code convention on changed code.
2016-12-01 Alexander Köplinger[ci] Add job configuration for testing Mono with mcs...
2016-12-01 Alexander Köplinger[acceptance-tests] Use portable pdb for csc
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 Marek Safar[build] Don't use runtime flags on basic boostrap ...
2016-11-30 Mike VoorheesOnly allocate 1 empty string instance per AppDomain...
2016-11-30 Alexander Köplinger[ci] Bump timeout in ms-test-suite
2016-11-30 Miguel de Icaza[configure] Detect endianess and use mcs for big-endian...
2016-11-30 Alexis ChristoforidesBump bockbuild
2016-11-30 monojenkins[msvc] Update csproj files
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 Alexis ChristoforidesBump bockbuild
2016-11-30 Alexander KöplingerBump corert submodule
2016-11-30 Marek Safar[build] Add --with-mcs-compiler config option
2016-11-30 Marek Safar[mcs] Fixes runtimemetadataversion option check
2016-11-30 Tautvydas ŽilysFix a bug in registry API implementation where had...
2016-11-30 Marek Safar[build] Prepare roslyn 2.0 bootstrap dependencies
2016-11-30 Marek Safar[build] Set monolite path also for Facades
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-30 Marek Safar[xbuild] Add workaround for pre-2.0 csc and convert...
2016-11-30 Alexander Köplinger[ci] Only build the additional profiles on one arch...
2016-11-30 Marek Safar[build] Use custom nursery size and clean up csc runtim...
2016-11-30 Alexander Köplinger[referencesource] Fix a regression from 47a6f56439c9dea...
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 Marek SafarAdd CoreRT submodule
2016-11-29 Marek Safar[bcl] Clean up some warnings
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 Aleksey Kliger[test] Generic typebuilder field in another typebuilder...
2016-11-29 Marek SafarRevert "[build] Enable aot for Microsoft.CodeAnalysis...
2016-11-29 Ludovic Henry[configure.ac] Rename `hybrid` runtime preset to `aot_p...
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
2016-11-29 Marek Safar[System] Report test failure using Assert
2016-11-29 Marek Safar[System] Update ClientWebSocket test to use Setup
2016-11-29 Vladimir Panteleevilasm: Add stub parsing for .data cil attribute
2016-11-29 Niklas TherningDisable symbolicate tests on Windows
2016-11-29 Zoltan Varga[bcl] Fix a regression introduced by 91c68de23f5067d000...
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[build] Enable aot for Microsoft.CodeAnalysis.dll/Micro...
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.
next