[msvc] Update csproj files
[mono.git] / mcs /
2016-11-30 Alexander KöplingerMerge pull request #4050 from akoeplinger/profile-speedup
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 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 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-29 Marek SafarMerge pull request #4041 from CyberShadow/pull-20161129...
2016-11-29 Marek Safar[bcl] Clean up some warnings
2016-11-29 Marek SafarRevert "[build] Enable aot for Microsoft.CodeAnalysis...
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 Zoltan Varga[bcl] Fix a regression introduced by 91c68de23f5067d000...
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-28 Marek Safar[build] Install also from mcs/packages
2016-11-28 Andi McClureMerge pull request #4015 from xmcclure/new-threads...
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] Bump required bootraping mono version and downl...
2016-11-28 Marek Safar[build] Roslyn switch
2016-11-25 Alexander Köplinger[Facades] Don't build System.Drawing.Primitives.dll...
2016-11-25 Marek SafarMerge pull request #4026 from monojenkins/update-csprojs
2016-11-25 Marek Safar[Facades] Remove watch special System.Drawing.Primitive...
2016-11-25 monojenkins[msvc] Update csproj files
2016-11-25 Alexander KöplingerMerge pull request #4024 from akoeplinger/mkbundle...
2016-11-25 Alexander Köplinger[mkbundle] Print error message when assemblies couldn...
2016-11-25 Alexander KöplingerMerge pull request #4020 from akoeplinger/mobile_static...
2016-11-25 Alexander Köplinger[corlib] Simplify RNGCryptoServiceProvider file name...
2016-11-25 Alexander Köplinger[corlib] Move ComAwareEventInfo stub into System.Core
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 Alexander KöplingerRename the mobile_static profile to aot_only
2016-11-24 Marek Safar[Facades] Add netstandard
2016-11-24 Marek Safar[mcs] Count arity correctly for deeply nested types
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 Marek Safar[System] Don't send response on empty stream write...
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 Kenneth Skovhede[Socket] Fix DuplicateAndClose (#3995)
2016-11-22 Aleksey KligerBump corlib version.
2016-11-22 Aleksey Kliger[reflection] Implement GetReferencedAssemblies in managed
2016-11-22 Aleksey Kliger[reflection] Change Assembly.InternalGetAssemblyName...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-22 Niklas TherningMerge pull request #4003 from ntherning/ignore-disconne...
2016-11-22 Alexander KöplingerMerge pull request #4005 from monojenkins/update-csprojs
2016-11-22 Marek Safar[System.Runtime.Remoting] Disable test accidentally...
2016-11-22 Marek Safar[mcs] Null coalescing over typed null constants.
2016-11-22 Ludovic Henry[profiles] Fix MOBILE assemblies and tests compilation...
2016-11-22 Marek Safar[corlib] Update list of known lcids and update CLRD...
2016-11-22 Niklas TherningIgnore disconnected interfaces in HttpListenerRequestTe...
2016-11-21 Aleksey Kliger ... Merge pull request #3988 from lambdageek/dev-handles...
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-20 Marek Safar[System] WebClient async request on file streams. Fixes...
2016-11-18 Marek Safar[corlib] Don't crash when calling Evidence on AssemblyB...
2016-11-18 Marek Safar[System] Add range check for empty URI prefix when...
2016-11-18 Aleksey Kliger ... Merge pull request #3932 from lambdageek/dev-handles...
2016-11-18 Niklas TherningMerge pull request #3985 from ntherning/fix-Mono.Posix...
2016-11-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Niklas TherningMerge pull request #3987 from ntherning/fix-support...
2016-11-17 Zoltan Varga[sdb] Error out when trying to obtain objects from...
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-17 Ankit JainMerge pull request #3979 from radical/fix-xbuild-tgt
2016-11-17 Marek Safar[mcs] Fixes user operator extraction from shared list...
2016-11-17 Alexander KöplingerMerge pull request #3965 from akoeplinger/ppc-disable...
2016-11-17 João MatosMerge pull request #3953 from rolfbjarne/offsets-tool...
2016-11-17 Niklas TherningFix Mono.Posix tests on Windows
2016-11-17 Niklas TherningMerge pull request #3966 from ntherning/prevent-multipl...
2016-11-17 Alexander Köplinger[corlib] Remove public ctor from IncrementalHash
2016-11-16 Ankit Jain[xbuild] Handle a repeat build of a target, when buildi...
2016-11-16 Martin BauligMerge pull request #3956 from directhex/install-btls...
2016-11-16 Martin BauligMerge pull request #3967 from atsushieno/fix-linux...
2016-11-16 Martin BauligMerge pull request #3950 from mono/work-btls-sni-2
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-16 Ludovic Henry[mcs/build] Use make functions instead of calling a...
2016-11-16 Ludovic Henry[mcs/build] Factor Q_AOT for future use
2016-11-16 Niklas TherningPrevent Mono.Posix from using multiple C runtimes on...
2016-11-15 Mikko Korkalofix a massive memory leak in MonoBtlsContext
2016-11-15 Rodrigo KumperaMerge pull request #3936 from kumpera/monoclass_reorg2
2016-11-15 Alexander KöplingerMerge pull request #3958 from akoeplinger/disable-tests
2016-11-14 Rodrigo KumperaMerge pull request #3945 from kumpera/fix-cross-domain...
2016-11-14 Rodrigo Kumpera[bcl] Add comment on why the empty try block.
2016-11-14 Alexander KöplingerMerge pull request #3951 from akoeplinger/add-csproj...
2016-11-14 Rodrigo KumperaMerge pull request #3955 from kumpera/fix-embedding-api
2016-11-14 Ludovic Henry[os-event] Replace global cond by local cond for each...
2016-11-14 Alexander Köplinger[msvc] Update .csproj files
2016-11-14 Martin Baulig[BTLS]: Use host name without port for the Server Name...
2016-11-14 Alexander KöplingerMerge pull request #3940 from akoeplinger/deprecate...
2016-11-13 Alexander Köplinger[bcl] Deprecate old NUnit 2.4 framework shipped with...
2016-11-12 Niklas TherningMerge pull request #3938 from ntherning/UnicastIPAddres...
2016-11-11 Rodrigo Kumpera[corlib] Fix cross-domain exception serialization under...
2016-11-11 Alexander KöplingerMerge pull request #3942 from monojenkins/update-csprojs
2016-11-11 monojenkins[msvc] Update csproj files
2016-11-11 Marek SafarRemove extracted linker sources and reuse them via...
next