[mini] Rename mini_parse_debug_option's argument to match the header file (and match...
[mono.git] / mono / utils /
2016-01-08 João MatosMerge pull request #2363 from eriklarko/master
2016-01-08 João MatosMerge pull request #2390 from schani/feature-bisector
2016-01-07 Jonathan PryorMerge pull request #2333 from joelmartinez/docs-classic-fix
2016-01-06 Alex Rønne PetersenMerge pull request #2174 from stukselbax/master
2016-01-05 Martin BauligMerge pull request #2401 from alexanderkyte/mobile_stat...
2016-01-05 Aleksey Kliger ... Merge pull request #2385 from lambdageek/dev/checked...
2015-12-29 Vlad BrezaeMerge pull request #2386 from BrzVlad/fix-jit
2015-12-28 Aleksey Kliger[checked] Imageset may reference corlib implicitly...
2015-12-23 monojenkinsMerge pull request #2379 from xmcclure/babysitter-contd
2015-12-22 Alexander KöplingerMerge pull request #2366 from xmcclure/scripts-babysitter
2015-12-22 Rodrigo KumperaMerge pull request #2034 from alexrp/ctx-cleanup
2015-12-22 Miguel de IcazaMerge pull request #1896 from meum/patch-1
2015-12-19 Aleksey Kliger ... Merge pull request #2364 from lambdageek/dev/checked...
2015-12-19 João MatosMerge pull request #2367 from BillSeurer/master
2015-12-18 Aleksey Kliger[coop] Checked build GC critical regions.
2015-12-18 Aleksey Kliger ... Merge pull request #2314 from lambdageek/dev/local...
2015-12-18 Ludovic Henry[coop] Cleanup
2015-12-17 Alexander KöplingerMerge pull request #2350 from akoeplinger/signcode...
2015-12-17 Alexis ChristoforidesMerge pull request #2342 from lewurm/mkbundlefix
2015-12-16 Alexander KöplingerMerge pull request #2324 from akoeplinger/caching-locking
2015-12-16 Rodrigo KumperaMerge pull request #2356 from ludovic-henry/fix-thread...
2015-12-16 Ludovic Henry[threads] Fix potential deadlock on suspend
2015-12-16 monojenkinsMerge pull request #2353 from ludovic-henry/fix-service...
2015-12-15 Andi McClureMerge pull request #2346 from xmcclure/proxy-load-fail
2015-12-15 monojenkinsMerge pull request #2338 from BogdanovKirill/httpwritefix3
2015-12-15 monojenkinsMerge pull request #2343 from ludovic-henry/threads...
2015-12-15 Ludovic Henry[threads] Add mono_thread_info_usleep function
2015-12-15 Ludovic Henry[threads] Bring mono_thread_info_safe_suspend_and_run...
2015-12-15 Ludovic Henry[threads] Remove dead code
2015-12-14 Alexis ChristoforidesMerge pull request #2306 from migueldeicaza/master
2015-12-14 Marek SafarMerge pull request #2218 from mono/assignProjectConfigu...
2015-12-11 Ludovic HenryMerge pull request #2311 from mlancione/master
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 Alexis ChristoforidesMerge pull request #2285 from knocte/filesystemwatcher
2015-12-08 Rodrigo KumperaMerge pull request #2295 from lambdageek/dev/test-conc...
2015-12-07 Vlad BrezaeMerge pull request #2246 from BrzVlad/feature-concurren...
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 Alexander Köplinger[utils] Fix cygwin build
2015-12-07 Rodrigo KumperaRevert "Merge pull request #2237 from xmcclure/containe...
2015-12-07 Rodrigo KumperaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Zoltan VargaMerge pull request #2291 from akoeplinger/msvc-fixes
2015-12-07 Alexander Köplinger[msvc] Fix Windows build breaks caused by a595d489fa64d...
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-03 Marek SafarMerge pull request #2284 from akoeplinger/httpclient-fix
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-11-25 Andi McClureImprovements to mempool reference auditing feature
2015-11-24 Ludovic Henry[coop] Remove MONO_TRY_BLOCKING
2015-11-24 Ludovic Henry[io-layer] Switch cond timed wait to use milliseconds
2015-11-24 Ludovic Henry[coop] Switch global_suspend_semaphore to coop implemen...
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-19 Ludovic Henry[coop] Switch sleep_(mutex|cond) to coop implementation
2015-11-19 Ludovic Henry[utils] Add mutex and semaphore API to support coop...
2015-11-19 Ludovic Henry[utils] Move mutex and semaphore to mono_os_*
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-18 Ludovic HenryRevert "[sgen] Remove sgen specific suspend code"
2015-11-17 Ivan Maidanski[boehm] Match BDWGC v7 API
2015-11-17 Alexander KöplingerMerge pull request #2236 from akoeplinger/add-dataflow
2015-11-17 Ludovic Henry[threads] Fix build
2015-11-17 Alexis ChristoforidesMerge pull request #2240 from UCIS/patch-6
2015-11-17 Ludovic Henry[sgen] Remove sgen specific suspend code
2015-11-17 Rolf Bjarne KvingeMerge pull request #2201 from rolfbjarne/linker-better...
2015-11-16 Alexander KöplingerMerge pull request #2239 from xmcclure/interbals2
2015-11-16 Andi McClureMinor: Style cleanup on internal headers (continued)
2015-11-16 Andi McClureMerge pull request #2238 from xmcclure/interbals
2015-11-16 Andi McClureMinor: Style cleanup on internal headers
2015-11-16 Alexander KöplingerMerge pull request #2228 from lambdageek/dev/sgen-timeouts
2015-11-13 João MatosMerge pull request #2233 from madewokherd/ucontextgregs
2015-11-13 Vincent PovirkDo not define UCONTEXT_GREGS on win64.
2015-11-13 Rodrigo KumperaMerge pull request #2227 from esdrubal/tzparse
2015-11-11 Mark ProbstMerge pull request #2198 from BrzVlad/feature-concurren...
2015-11-10 mhutchMerge pull request #2124 from mhutch/mono-api-info...
2015-11-09 Andi McClureMerge pull request #2200 from xmcclure/image-audit...
2015-11-06 Martin BauligMerge pull request #2102 from AdamBurgess/master
2015-11-04 Ludovic HenryMerge pull request #2196 from alexischr/coop-gc_stackda...
2015-11-04 Rodrigo KumperaMerge pull request #2193 from kumpera/loader-error...
2015-11-03 Alexis Christoforides[coop] Make sure 'gc_stackdata' is aligned and properly...
2015-11-03 Marek SafarMerge pull request #2190 from Numpsy/AddADNotFoundException
2015-11-03 Ludovic HenryMerge pull request #2192 from kumpera/suspend-crossfire
2015-11-03 Rodrigo Kumpera[suspend] Fix suspend race between mono-threads and...
2015-11-02 Vlad BrezaeMerge pull request #2081 from BrzVlad/feature-concurren...
2015-11-02 Ludovic Henry[threads] Remove assertion on `info` for socket syscall...
2015-10-30 Jonathan PryorMerge pull request #2152 from joelmartinez/mdoc-preserver
2015-10-29 Ludovic Henry[coop] Fix typo for gc unsafe region enter/exit
2015-10-29 Rodrigo KumperaMerge pull request #2180 from kumpera/loader-error...
2015-10-29 Ludovic Henry[threads] Fix warning on Linux
2015-10-28 Ludovic Henry[threads] Use runtime flag to enable cooperative suspend
next