mono.git
2011-02-27 Ankit Jain[xbuild] Add missing property to Error/Warning tasks.
2011-02-27 Ankit Jain[xbuild] Add $(MSBuildToolsRoot) reserved property.
2011-02-27 Ankit Jain[xbuild] Remove property if Output TaskParameter is...
2011-02-27 Bojan Rajkovic[threadpool] Fix typo in threadpool thread names.
2011-02-26 jonchamCleanup unneeded code and definitions. Add MIT/X11...
2011-02-26 Mark Probst[sgen] Internal alloc debugging.
2011-02-26 Mark Probst[sgen] Separate internal allocator for the distribute...
2011-02-25 Geoff NortonCache the result of the pthread_specific disassembly...
2011-02-25 Geoff NortonFix configure check for darwin to support all variants
2011-02-25 Geoff NortonImplement TLS_GET for amd64-darwin
2011-02-25 Marek Safar[471275] Fix handling of ulong switch statement and...
2011-02-25 Geoff NortonFix the mobile build
2011-02-25 Marek Habersack[asp.net] Fix for bug #671753. Route.GetVirtualPath...
2011-02-25 Steve Bjorgadded units tests for TextReader ReadLine() and ReadToEnd()
2011-02-25 Steve BjorgTextReader.Null should return "" on ReadToEnd()
2011-02-25 Miguel de IcazaFix build
2011-02-25 Miguel de Icaza[TerminfoDriver] be more tolerant to failures, and...
2011-02-25 Miguel de IcazaDo not throw exceptions, instead return a sensible...
2011-02-25 Miguel de IcazaBug fix, on EOF, return null from ReadLine
2011-02-25 Atsushi EnoFix 2.0 test build (disable it).
2011-02-25 Zoltan VargaFix previous arm patch.
2011-02-24 Rodrigo KumperaExtract a macro to loop over all threads.
2011-02-24 Miguel de IcazaAdd default implementations to ReadLine() and ReadToEnd...
2011-02-24 Zoltan VargaFlush stdout in mono_print_method_from_ip () to make...
2011-02-24 Zoltan VargaFix stop_debugger_thread () on windows. Shutdown both...
2011-02-24 Geoff NortonEnable ARMv6 for arm*-darwin
2011-02-24 Martin BauligFix bug #669836:
2011-02-24 Ankit Jain[xbuild] Rename method to make it more consistent.
2011-02-24 Ankit Jain[xbuild] Fix bug #674630.
2011-02-24 Zoltan VargaOnly use memory barriers on arm when running on armv6...
2011-02-24 Marek Safar[674548] Fixes recursive crash in LookupExtensionMethod
2011-02-24 Marek SafarAllow blank character as separator for numeric mcs...
2011-02-24 Marek Safar[672969] Delay type parameter constrain import until...
2011-02-24 Marek SafarShow more details when crashing during members importing
2011-02-24 Atsushi EnoSimple InstanceContext.Extensions implementation by...
2011-02-24 Atsushi EnoDo not write empty items in Probe message.
2011-02-24 Atsushi EnoTo header rewrite only happens in Adhoc mode.
2011-02-24 Atsushi EnoPass Actor. use IsNullOrEmpty() instead of "!= String...
2011-02-24 Atsushi EnoAnother fix to not write null header. Add UniqueId...
2011-02-24 jonchamDon't build code analyst profiler by default.
2011-02-24 Jonathan PryorEnable UDP Sockets on MOBILE platforms.
2011-02-23 Marek SafarNew test.
2011-02-23 Marek Safar[674224] Type parameter constraint can resolve to neste...
2011-02-23 Marek SafarBetter error message when warnaserror is used
2011-02-23 Ankit Jain[xbuild] Fix bug #674337.
2011-02-23 Rodrigo KumperaEnable locking fast path on darwin-x86.
2011-02-23 Rodrigo KumperaEnable monitor enter/exit wrappers under sgen.
2011-02-23 Marek SafarMore Rabbit parallel build fixes
2011-02-23 Rodrigo KumperaUse new shared code for darwin fast tls.
2011-02-23 Rodrigo KumperaUse darwin fast tls across the board.
2011-02-23 Rodrigo KumperaRedude warning spew under darwin
2011-02-23 Zoltan VargaFix a warning.
2011-02-23 Zoltan VargaFix the passing of the mrgctx argument in case of a...
2011-02-23 Hib ErisFix gsize for 64-bit Windows
2011-02-23 jonchamRemove some unneeded copied code.
2011-02-23 jonchamMore project fixes.
2011-02-23 jonchamAdd check around unistd.h include to fix windows build.
2011-02-23 jonchamAdd CodeAnalyst profiler and clean up vcxproj files.
2011-02-23 jonchamAdd simple csproj to build and debug genproj.cs.
2011-02-23 Miguel de IcazaAvoid warnings, should fix OpenSUSE builds
2011-02-22 Mark Probst[sgen] Break tracking weak references as early as possible.
2011-02-22 Marek SafarRemove misplaced SecurityCritical
2011-02-22 Ankit Jain[xbuild] Add new reserved properties $(MSBuildThisFile*).
2011-02-22 Rodrigo KumperaProperly check arguments in List<T> ICollection.CopyTo.
2011-02-22 Marek SafarFix mcs sdk default
2011-02-22 Marek SafarRemove some weird and unused MONO_PATH acrobatics
2011-02-22 Marek SafarRemove existing type when redefined by evaluator
2011-02-22 Marek SafarFix tests compilation
2011-02-22 Ankit Jain[xbuild] Use the env var $MSBuildExtensionsPath before...
2011-02-22 Marek SafarFix RabbitMQ.Client parallel build
2011-02-22 Zoltan VargaFix a warning.
2011-02-22 Zoltan VargaFix the windows build.
2011-02-22 Zoltan VargaAvoid returning TRUE from mono_domain_finalize () if...
2011-02-22 Zoltan VargaAdd a G_UNLIKELY to g_assert ().
2011-02-21 Zoltan VargaFix arm thunk creation in dynamic methods. Fixes #673828.
2011-02-21 Marek Habersack[transactions] When cloning a transaction make sure...
2011-02-21 Rodrigo KumperaCheck if the override declaration is visible to the...
2011-02-21 Rodrigo KumperaSkip visibility checks from corlib internal assemblies.
2011-02-21 Rodrigo KumperaMove declaration to a more appropriate header.
2011-02-21 Marek Habersack[asp.net] Fix for bug #669807. Cache session item locks...
2011-02-21 Geoff NortonImplement proper TSD lookup for arm-darwin
2011-02-21 Geoff NortonAvoid disassembling pthread_getspecific every time...
2011-02-21 Geoff NortonFix mono_amd64_emit_tls_get on darwin. Fixes sgen...
2011-02-21 Mark ProbstMerge branch 'sgen-new-parallel'
2011-02-21 Mark Probst[sgen] Use __thread for the workers free block lists...
2011-02-21 Mark Probst[sgen] Steal right back without unlocking if we've...
2011-02-21 Mark Probst[sgen] Check for work sharing every N (currently 32...
2011-02-21 Mark Probst[sgen] Have thread-local block free lists in worker...
2011-02-21 Mark Probst[sgen] MONO_GC_PARAMS option for specifying number...
2011-02-21 Mark Probst[sgen] Don't lock for allocating objects from the free...
2011-02-21 Mark Probst[sgen] Better work distribution for parallel mark.
2011-02-21 Geoff NortonOSX 10.6 properly respected signal handlers before...
2011-02-20 Juho Vähä-Herttua2011-02-16 Juho Vähä-Herttua <juhovh@iki.fi>
2011-02-20 Hib ErisOnly call GC_DllMain for embedded gc
2011-02-20 Hib ErisReturn TRUE from mono_gc_dllmain
2011-02-20 Zoltan VargaImplement mono_memory_barrier () and OP_MEMORY_BARRIER...
2011-02-20 Zoltan VargaMake the var/mvar caches per-image, since the generic...
2011-02-19 Zoltan VargaFix USE_MALLOC_FOR_MEMPOOLS.
2011-02-19 Zoltan VargaRevert "[Win64] Compilation fix for eglib in win64"
2011-02-19 Zoltan VargaFix a warning.
next