mono.git
2011-01-07 Rodrigo KumperaAMD64 version of the new mono.simd ops
2011-01-06 Rodrigo Kumperaremove stupid debug spew
2011-01-06 Gonzalo Paniagua... Revert
2011-01-06 Gonzalo Paniagua... [windows] Improve drive search
2011-01-06 Rodrigo KumperaImplement Shuffle for 64bits types.
2011-01-06 Rodrigo KumperaImplement Shuffle/3
2011-01-06 Rodrigo KumperaImplement runtime support (x86 only) for 3 args Shuffle.
2011-01-06 Rodrigo KumperaAdd SHUFPS and macro to emit it.
2011-01-06 Rodrigo KumperaAdd test for call clobbering of XMM regs
2011-01-06 Rodrigo KumperaProperly free xmm hregs.
2011-01-06 Gonzalo Paniagua... [Windows] Implement GetDrives.
2011-01-06 Zoltan VargaRe-enable and fix the nacl changes.
2011-01-06 Zoltan VargaPut back a macro definition accidently removed by the...
2011-01-06 Jérémie LavalFix .NET 4 API
2011-01-06 Jérémie LavalAdd missing Debugger and ReliabilityContract attributes...
2011-01-06 Jérémie LavalAvoid random failure in CountdownEvent unit test
2011-01-06 Rodrigo KumperaFail nice if the current profiler doesn't support ICust...
2011-01-06 Jérémie LavalUse while loop instead of if for removing as much stall...
2011-01-06 Jérémie LavalFix comments
2011-01-06 Jérémie LavalProtect SpinLock's Enter method against asynchronous...
2011-01-06 Rodrigo KumperaCheck if the method signature has type parameters when...
2011-01-06 Zoltan Varga Change some usages of ArrayList to List<T> to avoid...
2011-01-06 Zoltan VargaFix x86 build.
2011-01-06 Zoltan VargaChange some usages of ArrayList to List<T> to avoid...
2011-01-06 Jérémie LavalAdd unit test for nested Parallel.For execution
2011-01-06 Jérémie LavalExplicitely attach loop underlying tasks to their event...
2011-01-06 Jérémie LavalUse wider acceptance criteria to cope with nested child...
2011-01-06 Zoltan VargaRevert a nacl change which is causing crashes.
2011-01-06 Zoltan VargaFix warnings introduced by the NACL merge.
2011-01-06 Zoltan VargaMerge remote branch 'google-nacl/master'
2011-01-06 Marek Habersack[xml] Out of range errors should be swallowed when...
2011-01-06 Marek SafarTests update
2011-01-06 Marek SafarMore global state hacking
2011-01-06 Thomas GoldsteinRemove #if NET_2_0 flags.
2011-01-06 Geoff NortonBump winconfig version
2011-01-06 Zoltan VargaFix an uninitialized memory error in the aot compiler.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-05 Gonzalo Paniagua... [sockets] Fixed reading blocking flag
2011-01-05 Mark Probst[sgen] Always use the GC descriptor instead of MonoClas...
2011-01-05 Jérémie LavalEnsure task wait chain isn't executed out of order...
2011-01-05 Marek Safar[662440] Don't expand nested type builders of non-gener...
2011-01-05 Rodrigo KumperaHandle the case when the parent fails to inflate.
2011-01-05 Zoltan VargaAdd missing files to dist.
2011-01-05 Mark ProbstDon't assert in mono_get_lmf() if there is no LMF.
2011-01-05 Marek SafarFixed WinFormsTest System.Drawing namespace reference
2011-01-05 Elijah TaylorReplace SIZEOF_REGISTER with sizeof(mgreg_t) for consis...
2011-01-04 Elijah Taylormore ilp32 defines
2011-01-04 Elijah Taylorchange first batch of __native_client_codegen__ &&...
2011-01-04 Elijah Taylorfix IMT_REG assignments that got switched for non-nacl...
2011-01-04 Rodrigo KumperaFix win32 build
2011-01-05 Marek SafarAdd mcs solution file
2011-01-04 Rodrigo KumperaFix operator != handling of LHS null
2011-01-04 Rodrigo KumperaFix test suite as boehm doesn't support ephemerons
2011-01-05 Marek Habersack[runtime] Include the al script in temporary installati...
2011-01-05 Marek Habersack[asp.net] Disabled a racy test
2011-01-05 Marek SafarUnify naming convention for all 2.0 files
2011-01-05 Marek SafarFix invalid test constraint
2011-01-05 Marek SafarAdd missing Accessibility reference
2011-01-05 Marek SafarBuild mcs before docs
2011-01-05 Marek Habersack[asp.net] Rewrote CacheItemPriorityQueue tests generato...
2011-01-05 Atsushi EnoFix ToDateTime() with serialization mode to not mess...
2011-01-05 Marek SafarSet build-in types modifiers
2011-01-05 Marek SafarNew test
2011-01-05 Atsushi EnoAssemblyPath support, patch by Michel Faucault.
2011-01-05 Ankit Jain[xbuild] Fix failing test in msbuild.tasks .
2011-01-05 Ankit Jain[xbuild] Fix bug #662355.
2011-01-04 Rodrigo KumperaMake test messages more usefull
2011-01-04 Rodrigo KumperaFix guard interrupt protection.
2011-01-04 Rodrigo KumperaFix alignment of the block guard trampoline.
2011-01-04 Zoltan VargaEliminate the first PLT entry, it is no longer used.
2011-01-04 Zoltan VargaEmit separate thumb2 plt entries called by LLVM code.
2011-01-04 Sebastien Pouliot[moon] String.Join needs 'params' on MOONLIGHT profile too
2011-01-04 Zoltan VargaAvoid thumb->arm trampolines when calling between llvm...
2011-01-04 vvaradhanFixes #635335 - map System.Transactions to 4.0 framewor...
2011-01-04 Marek SafarType correctly implicit as expression
2011-01-04 Jérémie LavalUse correct exception when a key is not found in Concur...
2011-01-04 Jérémie LavalUse proper pattern for executing synchronous Task
2011-01-04 Zoltan VargaRemove glib dependencies from the embed samples. Fixes...
2011-01-04 Zoltan VargaAdd AssemblyLoadEventRequest () type to the sdb api...
2011-01-03 Rodrigo KumperaFixes the Monitor.Enter race on x86.
2011-01-04 Marek Habersack[system] Unbreak a 4.0 System.ServiceModel test.
2011-01-04 Marek SafarCleanup isinst expression resolver
2011-01-04 Marek SafarUse reduced expression for transparent is check
2011-01-04 Marek Habersack[wcf] UriTemplate must trim the first leading slash...
2011-01-04 Marek Habersack[asp.net] The test must always run with the en-US locale
2011-01-04 Marek SafarUse one routine for type argument scan for type parameter
2011-01-04 Jérémie LavalUpdate ThreadLocal to use default(T) for initialization...
2011-01-04 Marek Habersack[system.runtime.caching] Do not test the invalid behavior
2011-01-04 Marek Habersack[asp.net] Failing tests fixes.
2011-01-04 Zoltan VargaFix ia64 build.
2011-01-04 Marek Habersack[asp.net] Added code to handle local resources copying...
2011-01-04 Marek Habersack[asp.net] Don't attempt to use System.Web resources...
2011-01-04 Luke HalliwellFix for bug 349053 - unable to serialize SortedDictionary
2011-01-04 Gonzalo Paniagua... Socket is not connected after error
2011-01-03 Gonzalo Paniagua... Add a case-insensitive hashtable
2011-01-03 Zoltan VargaImplement VBByRefStr marshalling. Fixes #661917.
2011-01-03 Rodrigo KumperaGet rid of mymono_metadata_type_(equal|hash).
2011-01-03 Zoltan VargaFix a warning.
2011-01-03 Zoltan VargaAdd more comments for the fields of MonoAotFileInfo.
2011-01-03 Zoltan VargaDon't make the 'thumb_end' symbol global.
next