mono.git
2014-05-08 Jeffrey StedfastMerge pull request #1026 from DavidKarlas/cacheThreadInfo
2014-05-08 Sebastien Pouliot[mono-api-html] Refactor to ensure the RegEx (if used...
2014-05-08 Ludovic Henry[counters] Fix operator precedence
2014-05-08 Ludovic Henry[counters] Edit dump_counter to use mono_counters_sampl...
2014-05-08 Zoltan Varga[gsharedvt] Add tests for large structs.
2014-05-08 Rolf Bjarne... Initialize out parameters to NULL.
2014-05-08 David Karlaš[Mono.Debugger.Soft] Adding caching of ThreadInfo in...
2014-05-08 Marek Safar[corlib] Use invariant culture for GetTempFileName...
2014-05-08 Marek Safar[xbuild] Don't crash when reporting top level unknown...
2014-05-07 Sebastien Pouliot[System.Core] Fix MOBILE-implementation of MemoryMappedFile
2014-05-07 Ludovic Henry[counters] Fix -1 array access in case counter is of...
2014-05-07 Rodrigo Kumpera[counters] Improve the documentation of the counters...
2014-05-07 Rodrigo Kumpera[counters] Fix the build and do some error handling.
2014-05-07 Rodrigo KumperaMerge pull request #1022 from ludovic-henry/pr9-string...
2014-05-07 Ludovic Henry[counters] Fix potential overflow in string sampling
2014-05-07 Sebastien Pouliot[mono-api-html] Prettier output when dealing with array...
2014-05-07 Marek SafarMerge pull request #1023 from LogosBible/NetworkStreamB...
2014-05-07 Ludovic Henry[counters] Add support for string values
2014-05-07 Tom PhilpotInclude inner exception when BeginWrite fails due to...
2014-05-07 Marek SafarUndo project change from 073fe7a39cd9d64d77bc9687c50fd4...
2014-05-07 Alex Rønne... Fix the check in 4660f44381e6f686b0cf3ded08564104c277e0...
2014-05-07 Marek Safar[mcs] Fix completion for `new {' input
2014-05-07 Marek Safar[mcs] Don't report interface implementation errors...
2014-05-07 Zoltan VargaFix the build.
2014-05-07 Marek Safar[system.core] Fix some MemoryMappedFile argument checks
2014-05-07 Zoltan Varga[sdb] Add end lines/end columns to line number information.
2014-05-07 Zoltan VargaAdd end line/end column information to the mdb file...
2014-05-07 Marek Safar[corlib] Rethrow user not initialization exception...
2014-05-07 Rodrigo KumperaFix copyright.
2014-05-07 Sebastien Pouliot[mono-api-html] Allow a lax processing mode of the...
2014-05-07 Sebastien Pouliot[mono-api-html] Prettier output using singular and...
2014-05-06 Rodrigo Kumpera[counters] Fix --stat to not dump counters for all...
2014-05-06 Miguel de IcazaMerge pull request #1018 from ermshiperete/xamarin...
2014-05-06 Rodrigo Kumpera[sgen-bridge] Add color duplication pathology.
2014-05-06 Rodrigo Kumpera[sgen] Improve bridge comparison code a bit.
2014-05-06 Rodrigo Kumpera[sgen-bridge] Add the tarjan-coloring bridge.
2014-05-06 Rodrigo Kumpera[bridge] change the log entry name to make it easier...
2014-05-06 Rodrigo Kumpera[sgen-bridge] Each bridge needs it own internal mem...
2014-05-06 Miguel de IcazaMerge pull request #1010 from davidmoore1/bug-19304
2014-05-06 Marek Safar[mcs] Include more unicode categories in parsing identi...
2014-05-06 Eberhard Beilharz[MWF] Clear currentCell before disposing (fixes #19567)
2014-05-06 Eberhard Beilharz[MWF] Unit test for DataGridView bug (#19567)
2014-05-06 Rodrigo KumperaMerge pull request #992 from ludovic-henry/ludovic...
2014-05-06 Marek Safar[mcs] Emit null constant value for default parameters...
2014-05-06 Marek Safar[mcs] Report error for invalid unary nullable predefine...
2014-05-06 Marek Safar[mcs] Do type parameter conversion involving type param...
2014-05-06 Marek SafarMerge pull request #1017 from akoeplinger/fix-monocc
2014-05-06 Alexander Köplinger[Mono.CodeContracts] Always build debug file for the...
2014-05-06 Sebastien Pouliot[mono-api-html] Prettier output of ref and out (instead...
2014-05-06 Sebastien Pouliot[mono-api-html] Make the [Obsolete] a bit prettier...
2014-05-05 Zoltan Varga[sdb] Add a new TypeMirror.NewInstance () method which...
2014-05-05 Jeffrey Stedfast[Mono.Debugger.Soft] Modified TypeMirror.NewInstance...
2014-05-05 Sebastien Pouliot[mono-api-html] Report [Obsolete] members in a separate...
2014-05-05 Ludovic Henry[counters] Disable register filter on valid_mask
2014-05-05 Marek Safar[dlr] Emit correct code for convert of nullable types...
2014-05-05 Ludovic Henry[counters] Fix type issue on mini counters
2014-05-05 Ludovic Henry[counters] Use macro to copy counter in sampling, and...
2014-05-05 Marek Safar[mcs] Emit all method like members in same order as...
2014-05-05 Ludovic Henry[counters] Sample should fail if buffer size is too...
2014-05-05 Ludovic Henry[counters] Add sample and accessors functions
2014-05-05 Marek Safar[mcs] Convert extended underlying enum constants to...
2014-05-04 Miguel de Icaza[corlib] Remove stale comments
2014-05-04 Miguel de IcazaSystem: Fix the previous bulid
2014-05-04 Miguel de Icaza[System] Fix build warnings
2014-05-03 Zoltan Varga[jit] Register the Mono_UnhandledException_internal...
2014-05-03 Zoltan Varga[runtime] Fix some automake conditionals in scripts...
2014-05-03 Zoltan Varga[runtime] Fix a warning which happens because we store...
2014-05-02 Mark Probst[sgen-bridge] Don't forward a node to itself.
2014-05-02 Mark Probst[sgen-bridge] Compare xrefs between bridge implementati...
2014-05-02 Mark Probst[sgen-bridge] Compare SCCs between bridge implementations.
2014-05-02 Mark Probst[sgen-bridge] Allow second bridge implementation to...
2014-05-02 Mark Probst[sgen-bridge] Small refactoring.
2014-05-02 Mark Probst[sgen-bridge] Move bridge debug option handling to...
2014-05-02 Mark Probst[sgen-bridge] Set bridge_processing_in_progress in...
2014-05-02 Mark Probst[sgen-bridge] Also separate old bridge into pre- and...
2014-05-02 Mark Probst[sgen-bridge] Move processing of API data structures...
2014-05-02 Mark Probst[sgen-bridge] Separate before- and after-callback in...
2014-05-02 Mark Probst[sgen-bridge] Special-case ptr array for 1 entry withou...
2014-05-02 Mark Probst[sgen-bridge] Use bit field for is_visited and finishin...
2014-05-02 Mark Probst[sgen-bridge] Make finishing_time a 32 bit unsigned...
2014-05-02 Mark Probst[sgen-bridge] Fix forwarding.
2014-05-02 Mark Probst[sgen-bridge] Remove redundant object pointer in hash...
2014-05-02 Mark Probst[sgen-bridge] Separate DFS1 and DFS2 fields in HashEntry.
2014-05-02 Mark Probst[sgen-bridge] Add a new bridge (non-)pathology.
2014-05-02 Mark Probst[sgen-bridge] object_is_live() should be called object_...
2014-05-02 Mark Probst[sgen-bridge] Debugging option to dump whole bridge...
2014-05-02 Mark Probst[sgen-bridge] Remove single-reference non-bridge object...
2014-05-02 Mark Probst[sgen-bridge] Added test case with bridge performance...
2014-05-02 Mark Probst[sgen-bridge] Copy-on-write for DynArrays.
2014-05-02 Mark Probst[sgen-bridge] Remove dead DynArray merging code.
2014-05-02 Mark Probst[sgen] Heavy hash table statistics.
2014-05-02 Mark Probst[sgen-bridge] Make merging in old xrefs algorithm much...
2014-05-02 Mark Probst[sgen-bridge] New xrefs graph optimization for nodes...
2014-05-02 Mark Probst[sgen-bridge] Don't merge xrefs in DFS2. Speeds up...
2014-05-02 Neale FergusonSupport the datetime2 parameter type
2014-05-02 Jeffrey Stedfast[Mono.Debugger.Soft] Fixed the ILInterpreter to catch...
2014-05-02 Jeffrey Stedfast[Mono.Debugger.Soft] Make the ObjectMirror.GetValues...
2014-05-02 Marek Safar[mcs] Don't apply reference type is optimization for...
2014-05-02 Rodrigo KumperaMerge pull request #1013 from ranma42/fix-19380
2014-05-02 Marek Safar[mcs] Inflate anonymymous method with correct type...
next