mono.git
2010-11-08 Paolo MolaroDocumented the current version for the log profiler...
2010-11-08 Zoltan VargaMake frames of type FRAME_TYPE_MANAGED_TO_NATIVE act...
2010-11-08 Atsushi EnoFix PositionalParameter serialization in collections.
2010-11-08 Atsushi EnoForgot to remove old internal stuff.
2010-11-08 Atsushi EnoFixed member order in Dictionary key and item in XamlOb...
2010-11-08 Zoltan VargaFix llvm build with LLVM 2.8.
2010-11-07 Mark ProbstMerge branch 'marksweep-evacuate'
2010-11-07 Mark Probst[sgen] Don't compile evacuation for parallel mark.
2010-11-07 Mark Probst[sgen] User-settable evacuation threshold.
2010-11-07 Mark Probst[sgen] Mark&Sweep evacuation.
2010-11-07 Mark Probst[sgen] Function for querying current collection generation.
2010-11-07 Mark Probst[sgen] Dump Mark&Sweep heap occupancy.
2010-11-07 Mark Probst[sgen] Flush the binary protocol file when protocol...
2010-11-06 Zoltan VargaRemove the s390 hacks from the EH code by decreasing...
2010-11-06 Zoltan VargaAdd another assert to the amd64 EH code.
2010-11-06 Zoltan VargaAdd a few exceptions to the EH code to determine whenev...
2010-11-06 Zoltan VargaReorganize mono_handle_exception_internal ():
2010-11-06 Zoltan VargaRework an if () inside an #ifdef since it confuses...
2010-11-06 Zoltan VargaFix encode/decode_sleb128 () on 64 bit systems.
2010-11-05 Marek SafarAdd *.xml to ignore list
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Geoff NortonImplement the new logging profiler on OSX
2010-11-05 Atsushi EnoDictionary key might be inappropriately serialized...
2010-11-05 Sebastien PouliotAdd CookieParser to Moonlight's System.Net assembly
2010-11-05 Sebastien PouliotRefactoring to ease fix cookie support in moonlight...
2010-11-05 Atsushi EnoAdd support for ContentPropertyAttribute (e.g. Referenc...
2010-11-05 Atsushi EnoImplement member pending at StartMember when it should...
2010-11-05 Zoltan VargaEnlarge try-finally blocks preceeded by a Monitor.Enter...
2010-11-05 Atsushi EnoAdd new XamlXmlWriter implementation. Marked some as...
2010-11-05 Atsushi EnoMarkupExtension type xml names are omitted their "Exten...
2010-11-05 Atsushi Enoindent text xml.
2010-11-05 U-monkeytimeline2... A few refactoring for new XamlXmlWriter. Add tests...
2010-11-05 Paolo MolaroFirst cut of the new log profiler and report generator.
2010-11-05 Zoltan VargaFix DISABLE_REFLECTION_EMIT build.
2010-11-05 Marek SafarBetter 843 error message
2010-11-05 Marek SafarMove 2.0 Monitor.Enter back out of the try block
2010-11-05 Marek SafarOnly when importing nested types definition base type...
2010-11-05 Zoltan VargaGet rid of gregs_from_ucontext (), use the normal UCONT...
2010-11-05 Marek Habersack[asp.net,routing] Fix for bug #651593. Don't match...
2010-11-05 Marek SafarDon't build obsolete Compat.ICSharpCode.SharpZipLib...
2010-11-05 Zoltan VargaUnify stack walking functions:
2010-11-05 Zoltan VargaFix a bug introduced by the previous change to mono_jit...
2010-11-05 Zoltan VargaFix crashes in the debugger stack walk code if a gshare...
2010-11-05 Zoltan VargaFix more gshared problems in the soft debugger.
2010-11-05 Zoltan VargaFix gshared support in the soft debugger. Fixes #651251.
2010-11-04 Carlos Alberto... Add our new System.ServiceModel.Channel test files...
2010-11-04 Carlos Alberto... Add IPolicyExportExtension tests for classes in System...
2010-11-04 Carlos Alberto... Implement IPoliciExportExtension support for MsmqBindin...
2010-11-04 Carlos Alberto... Implement IPolicyExportExtension support for Connection...
2010-11-04 Carlos Alberto... Implement IPolicyExportExtension support for HttpTransp...
2010-11-04 Carlos Alberto... Properly set the default values for MsmqTransportSecurity.
2010-11-04 Carlos Alberto... Add MsmqTransportSecurityTest.cs to our test suite.
2010-11-04 Marek Habersack[asp.net] HttpContext.TimeoutReached - check whether...
2010-11-04 Marek Habersack[asp.net] Expire items must always check if the dequeue...
2010-11-04 Sebastien PouliotMove assignation earlier to ensure value is available...
2010-11-04 Jonathan Pryor[mdoc-update] Explicitly order //Type children.
2010-11-04 Marek SafarAllow liften null as a given number of bit positions...
2010-11-04 Marek SafarFor some strange reason Console.Write(Line) allows...
2010-11-04 Jonathan Pryor[mdoc] Explicitly order //Member children.
2010-11-04 Jérémie LavalConcurrentDictionary performance improvements
2010-11-04 Jérémie LavalReaderWriterLockSlim performance improvements
2010-11-04 Jérémie LavalManualResetEventSlim performance improvements
2010-11-04 Jérémie LavalSpinLock performance improvements
2010-11-04 Marek SafarFix SharpZipLib 4.0 profile version number to not overw...
2010-11-04 Geoff Norton[RUNTIME] Ensure that we initialize the cpu for every...
2010-11-04 Marek SafarAdd boxing for dynamic nullable conversion of coalescin...
2010-11-04 Marek SafarReject inaccessible members based on declaring type...
2010-11-04 Marek SafarInflate also event backing field
2010-11-04 Marek SafarAnother missing full dynamic type equality check
2010-11-04 Marek Habersack[asp.net] Part of fix for bug #649546. Better handling...
2010-11-04 Atsushi EnoMove XamlType-generic PositionalParameter stuff from...
2010-11-03 Rodrigo KumperaHandle incorrectly encoded types.
2010-11-03 Gonzalo Paniagua... a5
2010-11-03 Gonzalo Paniagua... a4
2010-11-03 Gonzalo Paniagua... a3
2010-11-03 Gonzalo Paniagua... a2
2010-11-03 Gonzalo Paniagua... iii
2010-11-03 Rodrigo KumperaDon't allow zero index token in signatures.
2010-11-03 Gonzalo Paniagua... i
2010-11-03 Gonzalo Paniagua... Last
2010-11-03 Gonzalo Paniagua... Test 5
2010-11-03 Gonzalo Paniagua... Last test
2010-11-03 Gonzalo Paniagua... Test 3
2010-11-03 Gonzalo Paniagua... Test 2
2010-11-03 Gonzalo Paniagua... TEST
2010-11-03 Gonzalo Paniagua... Avoid locking in WireupAutomaticEvents
2010-11-03 Jérémie LavalFixicate net_4_0_bootstrap build.
2010-11-03 Jérémie LavalAdd tiny bit of doc on ReaderWriterLockSlim.
2010-11-03 Martin BauligAdd mono_register_symfile_for_assembly() for bundles.
2010-11-03 Marek Habersack[asp.net] Use faster string comparison in caches in...
2010-11-03 Rodrigo KumperaInit the right runtime version.
2010-11-03 Sebastien PouliotFix condition so the new feature is available outside...
2010-11-03 Zoltan VargaFix encoding of large strings in the soft debugger...
2010-11-03 Jérémie LavalImplement Partitioner.Create int and long overloads...
2010-11-03 Marek SafarImplement lock statement over generic type parameter
2010-11-03 Marek SafarIssue a warning about re-assigned locked local variable
2010-11-03 Marek SafarFixes NRE in pre-4.0 compilation
2010-11-03 Marek SafarReset lock_taken before entering Monitor.Enter
2010-11-03 Marek SafarExclusiveOr is not nullable bitwise boolean operator
2010-11-03 Marek SafarA candidate method can use dynamic in expanded form...
next