mono.git
2010-08-31 Zoltan VargaEnable aot-ing of mscorlib+gmcs on all architectures...
2010-08-31 Atsushi Enoimplement Find operation in request-reply contract...
2010-08-31 Marek SafarAdd support for indirect pointer type constants.
2010-08-31 Sebastien PouliotMultiple fixes for WebClient (from NCL tests)
2010-08-31 Andrew JorgensenRevert "Make the 'LABELS' make variable the same as...
2010-08-31 Jérémie LavalFix non 4.0 build of ReaderWriterLockSlim.
2010-08-31 Zoltan VargaAOT mscorlib along with gmcs.
2010-08-31 Jérémie LavalAdd unit tests for recursive acquire of a Write or...
2010-08-31 Jérémie LavalAdd unit test for ReaderWriterLockSlim basic recursion...
2010-08-31 Jérémie LavalEnable basic recursion support in ReaderWriterLockSlim...
2010-08-31 Jérémie LavalUse ManualResetEventSlim instances to wait for lock...
2010-08-31 Jérémie LavalRemove unused bit position constants in ReaderWriterLoc...
2010-08-31 Jérémie LavalTune thread count in ReaderWriterLockSlim unit tests
2010-08-31 Jérémie LavalFix ReaderWriterLockSlim unit tests.
2010-08-31 Jérémie LavalFix ReaderWriterLockSlim unit tests.
2010-08-31 Jérémie LavalFinish reimplementation of ReaderWriterLockSlim so...
2010-08-31 Jérémie LavalFactorize tatas pattern in TryRelaxedSet method in...
2010-08-31 Jérémie LavalRefactor ThreadLockState acquisition into a real per...
2010-08-31 Jérémie LavalRework ReaderWriterLockSlim to use simpler Interlocked...
2010-08-31 Rolf Bjarne... Trim the uri in UriParser::GetComponents, just like...
2010-08-31 Rolf Bjarne... Make moonlight build again
2010-08-31 Zoltan VargaAdd AOT support for GC inline write barriers.
2010-08-31 Ankit Jain[xbuild] Task 'Touch' should pass even if the file...
2010-08-31 Ankit Jain[xbuild] Quote filenames for resgen.
2010-08-31 Ankit Jain[xbuild] Fix 635767. Support enums for task property...
2010-08-31 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-31 Marek Safar[635714] Inconsistent accessibility between nested...
2010-08-31 Atsushi EnoAvoid NRE when converting contract-based instances...
2010-08-31 Marek SafarDon't use break in jay
2010-08-31 Marek SafarDon't generate tracing for the parser, it slows it...
2010-08-31 Marek SafarAdd more rules for static initializers
2010-08-31 Marek SafarWrap any non-trivial rule into a method, speeds up...
2010-08-31 Marek SafarRemoved misused break, format long comment
2010-08-30 Carlos Alberto... Actually make use of SerializationBinder.BindToName...
2010-08-30 Carlos Alberto... Add tests for SerializationBinder.BindToName usage...
2010-08-30 Rolf Bjarne... Uri: fix path component of merged uris with parent...
2010-08-30 Zoltan VargaFix make dist.
2010-08-30 Zoltan VargaFix the ppc build.
2010-08-30 Zoltan VargaFix the order of the arguments to the ppc_store macros.
2010-08-30 Andrew JorgensenRelatively major overhaul of the .spec file
2010-08-30 Rodrigo KumperaMerge branch 'sgen_cardtable_64bits_support'
2010-08-30 Rodrigo KumperaRemove leftover from testing.
2010-08-30 Rodrigo KumperaFix a of by one error.
2010-08-30 Rodrigo KumperaFix cardtable code under amd64.
2010-08-30 Rodrigo KumperaEnable cardtable on 64bits targets.
2010-08-30 Rodrigo KumperaDon't scan blocks without references.
2010-08-30 Rodrigo KumperaImprove check consistency assertion.
2010-08-30 Rodrigo KumperaAdd support for card overlapping.
2010-08-30 Rodrigo KumperaExtract card scanning code.
2010-08-30 Rodrigo KumperaReplace clear_card functions with block enumeration...
2010-08-30 Zoltan VargaAvoid loading the LLVM backend if llvm is not requested...
2010-08-30 Andrew JorgensenRemove obsolete Microsoft.Vsa and Microsoft.JScript
2010-08-30 Atsushi EnoFix a couple of Hello/Probe serialization issues.
2010-08-30 Atsushi EnoUri was also not supported in Read*ContentAs().
2010-08-30 Atsushi EnoAdd TimeSpan support in Read*ContentAs() methods.
2010-08-30 Atsushi EnoFix bogus discovery contract wrapper names.
2010-08-30 Atsushi EnoAdd not-working code for TransferMode support.
2010-08-30 Atsushi EnoAdd workaround for bug #633945. On Windows async operat...
2010-08-29 Zoltan VargaRemove obsolete LLVM passes.
2010-08-28 Zoltan VargaGet rid of filter clauses in runtime invoke wrappers...
2010-08-28 Zoltan VargaGet rid of MONO_ARCH_HAVE_THROW_CORLIB_EXCEPTION.
2010-08-28 Jonathan Pryor[mdoc-validate] Support & validate the ECMA XML dialect.
2010-08-28 Jonathan Pryor[update-ecma-xml] Don't generate <Type/>s for types...
2010-08-28 Zoltan VargaPrint the unimplemented interface method warnings using...
2010-08-28 Zoltan VargaAvoid the loading of metadata for IMT calls from AOT...
2010-08-28 Zoltan VargaReorganize the vtable slot patching code a bit.
2010-08-28 Zoltan VargaRemove a redundant if ().
2010-08-28 Zoltan VargaAvoid allocating empty arrays in ves_icall_Type_GetInte...
2010-08-28 Zoltan VargaUse the klass pointer instead of the klass name when...
2010-08-28 Zoltan VargaAdd a g_hash_table_print_stats () helper function.
2010-08-28 Zoltan VargaOptimize g_utf8_to_utf16 for the common case of ASCII...
2010-08-27 Gonzalo Paniagua... Call SetEndOfSendNotification
2010-08-27 Gonzalo Paniagua... Add env.var. to control revocation mode.
2010-08-27 Zoltan VargaImprove the hashing of MonoTypes representing type...
2010-08-27 Zoltan VargaAdd a mono_g_hash_table_print_stats () function to...
2010-08-27 Jonathan Pryor[mdoc] Add response file support to all mdoc commands.
2010-08-27 Jonathan Pryor[update-ecma-xml] Implement support for updating an...
2010-08-27 Jonathan Pryor[update-ecma-xml] Fix nested type documentation lookup.
2010-08-27 Jonathan PryorAdd 'mdoc update-ecma-xml' command.
2010-08-27 Zoltan VargaInstall the generated gmcs.exe.so.
2010-08-27 Zoltan VargaDelete gmcs.exe.so on make clean.
2010-08-27 Zoltan VargaUse $(PROFILE)/gmcs.exe as INTERNAL_GMCS for consistency.
2010-08-27 Zoltan VargaAdd a new directory which is used for AOTing the c...
2010-08-27 Sebastien PouliotFix public key in [InternalsVisibleTo] attribute
2010-08-27 Atsushi EnoISerializable type didn't iterate all base types to...
2010-08-27 Atsushi EnoUse XmlConvert.EncodeLocalName() to not introduce xml...
2010-08-27 Atsushi EnoXmlWriterSettings could be null.
2010-08-27 Jérémie Laval[PLinq] Remove the scwl noise in ParallelEnumerable...
2010-08-27 Jérémie LavalMove the predicate call under launched.TrySet protectio...
2010-08-27 Zoltan VargaMake the 'LABELS' make variable the same as the 'TEST_H...
2010-08-27 Jérémie LavalIncrease the number of repeated run in stress test.
2010-08-27 Jérémie LavalAllow at max one Remove operation to fail in tests.
2010-08-27 Jérémie LavalDon't PopTop from our personnal bag in ConcurrentBag.
2010-08-27 Marek SafarImplement dynamic sites for hoisted mvar types
2010-08-27 Marek SafarCheck also modifier for identical ref/out parameters
2010-08-27 Jérémie LavalChange the way continuation delegates are stored and...
2010-08-27 Atsushi EnoAdd integrated test case.
2010-08-27 Atsushi EnoThey are system endpoints.
2010-08-27 Marek SafarFixes build
2010-08-27 Marek SafarDon't convert ByRef parameters
next