mono.git
2014-11-26 Mark Probst[sgen] In binary protocol grep, gray en-/dequeue must...
2014-11-26 Mark Probst[sgen] Remove binary protocol entry for null dequeue.
2014-11-26 Mark Probst[sgen] Fix build on highest debug level.
2014-11-26 Mark Probst[sgen] Handle copy object failure.
2014-11-26 Mark Probst[sgen] Increase debug level of assertions in inner...
2014-11-26 Mark Probst[sgen] Remove dead code.
2014-11-26 Mark Probst[sgen] Fix build with prefetch queue enabled.
2014-11-26 Mark Probst[sgen] Make new M&S parameters fastenable.
2014-11-26 Mark Probst[sgen] Support evacuation in the optimized mark/scan...
2014-11-26 Mark Probst[sgen] Move drain_gray_stack() to copy/mark header...
2014-11-26 Mark Probst[sgen] Remove old copy/mark function.
2014-11-26 Mark Probst[sgen] Move copy/mark function into separate header...
2014-11-26 Mark Probst[sgen] Support evacuation again.
2014-11-26 Mark Probst[sgen] Support split nursery again.
2014-11-26 Mark Probst[sgen] Unify the two small object mark cases again.
2014-11-26 Mark Probst[sgen] Use MS_MARK_OBJECT_AND_ENQUEUE where we expanded...
2014-11-26 Mark Probst[sgen] Always inline the optimized copy function.
2014-11-26 Mark Probst[sgen] Never fall back to the old copy function.
2014-11-26 Mark Probst[sgen] Use scanning macro in optimized loop.
2014-11-26 Mark Probst[sgen] New SMALL_PTRFREE descriptor type for faster...
2014-11-26 Mark Probst[sgen] Only enqueue objects with references.
2014-11-26 Mark Probst[sgen] Look at descriptor, not block, to see whether...
2014-11-26 Mark Probst[sgen] Special descriptor encoding for strings.
2014-11-26 Mark Probst[sgen] Faster generic large bitmap scanning if CTZ...
2014-11-26 Mark Probst[sgen] Remove small bitmap descriptor type.
2014-11-26 Mark Probst[sgen] Heavy statistics on copied object descriptors.
2014-11-26 Mark Probst[sgen] Heavy statistic counter for scanning of no-ref...
2014-11-26 Mark Probst[sgen] Use HANDLE_PTR in the fast-path, too.
2014-11-26 Mark Probst[sgen] Optional scanning without the small bitmap fast...
2014-11-26 Mark Probst[sgen] Fix heavy statistics in mark-scan loop.
2014-11-26 Mark Probst[sgen] Limit run-length descriptors to small object...
2014-11-26 Mark Probst[sgen] Make mark on enqueue vs dequeue configurable.
2014-11-26 Mark Probst[sgen] Make block info in header optional.
2014-11-26 Mark Probst[sgen] Tag cemented objects so we don't have to go...
2014-11-26 Mark Probst[sgen] Prefetch mark bits, not block start.
2014-11-26 Mark Probst[sgen] Put block info into blocks.
2014-11-26 Mark Probst[sgen] Bring mark-scan loop stats up to date.
2014-11-26 Mark Probst[sgen] Also prefetch the (potential) block header.
2014-11-26 Mark Probst[sgen] Count scanned objects.
2014-11-26 Mark Probst[sgen] Mark on dequeue, not enqueue.
2014-11-26 Mark Probst[sgen] Make enqueuing descriptors compile-time optional.
2014-11-26 Mark Probst[sgen] Make prefetch queue compile-time optional.
2014-11-26 Mark Probst[sgen] Prefetch queue for optimized mark/scan loop.
2014-11-26 Mark Probst[sgen] Optimized mark/scan loop for major collections.
2014-11-26 Mark Probst[gc] Remove the `new object count` counter, because...
2014-11-26 Mark Probst[sgen] Fix build with binary protocol.
2014-11-26 Miguel de IcazaMerge pull request #1426 from ignacionr/webclient-delay...
2014-11-26 Marek Safar[corlib] Implement ExecutionContext flow for async...
2014-11-26 Miguel de IcazaMerge pull request #1398 from jwestfall69/dgv-first_row...
2014-11-26 Miguel de IcazaMerge pull request #1396 from jwestfall69/dgvrc-clear...
2014-11-26 Rodrigo KumperaBump the version.
2014-11-26 Marek SafarMerge pull request #1429 from mono/fixProcessStartInfo2
2014-11-26 Ungureanu MariusFix ProcessStartInfo null checking and replace with...
2014-11-26 Jo Shields[msvc] duplicate 1d6b8a75fa31d60e9ddbc0b9eddbf05ed3fb6c...
2014-11-26 Marek SafarMerge pull request #1428 from mono/fixProcessStartinfo
2014-11-26 Ungureanu MariusShortcircuit ProcessStartInfo Verbs logic.
2014-11-26 Marius UngureanuUpdate ProcessStartInfo to fix some inconsistency
2014-11-26 Ungureanu MariusIntroduce failing ProcessStartInfo tests.
2014-11-26 Marcos HenrichConsoleUi no longer breaks when the test runner returns...
2014-11-26 Zoltan Varga[jit] Resurrect the precise stack marking code.
2014-11-25 Rodrigo Kumpera[corlib] Improve a test failure to be more actionable.
2014-11-25 Rolf Bjarne... [mono-api-html] Colorize html output.
2014-11-25 Marek Safar[corlib] Replace few threading types from reference...
2014-11-25 Jo Shields[msvc] Allow cygwin "make" to be called after winsetup.bat
2014-11-25 Jo Shields[msvc] Fix MONO_INTERNAL undefined in Boehm
2014-11-25 Jo ShieldsFix "make dist" issue from MS.NET regex switchover
2014-11-25 Marek Safar[corlib] Add check for collection modification during...
2014-11-25 Rolf Bjarne... Revert "[System] Ignore two tests which are failing...
2014-11-24 Rodrigo KumperaRevert my last change to a submodule. ALL MY LOVE TO...
2014-11-24 Rodrigo Kumpera[System.Core] Make one test much less likely to fail.
2014-11-24 Zoltan Varga[Microsoft.Build.Tasks] Fix a net 2.0 failure.
2014-11-24 Marek Safar[System.ComponentModel.DataAnnotations] Replace with...
2014-11-24 Marek SafarFixes build
2014-11-24 irodriguez[Fix] WebClient to delay downloaded file creation
2014-11-24 irodriguezWebClient delay file creation until a response is obtained
2014-11-24 Marcos HenrichUpdate .csproj files to include .NET System.Text.Regula...
2014-11-24 Marek SafarBring .NET implementation of concurrent collections
2014-11-24 Marek Safar[mcs] Add special-cased HostProtectionAttribute handling
2014-11-24 Miguel de IcazaRemove Mono's previous System.Text.RegularExpressions
2014-11-24 Marek SafarRemove 2.0 profile csproj files
2014-11-24 Marek Safar[System.Core] Switch to common SR class
2014-11-24 Marek SafarSimplify System.Data makefile
2014-11-24 Jo ShieldsAdd SR.cs (for Reference Source regex implementation...
2014-11-24 Jo ShieldsFix case error causing build failure on case-sensitive...
2014-11-24 Zoltan VargaRemove net_2_0 reference from make dist.
2014-11-24 Miguel de Icaza[System] Bring tests for open bugs on RegularExpression...
2014-11-24 Miguel de IcazaAdd newline
2014-11-24 Miguel de Icaza[System] Bring .NET implementation of System.Text.Regul...
2014-11-24 Zoltan Varga[jit] Move the SHARED_EXT define to mono-dl.h, rename...
2014-11-24 Zoltan Varga[runtime] Remove conditional logic from LL_SO_OPEN...
2014-11-23 Zoltan VargaFix the mcs-compileall test target.
2014-11-23 Zoltan VargaRemove net 2.0 dependencies from mcs tests.
2014-11-23 Zoltan VargaRemove build system support for the net 2.0/3.5 profiles.
2014-11-23 Zoltan VargaRevert "[android] Add a workaround for ndk r10c definin...
2014-11-23 Alexander KöplingerRemove --enable-nunit-tests option from build system
2014-11-22 Alexander KöplingerAdded missing newline to net_4_0_System.Core.dll.source...
2014-11-22 Marek SafarBuild fix
2014-11-22 Marek Safar[system.core] Enable disabled test
2014-11-22 Marek SafarFixes typo
2014-11-22 Marek Safar[system.core] Replace PLINQ implementation with .net...
next