mono.git
2010-11-19 Gonzalo Paniagua... Web service help fix
2010-11-19 Gonzalo Paniagua... Fix the build.
2010-11-19 Zoltan VargaFix the previous arm EH change.
2010-11-19 Miguel de IcazaRemove mentions of Logging and Heap Shot profilers...
2010-11-19 Zoltan VargaLoad dependent assemblies of an aot image from the...
2010-11-19 Atsushi EnoImplement XamlType.CanAssignTo(). Remove extra writer...
2010-11-19 Atsushi EnoCall OnWriteStratObject() after pushing current state.
2010-11-19 Atsushi EnoFix TypeValueSerializer and ValueSerializerContext...
2010-11-19 Atsushi EnoRemove unnecessary code. String type check is only...
2010-11-19 Atsushi EnoThe test is network dependent.
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-19 Marek Habersack[asp.net] Disabled array clearing on heap resize in...
2010-11-19 Marek Habersack[asp.net] Added a reminder comment about stack scanning...
2010-11-19 Zoltan VargaSet the thumb bit in the CPSR when resuming from a...
2010-11-18 Zoltan VargaFix the thumb build.
2010-11-18 Gonzalo Paniagua... Hush cross-compilation warnings
2010-11-18 Zoltan VargaImprove tail call support on x86 too.
2010-11-18 Gonzalo Paniagua... Don't throw when unable to write autogen keys
2010-11-18 Zoltan VargaFix an assert in single stepping if an IL offset doesn...
2010-11-18 Mark Probst[sgen] Use bit fields for the booleans in MSBlockInfo.
2010-11-18 Zoltan VargaFix infinite recursion in the CompareExchange aot code.
2010-11-18 Gonzalo Paniagua... Fix g_dir_open et al for windows.
2010-11-18 Mark Probst[fix] Fix build.
2010-11-18 Sebastien PouliotFix bugs in UriFormat.SafeUnescaped
2010-11-18 Jonathan Pryor[mdoc export-html] Fixup href generation for nested...
2010-11-18 Rodrigo KumperaHandle broken invalid generic instantiations.
2010-11-18 Rodrigo KumperaAdd regression test for #562324
2010-11-18 Jérémie LavalRevert the CER-like changes made to SpinLock.Enter...
2010-11-18 Rodrigo KumperaVerify the return value of called functions.
2010-11-18 Jérémie LavalAnother fix related to the rebase
2010-11-18 Jérémie LavalFix compile error introduced by rebasing
2010-11-18 Jérémie LavalProtect TryEnter and Exit methods of SpinLock against...
2010-11-18 Jérémie LavalProtect ExitUpgradeable part of ReaderWriterLockSlim...
2010-11-18 Jérémie LavalProtect Enter/Exit write part of ReaderWriterLockSlim...
2010-11-18 Jérémie LavalProtect Enter/Exit read part of ReaderWriterLockSlim...
2010-11-18 Paolo MolaroProvide better coverage of jitted methods to the profiler.
2010-11-18 Paolo MolaroLog profiler: be more specific about unknown methods...
2010-11-18 Zoltan VargaPop the arguments to the throw trampoline from the...
2010-11-18 jonchamUpdate vcxproj files.
2010-11-18 jonchamUndefine AF_INET6 on windows to disable IPv6 for now.
2010-11-18 Jonathan Pryor[mdoc-update] Add C#4 dynamic support for method declar...
2010-11-18 Marek Habersack[system] NameObjectCollections.Init clears the items...
2010-11-18 Marek Habersack[asp.net] A few memory usage optimizations.
2010-11-18 Gonzalo Paniagua... Updated remove_wsq.
2010-11-17 Gonzalo Paniagua... Fix typo.
2010-11-17 Gonzalo Paniagua... Wrong return value in mono_sem_timedwait()
2010-11-17 Atsushi EnoSupport x:Arguments in XamlObjectWriter.
2010-11-17 Atsushi EnoAvoid examining converted type after using TypeConverte...
2010-11-17 Atsushi EnoGave up finding "correct" way to deserialize XamlType...
2010-11-17 Atsushi EnoAdd TypeValueSerializer, as it does not seem to work...
2010-11-17 Gonzalo Paniagua... User name and home directory initialization
2010-11-17 Atsushi EnoRewrote ValueSerializer.GetSerializerFor() with couple...
2010-11-17 Atsushi EnoAdd missing test file.
2010-11-17 Paolo MolaroLog profiler: implemented command server and ondemand...
2010-11-17 Jérémie Laval[Task scheduler] Refactoring and cleanup. Removed a...
2010-11-17 Jérémie Laval[Partitioner] Use custom made enumerator for GetPartiti...
2010-11-17 Jérémie Laval[CancellationToken] Speed up ThrowIfCancellationRequest...
2010-11-17 Rodrigo KumperaHandle method load failure.
2010-11-17 Marek Habersack[asp.net] Part of fix for bug #653013. AsyncPostBackTri...
2010-11-17 Marek Habersack[asp.net] Part of fix for bug #653013. StateManagedColl...
2010-11-17 Marek Habersack[asp.net] Removed the DEBUG ifdefs, for the tests to...
2010-11-17 Jérémie Laval[PLinq] Use a custom loop for iterating in ProcessAndAg...
2010-11-17 Paolo MolaroLog profiler: track GC time per thread so it's properly...
2010-11-17 Atsushi EnoAdd test for writing string and native Type value as...
2010-11-17 Atsushi EnoGet object instantiation correctly invoked when non...
2010-11-17 Atsushi EnoConsider PositionalParametesr in XamlObjectWriter.
2010-11-17 Atsushi EnoMade a couple of PositionalParameter related fixes...
2010-11-17 Gonzalo Paniagua... Get the user name from the UID not the USER env
2010-11-16 Zoltan VargaBump the max size of the arm prolog to prevent overflows.
2010-11-16 Zoltan VargaRemove a debug printf.
2010-11-16 Zoltan VargaFail LLVM compilation when using sgen + OP_STOREV_MEMBA...
2010-11-16 Rodrigo KumperaBetter handle of loading the interfaces of a type.
2010-11-16 Rodrigo KumperaHandle broken types in assignment test.
2010-11-16 Zoltan VargaSpecial case Interlocked.CompareExchange<T> in the...
2010-11-16 Zoltan VargaImprove tail call support on amd64 to support more...
2010-11-16 Atsushi EnoRemove some illogical hacks in GetSerializerFor().
2010-11-16 Paolo MolaroLog profiler: collect root information during GC.
2010-11-16 Paolo MolaroGC/Profiler: added API to enumerate roots.
2010-11-16 Rodrigo KumperaDon't allow zero cattr type column.
2010-11-16 jonchamFix #ifdef to fix windows build.
2010-11-16 myeishaAdd testcase for multiple missing IDs
2010-11-16 Atsushi EnoContentProperty will just show up as an ordinal propert...
2010-11-16 Atsushi EnoRemove for-object-writer-only code from common non...
2010-11-16 KISHIMOTO MakotoFix profiler build on freebsd.
2010-11-16 Atsushi EnoRemoved unused code / commented out unused test lines.
2010-11-16 Atsushi Enocleaning up some FIXMEs.
2010-11-16 Marek Habersack[asp.net] New version of code to purge underused entrie...
2010-11-16 Rodrigo KumperaProperly encode GMD on a GTD.
2010-11-15 Marek Habersack[asp.net] Remove unnecessary try/catch block from the...
2010-11-15 Zoltan VargaRemove an unneccesary assert which is hit when a double...
2010-11-15 Marek SafarRemove old accessibility check routine
2010-11-15 Zoltan VargaMake libgc use dolt too.
2010-11-15 Atsushi EnoMake string convertibility check more strictly.
2010-11-15 Atsushi EnoUse CanConvertTo(typeof(string)) before converting...
2010-11-15 Atsushi EnoPass IValueSerializerContext as ITypeDescriptorContext.
2010-11-14 Zoltan VargaRemove the unused and incomplete CMake build scripts...
2010-11-13 Vincent PovirkConvert MONO_MARSHAL_CONV_LPSTR_STR to mono_string_to_u...
2010-11-13 Zoltan VargaFix the DISABLE_JIT build.
2010-11-13 Zoltan VargaFix the previous change.
next