mono.git
2011-06-22 Jb EvainFix queryable enumerable expression transformation
2011-06-22 Jb EvainDon't emit null queryable constants when rewriting...
2011-06-22 Jb Evainadd test case for #701187
2011-06-22 Sebastien PouliotMerge pull request #119 from konrad-kruczynski/SslStrea...
2011-06-21 Rodrigo KumperaFix amd64, again. Damn me.
2011-06-21 Rodrigo KumperaImplement an IL version of the cardtable write-barrier.
2011-06-21 Rodrigo KumperaExtract the nursery check code into a separate function.
2011-06-21 Rodrigo KumperaFix build.
2011-06-21 Marek SafarBetter side effect checks
2011-06-21 Konrad M. KruczynskiRemoved hard coded timeout for SslStreamBase.
2011-06-20 Marek SafarDon't emit reaonly. prefix for reference loads
2011-06-20 Rodrigo Kumperams_get_empty_block must atomically pop from empty_blocks.
2011-06-20 Rodrigo KumperaAvoid emiting membar for cases not needed by amd64...
2011-06-20 Rodrigo KumperaMust use an IL version of the test since the underlying...
2011-06-20 Rodrigo KumperaAdd regression test to cmmp store to local.
2011-06-20 Rodrigo KumperaDon't allow storing CMMP managed refs to local variables.
2011-06-20 Rodrigo KumperaCleanup code a bit by reducing spurious nesting.
2011-06-20 Michael HutchinsonFix the cairo dllmap on OS X
2011-06-20 Rodrigo KumperaSDB under darwin can't handle new style interruption.
2011-06-20 Rodrigo KumperaAdd mono_thread_info_disable_new_interrupt so we can...
2011-06-19 Miguel de IcazaUpdate copyrights
2011-06-19 Andreia GaitaMerge pull request #118 from XTZGZoReX/master
2011-06-19 XTZGZoReXSocket: Fixed a security issue when default-initialized...
2011-06-19 Zoltan VargaAdd some missing files.
2011-06-18 Zoltan VargaImplement support for Debugger.Log ()/ IsLogging (...
2011-06-18 Zoltan VargaImplement support for routing System.Diagnostics.Debugg...
2011-06-17 Zoltan VargaSupport another case in mono_gc_get_bitmap_for_descr ().
2011-06-17 Zoltan VargaFix LLVM build.
2011-06-17 Jonathan ChambersPut braces around code block to prevent variable declar...
2011-06-17 Jonathan ChambersUse wrappers for accessing socket errors. Cygwin does...
2011-06-16 Eberhard BeilharzAdd test for bug 694908.
2011-06-16 Eberhard BeilharzHandle paint exceptions, showing a red cross like ...
2011-06-15 Gonzalo Paniagua... Fix crash when there's a \' in the arguments.
2011-06-15 Jeffrey Stedfast[CSharpCodeGenerator] Output global:: if GlobalReferenc...
2011-06-15 Jeffrey Stedfast[CSharpCodeGenerator] Don't ignore MemberAttributes...
2011-06-15 Jeffrey Stedfast[CSharpCodeGenerator] don't ignore Final attr on Fields
2011-06-15 Zoltan VargaApply a workaround for a gcc 4.6 problem on arm.
2011-06-15 Jeffrey StedfastRevert for commit 929c6bc9b6d76a273f251e6f5dfacac36e9c38bd
2011-06-15 Marek Habersack[dblinq] Fix compilation
2011-06-15 Marek SafarCorrectly use read cache buffer in full ast mode
2011-06-14 Rodrigo KumperaMerge pull request #117 from madewokherd/win32build
2011-06-14 Vincent PovirkAvoid references to pthread_t when building for win32.
2011-06-14 Marek SafarTry to recover from unterminated string literal
2011-06-14 Marek SafarAdd async better expression converion
2011-06-14 Marek SafarAdd warning for mistyped documentation type parameters
2011-06-14 Rodrigo KumperaMerge pull request #115 from knocte/master
2011-06-14 Andres G. AragonesesSystem.Data.Linq: Fix DataContext.ExecuteQuery<T>(...
2011-06-14 Marek SafarImplement async type inference
2011-06-14 Atsushi EnoSet "Encoder" property when Message was read from Messa...
2011-06-14 Atsushi Enofinally implement Message.ToString() as in expected...
2011-06-14 Atsushi EnoFlush some ongoing changes for XmlSerializer support...
2011-06-13 Zoltan VargaMerge pull request #114 from XTZGZoReX/master
2011-06-13 XTZGZoReXMono.Debugger.Soft: Really fix parameter types in Metho...
2011-06-13 Jb EvainStream.CopyTo is nice to have everywhere
2011-06-13 Sebastien PouliotAllow extensions methods to be reused from other assemblies
2011-06-13 Rodrigo KumperaAllow AssemblyRef flags to have at least ECMA's values...
2011-06-13 Rodrigo KumperaAdd regression test
2011-06-13 Rodrigo KumperaAleviate fencing on critical regions and allocation.
2011-06-13 Rodrigo KumperaFix release semantics to make sure it flushes the store...
2011-06-13 Zoltan VargaMerge pull request #113 from XTZGZoReX/master
2011-06-13 XTZGZoReXMono.Debugger.Soft: MethodMirror.FullName should includ...
2011-06-13 Atsushi EnoFix 2.0 build.
2011-06-13 Atsushi EnoImplement OnWriteBodyContents() and add message buffer...
2011-06-13 Marek Habersack[asp.net] Construct properly rooted paths when assignin...
2011-06-13 Marek SafarImplement async for lambda expressions
2011-06-12 Zoltan VargaUse TARGET_ANDROID instead of PLATFORM_ANDROID in one...
2011-06-12 Zoltan VargaClean up the cross-compile configure.in code. Add a...
2011-06-12 Zoltan VargaAdd an assert to detect TLS mismatches between the...
2011-06-12 Zoltan VargaFix a warning.
2011-06-12 Sebastien PouliotFix namespace and avoid looping once ctor is found
2011-06-12 Rodrigo KumperaAdd missing StoreStore barriers to the managed allocator.
2011-06-12 Rodrigo KumperaAdd new mono byte code for memory barriers
2011-06-12 Rodrigo KumperaX86 only needs StoreLoad and Full barriers, ignore...
2011-06-12 Rodrigo KumperaExtract the code to emit a memory barrier. Add a memory...
2011-06-11 Rodrigo KumperaStoring the vtable pointer on the object header require...
2011-06-11 Rodrigo KumperaReplace an explicit memory barrier with mono_atomic_sto...
2011-06-11 Rodrigo KumperaAdd the basics for memory model aware fencing.
2011-06-10 Mark Probst[sgen] Don't check for parallel collector in mono_sgen_...
2011-06-10 Marek SafarImplement assignment of await expression
2011-06-10 Jb EvainFix bug #64424, XElement.SetElementValue should not...
2011-06-10 Jb EvainAdd test for bug #644242
2011-06-10 Jb EvainFix bug #699182, List indexer doesn't increment version
2011-06-10 Jb EvainAdd test for #69918
2011-06-10 Rodrigo KumperaFix darwin-arm build.
2011-06-10 Rodrigo KumperaAdd regression tests for delegate invokes
2011-06-10 Rodrigo KumperaAdd test for missing binding behavior
2011-06-10 Rodrigo KumperaHandle more delegate invoke cases.
2011-06-10 Rodrigo KumperaFixes Delegate.CreateDelegate with valuetype argument...
2011-06-09 Jonathan Pryor[mdoc-update] Generate proper lower bounds for multi...
2011-06-09 Marek SafarCheck parameter names collision for members without...
2011-06-09 Jérémie LavalPotential fix for #690944
2011-06-09 Jérémie LavalSetup status and scheduler correctly when calling RunSy...
2011-06-09 Sebastien PouliotRefactor MonoMac's MarkNSObjects substep so it can...
2011-06-09 Marek SafarFix capturing of lambda's this under async context
2011-06-09 Marek HabersackMerge pull request #110 from skolima/master
2011-06-08 Zoltan VargaMerge pull request #111 from Unity-Technologies/master...
2011-06-08 Tak[SDB] Fixup connection-time messages on attaching.
2011-06-07 Zoltan VargaFix a warning.
2011-06-07 Zoltan VargaFix the check for the -Wno-unused-but-set-variable...
2011-06-07 Leszek 'skolima... [MSBuild] Finishing Microsoft.Build.Construction
next