mono.git
2013-02-15 Jérémie Laval[monodoc] Re-add now obsolete ArrayList-based Node...
2013-02-15 Duncan MakFix file casing.
2013-02-15 Duncan MakFix casing for documentation.cs.
2013-02-15 Rodrigo KumperaHandle a gc moving string_dummy.
2013-02-15 Rodrigo KumperaBoehm doesn't need the pinning root for threads.
2013-02-15 Duncan Mak[ef] Fix casing for coordinatorfactory.cs.
2013-02-15 Miguel de IcazaRevert "[HttpWebRequest] Avoid using the threadpool...
2013-02-15 Miguel de IcazaRevert "[WebConnection] Use just one delegate to init...
2013-02-15 Marek SafarMobile tests update
2013-02-15 Marek SafarUpdate after EF bump
2013-02-15 Marek SafarFix casing of few files
2013-02-15 Marek SafarAdd .gitignore
2013-02-15 Marek SafarUpdate EntityFramework. Fixes #10296
2013-02-15 Marek SafarMutate type parameters of hoisted base proxy method...
2013-02-15 Marek SafarFix more conditional ambiguity parser issues
2013-02-15 Marek SafarAdd System.ComponentModel.DataAnnotations/MinLengthAttr...
2013-02-15 Zoltan VargaAdd full-aot support for 4 dimensional arrays. Fixes...
2013-02-15 Zoltan VargaFix some PPC cross-compilation problems reported in...
2013-02-15 Zoltan VargaImplement gsharedvt support for constrained calls to...
2013-02-14 Rodrigo KumperaFix a race in the posix suspend code that would lead...
2013-02-14 Mark Probst[sgen] Fix GC handle table resize for SGen. Fixes...
2013-02-14 Mark Probst[gc] Remove mono_gc_disable/enable().
2013-02-14 Mark Probst[sgen] Binary protocol for disappearing link updates.
2013-02-14 Mark Probst[sgen] Fix mono_gc_weak_link_get ().
2013-02-14 Rodrigo Kumperafinalizer-wait and critical-finalizer tests are sgen...
2013-02-14 Rodrigo KumperaRemove a stale comment.
2013-02-14 Rodrigo KumperaEnabled a bunch of tests that should now work.
2013-02-14 Rodrigo KumperaFix a test for compiler context. Compiler Context is...
2013-02-14 Rodrigo KumperaFix the test driver regex to detect tests that have...
2013-02-14 Zoltan VargaFix mono_patch_info_equal () for MONO_PATCH_INFO_GSHARE...
2013-02-14 Marek SafarMore mobile tests update
2013-02-14 Marek SafarOptimize custom attributes check to build less pseudo...
2013-02-13 Rodrigo KumperaRewrite the sgen test driver to make it easy to add...
2013-02-13 Rodrigo KumperaMake it so we can pass test and binary names in the...
2013-02-13 Rodrigo KumperaCapturing runtime test output on wrench is an epic...
2013-02-13 Atsushi EnoFix bug #10271: our imported resource name was wrong.
2013-02-13 Marek SafarMerge pull request #562 from grumpydev/TypeConverterFix
2013-02-13 Zoltan VargaAllow more constrained call cases when using gsharedvt...
2013-02-13 Atsushi EnoFix regression in XmlSchemaValidator (bug #10245):...
2013-02-13 Zoltan VargaSet ainfo->size on ARM for arguments passed on the...
2013-02-13 Zoltan VargaMove the creation of gsharedvt wrappers/trampolines...
2013-02-13 Zoltan VargaAvoid AOT errors if gsharedvt is not enabled.
2013-02-13 Zoltan VargaAdd an --enable-minimal option to disable support for...
2013-02-13 Mark Probst[sgen] Fix a GC descriptor bug. Fixes case 23400.
2013-02-13 Rodrigo KumperaThis was removed by accident when chopping MOONLIGHT...
2013-02-12 Rodrigo KumperaFix the shared_area logic to have it enabled by default.
2013-02-12 Rodrigo KumperaAdd MONO_DISABLE_SHARED_AREA to the man page.
2013-02-12 Rodrigo KumperaMake it possible to disable shared_are with the MONO_DI...
2013-02-12 Rodrigo KumperaFix shared_area fallback implementations to not leak...
2013-02-12 Rodrigo KumperaUse the fast shared_area lookup code everywhere. The...
2013-02-12 Marek SafarFix more mobile tests
2013-02-12 Marek SafarPossible fix for #10206
2013-02-12 Jeremie Laval[monodoc] Add missing HelpSource set in Legacy mode
2013-02-12 Marek SafarFix TaskCreationOptions.AttachedToParent to avoid NRE...
2013-02-12 Marek SafarRunSynchronously cannot be used with continuation
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-12 Jeremie Laval[monodoc] Legacy Tree inheriting Node
2013-02-12 Jeremie Laval[monodoc] Re-add more legacy settings
2013-02-12 Zoltan VargaUse direct method addresses in the unbox trampoline...
2013-02-12 Marek SafarRemove broken profile files
2013-02-12 Marek SafarRemove unused file
2013-02-12 Zoltan VargaFix an assert in the gsharedvt code.
2013-02-12 Miguel de IcazaServicePoint: Use DateTime.UtcNow internally, which...
2013-02-12 Miguel de IcazaRemove temporary file
2013-02-12 Zoltan VargaFix support for MONO_PATCH_INFO_GSHAREDVT_CALL in mono_...
2013-02-12 Zoltan VargaAdd gsharedvt support for unbox.any.
2013-02-11 Rodrigo KumperaSince MOBILE implies NET_4_* now, take this into accoun...
2013-02-11 Rodrigo KumperaSince NET_2_1 implies NET_4_* now, take this into accou...
2013-02-11 Rodrigo KumperaRemove moonlight from the build system.
2013-02-11 Rodrigo KumperaKill MOONLIGHT from System.Xml.
2013-02-11 Rodrigo KumperaKill MOONLIGHT from System.Xaml.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define from System.Xml.Linq.
2013-02-11 Rodrigo KumperaRemove moonlight sources in corlib that were only used...
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in corlib.
2013-02-11 Rodrigo KumperaRemove TypeConverter_2_1 that was only used by moonlight.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.ServiceModel.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.ServiceModel.Web.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.Runtime.Serialization.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.Core.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in Mono.Security.
2013-02-11 Rodrigo KumperaRemove silly SL limitation workaround in Mono.CompilerS...
2013-02-11 Rolf Bjarne... Prefix aot symbols with something to prevent them from...
2013-02-11 Zoltan VargaFix the ARM build.
2013-02-11 Marek SafarFix duplicate warning on obsolete GetEnumerator
2013-02-11 Marek SafarAdd obsolete attribute
2013-02-11 Marek SafarAdd guard against recursive base class with generic...
2013-02-11 Marek SafarImplement FilterUIHintAttribute
2013-02-11 Mikko Korkalorenamed test
2013-02-11 Mikko Korkaloimproved encoder tests for I18N.MidEast
2013-02-11 Mikko Korkalore-generated codepages with new ucm2cp.c: removed dotne...
2013-02-11 Mikko Korkalochanged ucm2cp.c to generate less changes, also removed...
2013-02-10 Mikko KorkaloTests for MidEast encodings (stub, only turkish and...
2013-02-10 Mikko Korkaloregenerated encoder classes with a patched ucm2cp.c...
2013-02-10 Mikko Korkaloucm2cp.c: generate codepage classes with proper Encoder...
2013-02-10 Miguel de IcazaSystem.Web: Implenent 4.0 HttpRequest.GetBufferlessInpu...
2013-02-10 Jérémie Laval[monodoc] Rework version number inclusion in .tree...
2013-02-10 Steven RobbinsFixed formatting
2013-02-12 Steven RobbinsAdded test for In32 IsValid
2013-02-12 Steven RobbinsFixed issue with TypeConverter.IsValid always returning...
next