mono.git
2015-04-22 João MatosMerge pull request #1725 from alexanderkyte/cache_crash
2015-04-22 João MatosMerge pull request #1726 from jaredpar/build-roslyn
2015-04-22 Sebastien Pouliot[linker] Mark SecurityDeclarations [#28918]
2015-04-22 Sebastien Pouliot[linker] Resolve AssemblyName[Reference] when sweeping...
2015-04-22 Sebastien PouliotBump referencesources to restore compatibility with...
2015-04-21 Zoltan Varga[sdb] Remove more unused code.
2015-04-21 Zoltan Varga[sdb] Remove more unused interrupt code.
2015-04-21 Zoltan Varga[sdb] Remove unused mono_debugger_agent_thread_interrup...
2015-04-21 Zoltan Varga[sdb] Remove an osx workaround which isn't needed with...
2015-04-21 Zoltan VargaFix some warnings.
2015-04-21 Rodrigo KumperaMerge pull request #1723 from madewokherd/winvista
2015-04-21 Rodrigo Kumpera[runtime] It's spring cleaning in MonoInternalThread...
2015-04-21 Rodrigo Kumpera[threading] Remove old suspend code now that all target...
2015-04-21 jaredparImprove Visual Basic build support
2015-04-21 Rodrigo KumperaMerge pull request #1699 from ludovic-henry/threadpool...
2015-04-21 Alexander KöplingerMerge pull request #1721 from jaredpar/fix-attribute-gen
2015-04-21 jaredparEmit assembly attributes after Import statements
2015-04-21 Chris HamonsFix Options.cs warning on mobile builds
2015-04-21 Marcos Henrich[System] Replaced System.Process lock(this)
2015-04-21 Marcos Henrich[System] Process.Exited is now thread safe.
2015-04-21 Miguel de IcazaMerge pull request #1720 from blucz/master
2015-04-20 Alexander Kyte[System.Runtime.Caching] Added missing locking around...
2015-04-20 Rodrigo Kumpera[threading] Fix coop+windows compilation.
2015-04-20 Vincent PovirkBump Windows version requirement to Vista.
2015-04-20 Vincent PovirkAdd configure check for inet_pton on Windows.
2015-04-20 Rodrigo Kumpera[threading] Just skipping GC is not enough, we need...
2015-04-20 Rodrigo Kumpera[threading] Add coop support to sdb.
2015-04-20 Miguel de Icaza[Socket] Add DualMode property and adjust to Mono seman...
2015-04-20 Ludovic Henry[threadpool-io] Fix epoll init
2015-04-20 Ludovic Henry[threadpool-io] Move epoll/kqueue/poll specific code...
2015-04-20 Ludovic Henry[threadpool-io] Move Mono(Socket)RuntimeWorkItem Execut...
2015-04-20 Marek Safar[corlib] cryptography from reference sources
2015-04-20 Marcos HenrichMerge pull request #1691 from esdrubal/exitevent
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-20 Marek Safar[corlib] Fix mobile tests
2015-04-20 Ludovic Henry[threadpool-io] Make updates non backend specific
2015-04-20 Ludovic Henry[threadpool-io] Do not wait on socket if there are...
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 Brian LuczkiewiczFix NullReferenceException in timer thread
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.
next