mono.git
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...
2011-04-06 Rodrigo KumperaRemove useless commented code
2011-04-06 Rodrigo KumperaIncrease number of hazard pointer to 3. The linked...
2011-04-06 Rodrigo KumperaMake the small_id_table a bitset.
2011-04-06 Rodrigo KumperaFix warning on missing header
2011-04-06 Rodrigo KumperaFix typo in documentation
2011-04-05 Zoltan VargaPut back a check removed by mistake.
2011-04-05 Zoltan VargaEnable LLVM compilation of runtime invoke wrappers.
2011-04-05 Zoltan VargaRe-enable OP_SQRT support in llvm, the llvm bug which...
2011-04-05 Zoltan VargaAdd llvm support for OP_RELAXED_NOP.
2011-04-05 Zoltan VargaAdd more vararg tests.
2011-04-05 Atsushi EnoFix build, looks like ArrayList is internally available...
2011-04-05 Jérémie LavalProtect entering ReaderWriterLockSlim upgradable mode...
2011-04-05 Marek Habersack[asp.net] Fix for bug #684803. XmlSiteMapProvider must...
2011-04-05 Atsushi EnoCollection support in JSON serializer was actually...
2011-04-05 Marek SafarDon't eat escaped U characters
2011-04-05 Atsushi EnoRevert PushbackReader changes (was unnecessary and...
2011-04-05 Marek SafarFixes parsiong of coalescing operator on nullable type
2011-04-05 Atsushi Enonull value also outputs "type='null' in WCF JSON writer.
2011-04-05 Atsushi EnoAuto-detect text encoding from input stream for JsonRea...
2011-04-05 Marek SafarRename lookup method for consistency
2011-04-05 Marek SafarSpeed up var expression type resolution
2011-04-05 Marek SafarClearly split namespace and type resolve paths
2011-04-05 Marek SafarWarn about name collision between namespace and type
next