SeqPoint are now kept in memory with a compact encoding.
[mono.git] / mono / utils /
2014-11-14 Zoltan Varga[runtime] Fix the errors in edb931dfb9741660fefe73528c5...
2014-11-11 Ludovic Henry[perfcounters,proflog,mprof-report] Add support for...
2014-11-11 Ludovic Henry[counters,proflog] Add mono_counters_on_register/delete...
2014-11-11 Ludovic Henry[counters] Make API thread safe
2014-11-10 Rodrigo Kumpera[runtime] Introduce new MonoThread API for signal multi...
2014-11-10 Jonathan PryorMerge pull request #1393 from akoeplinger/refresh-mdoc...
2014-11-10 Marek SafarMerge pull request #1334 from ztone/delegate
2014-11-10 Zoltan Varga[jit] Move the ppc sigctx<->monoctx conversion code...
2014-11-10 Miguel de IcazaMerge pull request #1390 from woodsb02/FreeBSDMacNetwor...
2014-11-09 Zoltan VargaMerge pull request #1392 from ludovic-henry/pr34-proflo...
2014-11-07 Mark ProbstMerge pull request #1385 from BrzVlad/fin-hash
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-07 Miguel de IcazaMerge pull request #1394 from kjpou1/master
2014-11-07 Zoltan Varga[runtime] Use a separate signal with the SA_RESTART...
2014-11-05 Zoltan VargaMerge pull request #1387 from akoeplinger/improve-bug65...
2014-11-05 Rodrigo KumperaMake mono_threads_pthread_kill available to mach targets.
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-11-02 Miguel de IcazaMerge pull request #1347 from ermshiperete/ImproveEllip...
2014-11-02 Miguel de IcazaMerge pull request #1371 from martinjt/AddClientDisconn...
2014-11-02 Miguel de IcazaMerge pull request #1163 from AerisG222/more_mvc_fixes
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-31 João MatosMerge pull request #1360 from madewokherd/winuncpath
2014-10-30 Zoltan Varga[runtime] Fix the android build with ndk r10c.
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-29 Miguel de IcazaMerge pull request #1337 from RyanMelenaNoesis/master
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-24 Miguel de IcazaMerge pull request #1357 from emergent-design/master
2014-10-22 Zoltan VargaMerge pull request #1358 from madewokherd/win32build
2014-10-22 Vincent PovirkFix win32 build.
2014-10-21 Jo ShieldsMerge pull request #1356 from martinjt/ReadEntityV2
2014-10-20 Ludovic Henry[sgen] Adjust internal allocator block size to slot...
2014-10-20 Ludovic Henry[sgen] Add assertion on power of 2 for internal allocat...
2014-10-20 Ludovic Henry[sgen] Utility function to compute number of unfaulted...
2014-10-20 Ludovic Henry[sgen] Cleanup some allocation code
2014-10-20 Zoltan VargaFix the build after the signals changes.
2014-10-20 Zoltan VargaFix a typo.
2014-10-20 Zoltan Varga[runtime] Clean up the signal handling code by moving...
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-17 Rodrigo Kumpera[runtime] Don't define ucontext_t for android if PLATFO...
2014-10-15 Zoltan VargaInclude ucontext.h on android if it exists.
2014-10-14 Zoltan VargaMerge pull request #1341 from smortex/patch-2
2014-10-14 Zoltan VargaMerge pull request #1340 from smortex/patch-1
2014-10-14 Romain TartièreAdd missing header
2014-10-10 Marek HabersackMerge pull request #1333 from joero74/ignore-missing...
2014-10-09 Mark ProbstMerge pull request #1326 from BrzVlad/master
2014-10-09 Zoltan Varga[runtime] Use the functionality in mono-proclib.c to...
2014-10-07 Rodrigo KumperaMerge pull request #1179 from ludovic-henry/pr25-threadpool
2014-10-06 Rodrigo Kumpera[runtime] Silence a warning that has not helped us...
2014-10-02 Zoltan VargaFix the arm build.
2014-10-01 Jonathan PryorMerge pull request #1306 from joelmartinez/docs-private...
2014-09-29 Zoltan Varga[runtime] Enable the new interrupt code on ios.
2014-09-28 Marek SafarMerge pull request #1315 from rjvdboon/BootstrapContext
2014-09-28 Zoltan Varga[runtime] Implement and enable the new interrupt code...
2014-09-27 Marek SafarMerge pull request #1314 from alesliehughes/master
2014-09-26 Sebastien PouliotMerge pull request #1282 from madrang/MinorChangesOfPul...
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-24 João MatosFixed TLS detection to check for TARGET_MACH instead...
2014-09-23 Rodrigo KumperaMerge pull request #1299 from esdrubal/uriuserinfo
2014-09-23 Marek SafarMerge pull request #1300 from esdrubal/unixrelativeorab...
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-22 Miguel de IcazaMerge pull request #1295 from nealef/master
2014-09-22 Rodrigo KumperaMerge pull request #1296 from directhex/master
2014-09-22 Zoltan Varga[runtime] Fix mono_sigctx_to_monoctx () on win32.
2014-09-21 Zoltan Varga[runtime] Fix the windows build.
2014-09-20 Zoltan Varga[runtime] Enable the new interrupt code on arm linux.
2014-09-19 Zoltan Varga[runtime] Add wrappers around the wapi interrupt functi...
2014-09-19 Miguel de IcazaMerge pull request #1245 from StephenMcConnel/bug-22483
2014-09-19 Miguel de IcazaMerge pull request #1287 from akoeplinger/fix-appconfig...
2014-09-19 Miguel de IcazaMerge pull request #1290 from directhex/master
2014-09-19 Miguel de IcazaMerge pull request #1273 from joelmartinez/docs-unified-fix
2014-09-18 Ludovic Henry[utils] Use MONO_ALWAYS_INLINE + Add MONO_NEVER_INLINE
2014-09-18 Zoltan Varga[runtime] Use the windows CONTEXT<->MonoContext convers...
2014-09-17 Zoltan Varga[runtime] Implement the new suspend infrastructure...
2014-09-15 Zoltan Varga[runtime] Add support for setting the thread name on...
2014-09-15 Zoltan Varga[runtime] Fix an assert in w32_dlerror () on winx64.
2014-09-15 Rodrigo KumperaMerge pull request #1280 from nealef/master
2014-09-13 Zoltan Varga[runtime] Fix the windows build. Define _WINSOCKAPI_...
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-09-11 Marek SafarMerge pull request #1277 from esdrubal/calendarsdaysinyear
2014-09-10 Marek SafarMerge pull request #1270 from esdrubal/xmlimplicit
2014-09-10 Marek SafarMerge pull request #1267 from ramtinkermani/master
2014-09-09 Rodrigo Kumpera[utils] Add mono_error_convert_to_exception.
2014-09-09 Rodrigo Kumpera[utils] Add mono_error_set_assembly_load_simple to...
2014-09-09 Marek SafarMerge pull request #1266 from esdrubal/datetimenewformat
2014-09-09 Rodrigo KumperaMerge pull request #1248 from kumpera/kill_the_interpreter
2014-09-09 Zoltan VargaMerge pull request #1263 from madewokherd/begindecls
2014-09-08 Vincent PovirkUse G_BEGIN_DECLS instead of __BEGIN_DECLS.
2014-09-08 Marek SafarMerge pull request #1262 from esdrubal/uriserializationinfo
2014-09-08 Marek SafarMerge pull request #1253 from esdrubal/datetimeiso8601
2014-09-05 Zoltan VargaFix the linux build.
2014-09-05 Zoltan Varga[runtime] Fix the linux build.
2014-09-04 Marek SafarMerge pull request #1254 from vkargov/master
2014-09-04 Zoltan VargaRevert "[build] Include mono/utils into the extensions...
2014-09-04 Zoltan VargaRevert "[build] Deps tracking for mono/utils/Makefile...
2014-09-03 Rodrigo Kumpera[utils] Add android extension point to threading.
2014-09-03 Rodrigo Kumpera[build] Deps tracking for mono/utils/Makefile.am when...
2014-09-03 Rodrigo Kumpera[build] Include mono/utils into the extensions module.
next