mono.git
2011-04-12 Jeffrey StedfastImplemented a bunch of unicode functions for eglib
2011-04-12 Atsushi EnoFix wrong TraceEventType values passed.
2011-04-12 Jeffrey StedfastOptimized QuickSort routines a bit
2011-04-12 Marek Habersack[runtime, iomap profiler] g_string_append_vprintf can...
2011-04-12 Marek Habersack[runtime] g_string_append_vprintf can be used with...
2011-04-12 Marek Habersack[eglib] Added the g_string_append_vprintf function
2011-04-12 Marek SafarAdd support for startup file to evaluator
2011-04-12 Marek SafarBe more robust when dealing with string based broken...
2011-04-12 Marek SafarCheck allowed modifiers on property accessors
2011-04-12 Marek Safar[686290] Inflate correctly imported nested type used...
2011-04-12 Martin BauligOoops, also enable explicit nulls.
2011-04-11 Rodrigo KumperaHandle attached threads correctly on windows.
2011-04-11 Zoltan VargaMerge branch 'nunit25/2011-04-11' of https://github...
2011-04-11 Zoltan VargaAvoid putting a seq point at the beginning of finally...
2011-04-11 David Schmittreformat to coding guidelines
2011-04-11 David SchmittUpdate to NUnit 2.5 syntax
2011-04-11 Zoltan VargaAdd some comments to the LLVM backend.
2011-04-11 Rodrigo KumperaIntroduce CreateThread wrapper to make mono-threads...
2011-04-11 Rodrigo KumperaFix mono-tls usage under windows
2011-04-11 Rodrigo KumperaAdd missing files to msvc project
2011-04-11 Zoltan VargaFix the build.
2011-04-11 Martin BauligAdd "soft breakpoint" support for ARM.
2011-04-11 Marek Habersack[asp.net] CacheItemPriorityQueueTest improvements
2011-04-11 Marek Habersack[asp.net] Better handling of item timeout reset in...
2011-04-11 Atsushi EnoFixed couple of DateTime/DateTimeOffset tests to match...
2011-04-11 Zoltan VargaFix a warning.
2011-04-10 Zoltan VargaAdd checks to ParameterBuilder.SetConstant () to avoid...
2011-04-10 Jeffrey StedfastD'oh, forgot to add g_hash_table_steal() to glib.h
2011-04-10 Jeffrey StedfastImplemented g_hash_table_steal()
2011-04-10 Rodrigo KumperaReplace posix tls with mono-tls so it works on windows...
2011-04-10 Rodrigo KumperaImplement low level TLS primitives. Can't afford some...
2011-04-09 Rodrigo KumperaAdd mono-threads.c to msvc build
2011-04-09 Rodrigo KumperaFist pass into fixing the win32 build
2011-04-09 Gonzalo Paniagua... [HttpWebRequest] Ignore Transfer-Encoding when there...
2011-04-09 Jeffrey StedfastOptimized by reducing compares and faster SWAP() routine
2011-04-09 Zoltan VargaFix a warning.
2011-04-08 Rodrigo KumperaFix silly C&P bug.
2011-04-08 Rodrigo KumperaExtract mono_threads_is_critical_method
2011-04-08 Rodrigo KumperaFix null-gc
2011-04-08 Rodrigo KumperaAdd mono_gc_is_critical_method to the internal GC api
2011-04-08 Marek Habersack[runtime] Check whether linux/magic.h is present before...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-08 Neale FergusonTwo vararg related fixes: force placing fpr on stack...
2011-04-08 Marek SafarImport correctly forwarded generic type definitions
2011-04-08 Marek SafarFix most encompassing type when choosing between more...
2011-04-08 Atsushi EnoImplement 4.0 WebOperationContext.Create[Atom10|Json...
2011-04-08 Marek SafarDon't report unused private method on partial definitions
2011-04-08 Marek SafarRepor a warning when runtime cannot is less strict...
2011-04-08 Marek SafarSuppress few cascading errors
2011-04-08 Marek SafarAvoid duplicate error message
2011-04-08 Marek SafarAdd missing assembly dependency check
2011-04-08 Marek SafarRemove no longer needed local constructor constraint...
2011-04-08 Atsushi EnoAdd XmlSerializerFormatAttribute support in mobile...
2011-04-08 Atsushi EnoTemporarily disable InternalsVisibleTo(Sys.Xml.Serializ...
2011-04-08 Gonzalo Paniagua... Remove printf
2011-04-08 Miguel de IcazaRevert broken patch 34f18b68 that caused random bugs...
2011-04-08 Miguel de IcazaAdd test to prevent future problems, this fixes the...
2011-04-08 Rodrigo KumperaMove thread management from sgen to utils. Move smr...
2011-04-07 Rodrigo KumperaAdd regression test.
2011-04-07 Rodrigo KumperaHandle constrained. with dynamic methods.
2011-04-07 Zoltan VargaRevert "Disable SMP on arm until #683409 is fixed."
2011-04-07 Zoltan VargaPass HAVE_ARMV6 to libgc on darwin too.
2011-04-07 Zoltan VargaAdd a membar to libgc's UNLOCK () on arm. Fixes #683409.
2011-04-07 Atsushi EnoSplit XmlMessagesFormatter out. It is for use in Sys...
2011-04-07 Atsushi EnoAdd InternalsVisibleTo(Sys.Xml.Serialization.dll) to...
2011-04-07 Atsushi EnoFix moonlight_raw build in Sys.Xml.Serialization.dll...
2011-04-07 Rodrigo KumperaFix a race condition on thread creation.
2011-04-07 Atsushi EnoDataContractSerializerOperationBehavior is done too...
2011-04-07 Marek Safar[324961] Move type constraints checks into emit where...
2011-04-07 Atsushi EnoSome XmlSerializerFormatAttribute and XmlSerializerOper...
2011-04-07 Zoltan VargaTransition most JIT stats to the mono_counters infrastr...
2011-04-07 Marek Habersack[runtime] Linux support for statfs and improved drive...
2011-04-07 Atsushi EnoHttpRequestChannel should also return CookieContainer...
2011-04-07 Gonzalo Paniagua... [HttpWebResponse] Close and Dispose are different beasts.
2011-04-06 Zoltan VargaDisable SMP on arm until #683409 is fixed.
2011-04-06 Zoltan VargaAvoid setting thread->id from the thread itself in...
2011-04-06 Zoltan VargaAdd a write barrier before setting vtable->initalize...
2011-04-06 MrUnleadedFix that corrects a mishandling of UInt64's.
2011-04-06 Jb Evainlinker: only read symbols if instructed to
2011-04-06 Jb Evainlinker: properly closee debug symbol readers
2011-04-06 Jb Evainlinker: add support for non default debug symbol format
2011-04-06 Jb Evainlinker: add per method preserve information
2011-04-06 Jb Evainlinker: Mark all generics instances' arguments
2011-04-06 Sebastien PouliotFix access to freed members of a dead thread
2011-04-06 Chris Toshokadd some #defines for methods moonlight uses
2011-04-06 Sebastien PouliotMove critical code from System.ServiceModel to mscorlib
2011-04-06 Marek SafarRemove redundant accessibility checks
2011-04-06 Marek SafarAllocate less temporary type expressions
2011-04-06 Atsushi Enoonce more: Remove obsolete nunit syntax from tests...
2011-04-06 Atsushi EnoLooks like .NET accepts non-integer numbers as int...
2011-04-06 Atsushi Enoauto-detect UTF16-LE too.
2011-04-06 Atsushi Enomore: Remove obsolete nunit syntax from tests except...
2011-04-06 Atsushi EnoRemove obsolete nunit syntax from tests except for...
2011-04-06 Jérémie LavalDon't forget to call Init in ConcurrentSkipList ctor.
2011-04-06 Jérémie LavalFix API changes in unit test (Mono.Parallel)
2011-04-06 Marek Habersack[asp.net] CreateChildControls is internal only when...
2011-04-06 Marek Habersack[DynamicData] Use different web.config for 2.0 and...
2011-04-06 Atsushi EnoMarked a couple of tests as NotDotNet as they blocked...
2011-04-06 Gonzalo Paniagua... [eglib] The last argument can be empty and quoted.
2011-04-06 Rodrigo KumperaZero rem as darwin returns a funny value when nanosleep...
next