mono.git
2016-02-15 Marcos HenrichMerge pull request #2400 from esdrubal/extrahead
2016-02-15 Marcos HenrichMerge pull request #2323 from esdrubal/servicemodel
2016-02-15 Marek SafarMerge pull request #2613 from knocte/crypto-refsource
2016-02-15 Marek Safar[mcs] Populate ProductVersion from all valid sources...
2016-02-13 Alexander Köplinger[corlib] Add missing semicolon in StringTest
2016-02-13 monojenkinsMerge pull request #2608 from ludovic-henry/monoerror...
2016-02-13 Alexander KöplingerMerge pull request #2611 from akoeplinger/cleanup
2016-02-13 monojenkinsMerge pull request #2612 from xmcclure/largestring
2016-02-13 monojenkinsMerge pull request #2442 from schani/fix-larger-tlab...
2016-02-13 Zoltan Varga[jit] Add a checked version to mono_resolve_patch_targe...
2016-02-13 Alexander KöplingerRevert "[Process] Add stress tests"
2016-02-12 Mark ProbstMerge pull request #2573 from BrzVlad/fix-conc-memusage
2016-02-12 monojenkinsMerge pull request #2589 from gofman/master
2016-02-12 monojenkinsMerge pull request #2585 from lambdageek/dev/bug-38222
2016-02-12 Andi McClureUse Assert.Ignore for insufficient-memory test skips
2016-02-12 Andrés G. Aragoneses[Crypto] Include CngKeyBlobFormat from reference source...
2016-02-12 Andi McClureDo not run 4GB string tests on low memory systems ...
2016-02-12 Alexander Köplinger[corlib] Remove FIXME_CORLIB_CMP section from Makefile
2016-02-12 Aleksey Kliger... Merge pull request #2605 from lambdageek/dev/bug-38408
2016-02-12 Ludovic HenryRevert "[System] Import System.Diagnostics.Process"
2016-02-12 Mark Probst[sgen] Allow TLABs larger than MAX_SMALL_OBJ_SIZE.
2016-02-12 Mark Probst[sgen] Add necessary type cast.
2016-02-12 Ludovic Henry[runtime] Use MonoError for mono_module_get_types
2016-02-12 Ludovic Henry[runtime] Use MonoError for fill_reflection_assembly_name
2016-02-12 Ludovic Henry[runtime] Use MonoError for create_version
2016-02-12 Ludovic Henry[runtime] Use MonoError for type_from_parsed_name
2016-02-12 monojenkinsMerge pull request #2576 from ludovic-henry/referenceso...
2016-02-12 Alexander KöplingerMerge pull request #2604 from mattleibow/pcl-mono.datac...
2016-02-12 Aleksey Kliger[io] Don't leak Pipe filename
2016-02-12 Aleksey Kliger[io] Release Pipe and Console shared handles
2016-02-12 Aleksey Kliger[io] Test repeatedly opening a character device
2016-02-12 monojenkinsMerge pull request #2606 from akoeplinger/fix-hardcoded...
2016-02-12 Miguel de IcazaAdd link to the updated location for the utf8 test...
2016-02-12 Ludovic Henry[Process] Add stress tests
2016-02-12 Ludovic Henry[System] Import System.Diagnostics.Process
2016-02-12 Alexander Köplinger[System] Fix a few more hardcoded ports in tests
2016-02-12 Zoltan Varga[jit] Fix the bblock linking in c5512c0d3e2b102ed16158c...
2016-02-11 Martin Baulig[Mono.Security]: Make 'Mono.Security.Protocol.Ntlm...
2016-02-11 Miguel de IcazaRemove old, unused code
2016-02-11 Matthew Leibowitz[corlib] Ensure PCL compatibility with Mono.DataConverter
2016-02-11 Ludovic HenryMerge pull request #2560 from ludovic-henry/coop-thread...
2016-02-11 Aleksey Kliger... Merge pull request #2587 from lambdageek/monoerror...
2016-02-11 Marcos HenrichMerge pull request #2590 from esdrubal/wcf_req
2016-02-11 Ludovic HenryMerge pull request #2595 from ludovic-henry/tests-sgen
2016-02-11 Aleksey Kliger[reflection] Better error behavior for API functions
2016-02-11 Ludovic Henry[tests] Remove manual for loop to run sgen tests and...
2016-02-11 Ludovic Henry[threads] Split abort/suspend into self and async cases
2016-02-11 Marek SafarMerge pull request #2598 from dellis1972/master
2016-02-11 Dean Ellis[msbuild] Registered the XmlPeek Build Task in the...
2016-02-11 Zoltan Varga[aot] Fix the check in mono_aot_get_plt_entry () for...
2016-02-11 Zoltan Varga[jit] Add a fastpath to Monitor.Enter () which doesn...
2016-02-11 Zoltan VargaFix a warning.
2016-02-11 Zoltan Varga[jit] Fix the peephole optimization added by 9fc7c1de3a...
2016-02-10 Miguel de IcazaRemove table that was not licensed under MIT
2016-02-10 Martin Baulig[Mono.Security]: MonoTlsProviderFactory.GetProvider...
2016-02-10 Alexander KöplingerMerge pull request #2591 from gofman/cherry-branch
2016-02-10 Alexander KöplingerMerge pull request #2594 from akoeplinger/fix-facade...
2016-02-10 Alex Rønne... [profiler] Remove perf_event.h from EXTRA_DIST, too.
2016-02-10 Alex Rønne... [profiler] Only include perf_event.h when actually...
2016-02-10 Alex Rønne... [profiler] Remove the bundled perf_event.h header.
2016-02-10 Martin Baulig[Mono.Security]: Add 'MonoTlsProviderFactory.GetProvide...
2016-02-10 Zoltan Varga[llvmonly] Remove some leftover debugging code.
2016-02-10 Marek Safar[swf] Flow SynchronizationContext through ExecutionCont...
2016-02-10 Alexander Köplinger[metadata] Fix Facades lookup in assembly.c when MONO_P...
2016-02-10 Marcos Henrich[corlib] Adds property AccessToken to WindowsIdentity
2016-02-10 Marcos HenrichImpelements IDisposable in X509Store
2016-02-10 Paul Gofman[System.Windows.Forms] Recreate FosterWindow when requi...
2016-02-10 Marcos Henrich[System.Net.Security] Adds NegotiateStream methods
2016-02-10 Marcos Henrich[corlib] Added missing properties to EventAttribute
2016-02-10 Paul Gofmansgen: fix bit counting in mword
2016-02-10 Marek Safar[corlib] Use correct max/min value for DateTime overflo...
2016-02-10 Marek Safar[System] Simple readability changes to SimpleAsyncResult
2016-02-10 Zoltan Varga[jit] Add a peephole optimization to remove the ldaddr...
2016-02-10 Zoltan Varga[llvmonly] Disable the 'overriding the module target...
2016-02-10 Zoltan Varga[llvmonly] Fix a few issues passing and returning vtype...
2016-02-10 Zoltan Varga[llvmonly] Fix the locking in the gsharedvt wrapper...
2016-02-10 monojenkinsMerge pull request #2584 from lewurm/fix-mobile-compilation
2016-02-10 Aleksey Kliger[reflection] Set pending loader exception in mono_refle...
2016-02-09 Bernhard Urban[bcl] fix compilation of test on mobile
2016-02-09 monojenkinsMerge pull request #2582 from ludovic-henry/fix-threadp...
2016-02-09 Miguel de Icaza[Docs] handle code-markdown with dots on the names
2016-02-09 Miguel de Icaza[Docs] Continue to improve the Mono runtime documentation
2016-02-09 Aleksey Kliger... Merge pull request #2570 from lambdageek/monoerror...
2016-02-09 Ludovic Henry[threadpool] Improve the monitor thread heuristic
2016-02-09 Aleksey Kliger[reflection] Fix decl of mono_image_create_token
2016-02-09 Aleksey Kliger[reflection] Mark mono_custom_attrs_construct external...
2016-02-09 Aleksey Kliger[reflection] Use MonoError in mono_reflection_marshal_a...
2016-02-09 Aleksey Kliger[runtime] Use MonoError for mono_event_get_object
2016-02-09 Aleksey Kliger[runtime] Use MonoError for mono_property_get_object
2016-02-09 Aleksey Kliger[reflection] Push MonoError through some static functions
2016-02-09 Aleksey Kliger[debugger] Don't call buffer_add_objid with NULL
2016-02-09 Aleksey Kliger[runtime] Cleanup MonoError after mono_runtime_try_invoke
2016-02-09 Aleksey Kliger[mini] Use catchExcInMonoError to decide if exc should...
2016-02-09 Aleksey Kliger[runtime] Don't raise MonoError when unloading appdomain
2016-02-09 Miguel de Icaza[Docs] document one of our most key APIs: mono_add_inte...
2016-02-09 Miguel de Icaza[Docs] Improved the rendering, added some docs
2016-02-09 monojenkinsMerge pull request #2579 from ludovic-henry/fix-asyncre...
2016-02-09 Ludovic Henry[AsyncResult] Fix unhandled exception behaviour in...
2016-02-09 Marek Safar[corlib] AppContext from reference source
2016-02-09 Miguel de Icaza[Docs] Use an external style sheet, prefix the css...
next