Merge pull request #2306 from migueldeicaza/master
[mono.git] / mono / metadata /
2015-12-14 Alexis ChristoforidesMerge pull request #2306 from migueldeicaza/master
2015-12-14 monojenkinsMerge pull request #2341 from ludovic-henry/fix-threadp...
2015-12-14 Ludovic Henry[threadpool] Saner default for max number of worker...
2015-12-14 Ludovic Henry[threadpool] Limit number of threads created per second
2015-12-14 Ludovic Henry[threadpool] Fix overflow of max number of worker threads
2015-12-14 Marek SafarMerge pull request #2218 from mono/assignProjectConfigu...
2015-12-11 Ludovic HenryMerge pull request #2311 from mlancione/master
2015-12-11 Rodrigo KumperaMerge pull request #1916 from ludovic-henry/iolayer...
2015-12-11 Ludovic Henry[threadpool] Fix GetAvailableThreads test
2015-12-10 João MatosFixed Windows MinGW build and avoid leakage of io-layer...
2015-12-10 Ludovic Henry[threadpool] Fix System.Web tests failures
2015-12-10 Aleksey Kliger ... Merge pull request #2310 from lambdageek/dev/bug-36305
2015-12-10 Ludovic HenryMerge pull request #2305 from ludovic-henry/fix-threadp...
2015-12-10 Martin BauligMerge pull request #2296 from xmcclure/webrequest-regex
2015-12-10 Alexander KöplingerMerge pull request #2312 from ArsenShnurkov/bug36724
2015-12-09 João MatosMerge pull request #2288 from evincarofautumn/c++-compat
2015-12-09 Jon Purdy[runtime] Compile cleanly with -Wc++-compat.
2015-12-09 Ludovic Henry[threadpool] Fix get min and available threads icalls
2015-12-09 Aleksey Kliger[reflection] Fix MethodInfo.GetBaseDefinition() for...
2015-12-09 Alexis ChristoforidesMerge pull request #2285 from knocte/filesystemwatcher
2015-12-08 Alexander KöplingerMerge pull request #2297 from akoeplinger/msvc-autoupda...
2015-12-08 Rodrigo KumperaMerge pull request #2295 from lambdageek/dev/test-conc...
2015-12-08 Ludovic HenryMerge pull request #2302 from ludovic-henry/fix-delegat...
2015-12-08 Bernhard Urban[runtime] remove debug statements introduced by a0e1dae...
2015-12-08 João MatosMerge pull request #2304 from BillSeurer/master
2015-12-08 Ludovic HenryMerge pull request #2301 from ludovic-henry/fix-delegat...
2015-12-08 Zoltan Varga[runtime] Initialize a dynamic_images_mutex.
2015-12-08 Zoltan VargaMerge pull request #2299 from lewurm/finalizer_thread
2015-12-08 Zoltan VargaMerge pull request #2298 from akoeplinger/gsnprintf
2015-12-08 Bernhard Urban[runtime] adding additional assert to highlight source...
2015-12-08 Alexander Köplinger[metadata] Use g_snprintf instead of snprintf to fix...
2015-12-07 Vlad BrezaeMerge pull request #2246 from BrzVlad/feature-concurren...
2015-12-07 Vlad Brezae[sgen] Binary protocol entry for mod union cardtable...
2015-12-07 Vlad Brezae[sgen] Remove allow synchronous flag for concurrent...
2015-12-07 Alexander KöplingerMerge pull request #2294 from akoeplinger/fix-cygwin
2015-12-07 Zoltan VargaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Aleksey Kliger ... Merge pull request #2247 from ivmai/match-ext-libgc-api
2015-12-07 Rodrigo KumperaRevert "Merge pull request #2237 from xmcclure/containe...
2015-12-07 Rodrigo KumperaRevert "[reflection] Fix the build from the last commit."
2015-12-07 Rodrigo Kumpera[reflection] Fix the build from the last commit.
2015-12-07 Rodrigo KumperaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Zoltan VargaMerge pull request #2290 from akoeplinger/msvc-mono...
2015-12-06 Rodrigo KumperaMerge pull request #2276 from lambdageek/dev/bug-36283
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-03 Zoltan Varga[ppdb] Fix support for loading debug info for .dll...
2015-12-03 Marek SafarMerge pull request #2284 from akoeplinger/httpclient-fix
2015-12-02 Aleksey Kligerreflection: Type.GetProperties() collect more generic...
2015-12-02 Andi McClureMerge pull request #2279 from xmcclure/mono-posix-version
2015-12-02 Miguel de IcazaMerge pull request #2282 from joelmartinez/docs-multias...
2015-12-02 Marek SafarMerge pull request #2281 from lambdageek/dev/bug-36418
2015-12-02 Rodrigo KumperaMerge pull request #2231 from ludovic-henry/coop-sync...
2015-12-01 João MatosMerge pull request #2223 from lobrien/master
2015-12-01 João MatosMerge pull request #2256 from joelmartinez/docs-morenetdocs
2015-12-01 João MatosMerge pull request #2258 from protel-opensource/protelm...
2015-12-01 João MatosMerge pull request #2269 from dellis1972/xmlpeek
2015-12-01 João MatosMerge pull request #2265 from directhex/pthread_tls_on_mips
2015-12-01 Marek SafarMerge pull request #2272 from alex-skiffin/master
2015-11-30 João MatosMerge pull request #2271 from BrzVlad/fix-sizeof-monoarray
2015-11-30 Zoltan Varga[sdb] Fix ppdb support by adding a variant of mono_debu...
2015-11-30 Andi McClureConvert MonoGenericContainer/Param accessor macros...
2015-11-28 Zoltan Varga[ppdb] Fix reading of locals/scopes for the last method...
2015-11-27 Zoltan VargaFix a warning.
2015-11-26 Vlad Brezae[runtime] Fix sizeof MonoArray with non gnu compiler
2015-11-25 Andi McClureMinor cleanup inspired by but unrelated to generic...
2015-11-25 Andi McClureClarify ownership of generic param objects
2015-11-25 Andi McClureAdd first batch of mempool-reference audit points to...
2015-11-25 Andi McClureImprovements to mempool reference auditing feature
2015-11-24 Ludovic Henry[coop] Remove MONO_TRY_BLOCKING
2015-11-24 Ludovic Henry[coop] Switch loader_mutex to coop implementation
2015-11-24 Ludovic Henry[coop] Switch MonoDomain->lock to coop implementation
2015-11-24 Ludovic Henry[coop] Switch threads_mutex locks to coop implementation
2015-11-24 Ludovic Henry[coop] Make lock tracer os and coop mutex aware
2015-11-24 Ludovic Henry[gc] Remove dead lock
2015-11-24 Ludovic Henry[coop] Switch file mmap locks to coop implementation
2015-11-24 Ludovic Henry[coop] Switch finalizer locks to coop implementation
2015-11-24 Ludovic Henry[coop] Switch Posix and Win32 threads locks to coop...
2015-11-24 Alexander KöplingerMerge pull request #2208 from martinbooth/dataannotatio...
2015-11-24 Alexander KöplingerMerge pull request #2248 from barsgroup/bugfix/35980
2015-11-22 Zoltan Varga[runtime] Fix non-byref LPArray marshalling. Fixes...
2015-11-22 Alexander KöplingerMerge pull request #2255 from directhex/override-mono...
2015-11-21 Zoltan Varga[runtime] Implement FIXMEs in the portable ppdb code.
2015-11-21 Zoltan Varga[runtime] Fix the loading of ppdb files.
2015-11-20 Rolf Bjarne Kvinge[runtime] Revert breaking changes in MonoGHashGCType.
2015-11-19 Ludovic Henry[coop] Switch SGen gc_mutex to coop implementation
2015-11-19 Ludovic Henry[coop] Switch ThreadPool locks to coop implementation
2015-11-19 Ludovic Henry[coop] Switch ThreadPoolIO locks to coop implementation
2015-11-19 Ludovic Henry[socket] Fix blocking section around close
2015-11-19 Ludovic Henry[coop] Switch type_initialization_section and TypeIniti...
2015-11-19 Ludovic Henry[coop] Switch appdomains_mutex to coop implementation
2015-11-19 Ludovic Henry[coop] Switch sleep_(mutex|cond) to coop implementation
2015-11-19 Ludovic Henry[coop] Switch MonoInternalThread->synch_cs to coop...
2015-11-19 Ludovic Henry[coop] Switch finalizer_sem to coop mutex
2015-11-19 Ludovic Henry[gc] Remove dead code
2015-11-19 Ludovic Henry[utils] Move mutex and semaphore to mono_os_*
2015-11-19 Ludovic Henry[attach] Remove dead code
2015-11-19 Ludovic Henry[semaphore] Cleanup
2015-11-19 Ludovic Henry[mutex] Cleanup
2015-11-19 Jonathan PryorMerge pull request #2183 from joelmartinez/monodoc...
2015-11-19 Marek Safar[corlib] Update long/short timepatterns. Reference...
2015-11-19 Zoltan Varga[aot] Fix support for synchronized wrappers of gsharedv...
next