mono.git
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-20 Marek Safar[corlib] Fix mobile tests
2015-04-19 Zoltan Varga[llvm] Refactor the intrinsics registration code a...
2015-04-19 Miguel de Icaza[Socket] Fix the socket ctor base call, and document...
2015-04-19 Zoltan Varga[runtime] Fix a regression in the socket code introduce...
2015-04-18 Zoltan Varga[runtime] Add a checked version of mono_class_from_name ().
2015-04-18 Zoltan VargaFix a warning.
2015-04-18 Zoltan VargaRevert "[runtime] Add a _checked version for mono_class...
2015-04-18 Zoltan Varga[runtime] Remove unused mono_metadata_parse_signature_f...
2015-04-18 Zoltan Varga[runtime] Add a _checked version for mono_class_from_na...
2015-04-17 Rodrigo Kumpera[jit] Fix the build.
2015-04-17 Zoltan Varga[jit] Allow the storage of trampolines in the jit info...
2015-04-17 Zoltan Varga[runtime] Enable the managed test runner for the gshare...
2015-04-17 Rodrigo Kumpera[threading] [jit] Fix non coop osx build.
2015-04-17 Rodrigo Kumpera[coop] Add missing coop checks for WFSO and WFMO.
2015-04-17 Rodrigo KumperaRevert "[threading] Move the safe pointing of WFSO...
2015-04-17 Rodrigo Kumpera[coop] get_addrinfo_family_hint could call into managed...
2015-04-17 Rodrigo Kumpera[jit] Rework the managed code suspend polling and add...
2015-04-17 Rodrigo Kumpera[jit] Fix the loop recognition pass to handle single...
2015-04-17 Rodrigo Kumpera[threading] Add a global variable that is set while...
2015-04-17 Zoltan Varga[runtime] Fix the creation of multi-dimensional arrays...
2015-04-17 Ludovic Henry[threadpool-ms] Change boolean return type from gboolea...
2015-04-17 Ludovic Henry[threadpool-ms] Fix sgen runtime test crash
2015-04-17 João Matos[runtime] Revert this change as it strips the volatilen...
2015-04-17 Marek Safar[corlib] Security attributes from reference sources
2015-04-17 Marek Safar[corlib] Update public api
2015-04-17 Marek Safar[corlib] Versioning from reference sources
2015-04-17 Ludovic Henry[runtime] Fix call to task_for_pid in proclib utils
2015-04-17 Marek Safar[corlib] SafeHandles from reference sources
2015-04-17 João MatosMerge pull request #1717 from jaredpar/vb-build-props
2015-04-17 João MatosMerge pull request #1716 from esdrubal/jsdeserialize
2015-04-17 Marek Safar[system] Fixes mobile build
2015-04-17 Marek Safar[corlib] Fixes build
2015-04-17 Marek SafarBump reference sources for build fix
2015-04-17 Marek Safar[corlib] Mobile build fixes
2015-04-17 Marek Safar[facades] Add missing attributes
2015-04-17 Marek Safar[corlib] More exceptions from reference sources
2015-04-16 jaredparExpand Visual Basic build support
2015-04-16 Neale FergusonAdd support for mono_arch_create_monitor_[enter|exit...
2015-04-16 Zoltan Varga[runtime] Fix support for delegates with a byref first...
2015-04-16 Marcos Henrich[System.Web.Extension] Fixes js deserialization.
2015-04-16 Marcos Henrich[System.Web.Extension] Added tests.
2015-04-16 João Matos[runtime] While we're here update the code to match...
2015-04-16 João Matos[runtime] Fixed extra address-of in lock free code.
2015-04-16 Marek Safar[corlib] Update reference sources com sources
2015-04-16 Rodrigo KumperaMerge pull request #1715 from tritao/cpp_fixes
2015-04-16 João Matos[runtime] C++ compliance fixes.
2015-04-16 Marek Safar[corlib] Remove useless TypeLib assembly attribute...
2015-04-16 Marek Safar[mcs] Better error reporting for incorrect implicitly...
2015-04-16 Miguel de Icaza[man/certmgr] Update documentation
2015-04-16 Marek Safar[corlib] Claims from reference sources
2015-04-15 Mark Probst[sgen] Fix a concurrent mark bug.
2015-04-15 Marek Safar[system.xml] Update failing test
2015-04-15 Marek Safar[corlib] Remove duplicate file entry
2015-04-15 Marek Safar[mcs] Update failing test
2015-04-15 João MatosMerge pull request #1714 from madewokherd/condwait
2015-04-15 Vincent PovirkRelease the mutex in mono_cond_[timed]wait on Windows.
2015-04-15 Marek Safar[corlib] Runtime attributes from reference sources
2015-04-15 Marek Safar[corlib] Return custom attributes in order they were...
2015-04-15 Marek Safar[corlib] Update failing test
2015-04-15 Marek SafarMerge pull request #1693 from Garciat/fix-assembly...
2015-04-15 Marek Safar[corlib] Add test for in memory assemblies (#28876)
2015-04-15 Miguel de IcazaMerge pull request #1713 from joelmartinez/docs-monodoc...
2015-04-15 Atsushi Enoremove unused CodeDom sources.
2015-04-15 Atsushi EnoMerge pull request #1709 from atsushieno/import-codedom...
2015-04-14 Mark Probst[sgen] Free mod-union tables for LOS objects.
2015-04-14 Mark Probst[sgen] Use mod-union to add remsets from concurrent...
2015-04-14 Mark Probst[sgen] Separate concurrent M&S object operations into...
2015-04-14 Mark Probst[sgen] Use enum instead of two bools in `major_copy_or_...
2015-04-14 Mark Probst[sgen] Get rid of redundant argument to `major_copy_or_...
2015-04-14 Mark Probst[sgen] Get rid of global `current_object_ops`.
2015-04-14 Mark Probst[sgen] Make scan context have a pointer to object opera...
2015-04-14 Mark Probst[sgen] Replace `sgen_get_current_object_ops()` by passi...
2015-04-14 Zoltan Varga[jit] Fix an unpatched jump in the monitor exit trampol...
2015-04-14 Zoltan Varga[jit] No need to check for info!=NULL in the trampoline...
2015-04-14 Mark Probst[sgen] Fix a race condition in the new worker/threadpoo...
2015-04-14 Rodrigo Kumpera[threading] Move the safe pointing of WFSO and WFMO...
2015-04-14 Rodrigo Kumpera[threading] Handle more non-trivial locks.
2015-04-14 Rodrigo Kumpera[threading] Wrap the threads lock with cooperative...
2015-04-14 Ludovic Henry[threadpool] Make GC skip worker and monitor threads...
2015-04-14 Joel Martinez[monodoc] Updated how generators load resource streams.
2015-04-14 João MatosMerge pull request #1711 from jldgit/jldgit-gdb-script
2015-04-14 Rodrigo KumperaMerge pull request #1710 from alexanderkyte/always_use_imt
2015-04-14 Alexander Kyte[runtime] Further removed code that doubted IMT
2015-04-14 Zoltan Varga[jit] Print out IL clause offsets in verbose mode.
2015-04-14 JamesCorrected mono-gdb.py use of "\u%X".format (val)
2015-04-14 Atsushi Eno[CodeDom] disable wrong test (see [Ignore] comment).
2015-04-14 Zoltan Varga[jit] Fix the support for filter clauses by avoiding...
2015-04-14 Zoltan Varga[runtime] Fix freeing invalid memory in CreateProcess...
2015-04-14 Zoltan Varga[jit] Fix the detection of the Selector.GetHandle intri...
2015-04-14 Atsushi EnoImport CodeDom types and Compiler.CodeGenerator class...
2015-04-14 Marek Safar[mcs] Consider nested types when looking for potential...
2015-04-14 Zoltan Varga[aot] Avoid saving MonoJitExceptionInfo->exvar_offset...
2015-04-14 Zoltan Varga[jit] Remove some dead code from get_shared_class ().
2015-04-14 Zoltan Varga[jit] Get rid of the MONO_ARCH_HAVE_OP_GET_EX_OBJ defin...
2015-04-14 Zoltan Varga[jit] Enable passing the exception object in a register...
2015-04-14 Zoltan VargaFix a warning.
2015-04-14 Zoltan Varga[jit] Enable passing the exception object in a register...
2015-04-14 Zoltan Varga[jit] Implement support for passing in the exception...
2015-04-13 Mark Probst[runtime] Spurious wake-ups are not a FIXME.
next