mono.git
2011-03-21 Ankit Jain[xbuild] Allow skipping target framework moniker lookup.
2011-03-21 Zoltan VargaImplement improved support for tail-calls on ppc. Fixes...
2011-03-21 Marek Safar[676129] Don't add non-imported private types into...
2011-03-21 Marek Safar[678625] MVAR mutator has wrong context when generic...
2011-03-21 Marek SafarSkip over more whitespace characters
2011-03-21 Sebastien PouliotAdd missing coreclr check on JIT optimization
2011-03-21 Sebastien PouliotFix throwing exception in WebClient
2011-03-21 Sebastien PouliotFix API wrt FX4/SL4 API
2011-03-21 Sebastien PouliotUse Type.EmptyTypes instead of new Type[0]
2011-03-21 Sebastien PouliotMove private TimeType struct outside TimeZoneInfo
2011-03-21 Jérémie LavalRevert fcbb5717c18ff8393f2300a254bb13e6fab9c7e4 and...
2011-03-21 Jérémie LavalRegister exceptions happening in child tasks when attac...
2011-03-21 Jérémie LavalAdd a memory barrier so that exception is strictly...
2011-03-21 Jérémie LavalTiny style fix
2011-03-21 Geoff NortonAdd some missing types to the mobile profile
2011-03-20 Jb Evain[linker] always preserve System.MonoCQItem
2011-03-20 Lucas Meijersome documentation on DefaultSurrogateSelector
2011-03-19 Damien DiederenMIPS: Do not use mips_call when the call site is to...
2011-03-19 Damien DiederenMIPS: Take operand size into account when inverting...
2011-03-19 Damien DiederenMIPS: Sanity check stack unwinding progress using frame...
2011-03-19 Damien DiederenMIPS: Remove unused variables in mono_arch_find_jit_info
2011-03-19 Damien DiederenMIPS: Delete unused function glist_to_array
2011-03-19 Damien DiederenMIPS: Switch from register to on-stack arguments before...
2011-03-19 Damien DiederenMIPS: Fix IMT thunk size computation
2011-03-19 Damien DiederenMove MonoContext to mono-context for mips
2011-03-19 Miguel de IcazaFix build
2011-03-18 Gonzalo Paniagua... [windows] Make the connect hack work again.
2011-03-18 Gonzalo Paniagua... Revert "Replace old connect hack with _pipe on windows."
2011-03-18 Gonzalo Paniagua... Revert "Remove unneeded function and use same code...
2011-03-18 Rafael MuniticMust pass null to overloaded constructor instead of...
2011-03-18 Rafael MuniticIf the function is null Wait will not get called and...
2011-03-18 Rafael MuniticContinuation options should be checked as flags
2011-03-18 Marek SafarAmend last commit
2011-03-18 Marek Safar[677173] Use independent clone context for probing...
2011-03-18 Mark SciabicaFix exception handling on windows x64.
2011-03-18 Marek SafarRemove more static references
2011-03-18 Zoltan VargaUse stdint.h in eglib when using VS 2010.
2011-03-18 Zoltan VargaFix some warnings.
2011-03-18 Zoltan VargaRemove some internal functions from mono.def.
2011-03-18 Jonathan Pryor[mdoc] Flush expected test output.
2011-03-18 Marek SafarFixes variance check for interface properties with...
2011-03-18 Zoltan VargaAdd a missing newline.
2011-03-18 Marek Safar[679530] Fixed size buffers are not subject to definite...
2011-03-18 Marek SafarCRLF conversion
2011-03-18 Marek SafarBetter error message for identical type names
2011-03-18 Marek Safar[678726] Dynamic inside anonoymous methods does not...
2011-03-18 Atsushi Enoin XamlXmlReader, read <FooType.BarMember>-style element.
2011-03-18 Atsushi EnoXamlType lookup from xml name failed when [XmlnsDefinit...
2011-03-18 Gonzalo Paniagua... Fix the host name returned in GetHostEntry.
2011-03-18 Rodrigo KumperaMove get_hazardous_pointer to utils/hazard-pointer.
2011-03-18 Rodrigo KumperaMove hazard pointer and small_id code to utils/hazard...
2011-03-17 Gonzalo Paniagua... Remove NET_2_0
2011-03-17 Gonzalo Paniagua... Remove unneeded function and use same code for win/lin
2011-03-17 Gonzalo Paniagua... Replace old connect hack with _pipe on windows.
2011-03-17 Zoltan VargaSwitch to the domain of the assembly in question while...
2011-03-17 Zoltan VargaUpdate the mcs -pkg suggestions, i.e. use gtk-sharp...
2011-03-17 Andreia GaitaFix for #475124. DowngradeFromWriterLock only resets...
2011-03-17 Gonzalo Paniagua... [asp.net] Return the correct Mime type for 304.
2011-03-17 Mark Probst[sgen] A small Mach thread handshake fix.
2011-03-17 Marek Habersack[asp.net] Test for bug #655474
2011-03-17 Marek Habersack[asp.net] Fix for bug #655474. Don't assume an Uri...
2011-03-17 Marek Habersack[asp.net] Test compilation fix for System.Web.Extensions
2011-03-17 Marek HabersackRemoved debug noise
2011-03-17 Marek Habersack[asp.net] Fix for bug #678473. Do not map paths of...
2011-03-17 Marek HabersackMerge branch 'bugfix'
2011-03-17 Marek Habersack[asp.net] Fix for bug #670714. Menu is rendered correct...
2011-03-17 Atsushi EnoFix build; remove extra !NET_2_1.
2011-03-17 Marek SafarFix Buildin typo
2011-03-17 Marek SafarUpdate to the latest IKVM reflection
2011-03-17 Atsushi Enonet.tcp Sized message with non-binarysession encoding...
2011-03-17 Atsushi EnoSupport encoding record other than binary session in...
2011-03-17 Gonzalo Paniagua... Hook ProopertyNotified event on data sources
2011-03-17 Gonzalo Paniagua... [Threadpool] Handle multiple calls to cleanup
2011-03-17 Miguel de IcazaMore NET_2_0 define removal
2011-03-17 Miguel de IcazaStyle changes as I edit this file
2011-03-17 Bret KieferSpeed up the StringReader by not scanning twice for...
2011-03-17 Atsushi EnoComplete previous XmlNodeList revert to get it working...
2011-03-17 Marek HabersackMerge branch 'bugfix'
2011-03-17 Marek Habersack[asp.net] Fix for bug #670874. Match request URLs again...
2011-03-17 Zoltan VargaFix the title of the Mono.Debugger.Soft assembly monodoc.
2011-03-16 Marek Habersack[asp.net] Fixes bug #676008. HtmlForm 'name' attribute...
2011-03-16 Rolf Bjarne... Revert "[io-layer] Handle process waits when SHM is...
2011-03-16 Gonzalo Paniagua... [io-layer] Don't use Get/SetLastError after wapi shutdown.
2011-03-16 Gonzalo Paniagua... [io-layer] Make my previous patch signal safe.
2011-03-16 Marek Habersack[asp.net] Fix for bug #668696. Handle recursive locks...
2011-03-16 Zoltan VargaFix support for generic virtual thunks in full-aot.
2011-03-16 Zoltan VargaAdd local symbols for imt/trampolines etc. in AOT.
2011-03-16 Zoltan VargaAdd a cache for virtual generic thunks to avoid freeing...
2011-03-16 Zoltan VargaPretty print MonoVTable in xdebug.
2011-03-16 Zoltan VargaAvoid calling class cctors during JITting when the...
2011-03-16 Atsushi EnoEnable behaviors in mobile profiles for WebHttpBinding.
2011-03-16 Atsushi EnoEnable more behavior interface member in NET_2_1.
2011-03-16 Atsushi EnoEnable more behaviors use in NET_2_1 land, toward WebHt...
2011-03-16 Atsushi EnoImplement more encodings than binary frame with diction...
2011-03-16 Atsushi EnoFix MessageID element name in discovery contracts.
2011-03-16 Koushik DuttaFix bug where if a task is Start-ed with a specific...
2011-03-16 Jérémie LavalCorrectly implement enumerating CyclicDequeue.
2011-03-16 Atsushi EnoAdd endpoint behavior support in NET_2_1, which involve...
2011-03-16 Atsushi EnoRevert XPathNodeIteratorNodeListIterator2-based iterator.
2011-03-16 Gonzalo Paniagua... Fix g_get_charset for windows.
next