mono.git
2011-03-11 Ankit Jain[xbuild] Function names are case insensitive.
2011-03-11 Ankit Jain[xbuild] Evaluate Import with MSBuildThisFile* properti...
2011-03-11 Marek SafarAdd another local quick test target
2011-03-11 Marek SafarReduce scope for escaped identifier to only necessary...
2011-03-11 Marek SafarSimple member context is enough when checking member...
2011-03-11 Marek SafarFinally remove RootContext.ToplevelTypes hacking from...
2011-03-11 Marek SafarVerify namespace usings without global static state...
2011-03-11 Marek SafarRemove wrong using
2011-03-11 Gonzalo Paniagua... [HttpListener] Paranoid cleanup
2011-03-11 Gonzalo Paniagua... [HttpListener] Plug leak.
2011-03-11 Gonzalo Paniagua... Support NLS when opening assemblies on windows.
2011-03-11 Gonzalo Paniagua... Test for both Set-Cookie and Set-Cookie2
2011-03-11 Gonzalo Paniagua... [HttpWebRequest] Only uppercase known methods
2011-03-11 Gonzalo Paniagua... [Socket] Remove more auto-delegates
2011-03-11 Gonzalo Paniagua... [Timer] Use static CB for invoking timer callbacks.
2011-03-11 Gonzalo Paniagua... [Socket] Minimize allocations of delegates
2011-03-11 Gonzalo Paniagua... [HttpListener] Avoid blocking in FlushInput
2011-03-10 Geoff NortonFix ARCH_STORE_REGS on arm
2011-03-10 Rodrigo KumperaExport mono_raise_exception_with_ctx to metadata.
2011-03-10 Rodrigo KumperaFix ia64 mono-context.h
2011-03-10 Rodrigo KumperaRemote all traces of old style unwinding from mini.
2011-03-10 Rodrigo KumperaExport new style unwinding functions
2011-03-10 Rodrigo KumperaUnify EH callbacks.
2011-03-10 Rodrigo KumperaMove EH handler to mono_exceptions_init
2011-03-10 Sebastien PouliotFix API compatibility with SL4
2011-03-10 Sebastien PouliotFix parameter name mismatches between Moonlight and...
2011-03-10 Sebastien PouliotAdd some missing API into Moonlight
2011-03-10 Zoltan VargaUse LLVM_CHECK_VERSION() in one place to fix a build...
2011-03-10 Rodrigo KumperaMove MonoContext to mono-context for ia64
2011-03-10 Rodrigo KumperaMove MonoContext to mono-context for sparc
2011-03-10 Rodrigo KumperaMove MonoContext to mono-context for ppc
2011-03-10 Rodrigo Kumperadist new file
2011-03-10 Rodrigo KumperaFix some opcodes dreg type.
2011-03-10 Zoltan VargaFix a warning.
2011-03-10 Duane WandlessGetApplicableRule returns NULL in TimeZoneInfo.cs yet...
2011-03-10 Atsushi EnoResult-preserving node list while not performance-harmf...
2011-03-10 Rodrigo KumperaFix a warning
2011-03-10 Rodrigo Kumperamono_gc_alloc_mature must check if the object needs...
2011-03-10 Lucas MeijerImplement signal chaining for windows. Useful for letti...
2011-03-10 Rodrigo KumperaCleanup and document the new unwind stuff a bit.
2011-03-10 Rodrigo KumperaReplace mono_walk_stack with mono_stack_walk_simple.
2011-03-10 Rodrigo KumperaCleanup sdb to use the new unwind state code.
2011-03-10 Rodrigo KumperaAdd mono_thread_state_init_from_monoctx
2011-03-10 Marek SafarClean up few misused DeclSpace(s)
2011-03-10 Marek SafarDecorate more initialized static fields with readonly
2011-03-10 Marek SafarMove more module specific caches to ModuleContainer
2011-03-10 Gonzalo Paniagua... [HttpListener] Memory use reductions
2011-03-10 Atsushi EnoIn some collection case, xsi:type is explicitly written...
2011-03-10 Zoltan VargaFix a warning.
2011-03-10 Zoltan VargaUse mono_field_get_type () in one place to fix a crash...
2011-03-10 Zoltan VargaMark threads created when calling from native code...
2011-03-09 Levi Bard[Fix] Make path building on windows behave the same...
2011-03-09 Gonzalo Paniagua... IO threads have their own name
2011-03-09 Rodrigo KumperaFirst pass removing the old unwinding code.
2011-03-09 Rodrigo KumperaIntroduce MonoThreadUnwindState and a bunch overloads...
2011-03-09 Rodrigo KumperaMove some stack unwinding defines to utils
2011-03-09 Gonzalo Paniagua... Some changes to the threadpool
2011-03-09 Ankit Jain[xbuild] Fix test on windows.
2011-03-09 Ankit Jain[xbuild] Clean up test logs.
2011-03-09 Atsushi EnoSome attempts to make KnownTypeCollection parallel...
2011-03-09 Atsushi EnoRemove old windows threading workaround.
2011-03-09 Rolf Bjarne... Microsoft.Build.Tasks: vbnc2 must be used for the 2...
2011-03-09 Marek SafarChecking array elements is done using ImplicitReference...
2011-03-09 Marek SafarRemove more temporary expressions from probing converts
2011-03-09 Marek SafarDon't allocate conversion expression for probing implic...
2011-03-09 Marek SafarClean up more static state
2011-03-09 Marek SafarRemove more static stuff
2011-03-09 Atsushi EnoAuto detect BOM-less utf-16 and utf-32. Fixed bug ...
2011-03-09 Peter GerbrandtImplement support for QNameIndex (0xBC) in attribute...
2011-03-09 Atsushi EnoTemporarily disable InternalsVisibleTo(System.ServiceMo...
2011-03-08 Gonzalo Paniagua... Avoid null refs when capacity set to 0
2011-03-08 Miguel de Icaza[System.Json] Fix loader.
2011-03-08 Miguel de IcazaMake print take an object
2011-03-08 Gonzalo Paniagua... Turn the method to upper case.
2011-03-08 jonchamPass -w to the diff to avoid CR/LF issues.
2011-03-08 Sebastien PouliotReduce peverify errors on moonlight tuned assemblies
2011-03-08 Gonzalo Paniagua... No need to create an extra instance of Worker.
2011-03-08 Rodrigo KumperaFix windows build
2011-03-08 Atsushi EnoIn XNodeWriter, extra xmlns was written and often rejec...
2011-03-08 Marek Safar[677550] Fixes fixed buffer regressions
2011-03-08 Marek SafarEnhance the check for internal protected members used...
2011-03-08 Marek SafarFix invalid il body for few tests
2011-03-08 Marek SafarFixes build
2011-03-08 Marek SafarFixed few unit tests build issues
2011-03-08 Atsushi EnoMore xml output fixes in XmlSyndicationContent and...
2011-03-08 Ankit Jain[xbuild] Implement FileLogger . Fix #676650 .
2011-03-08 Ankit Jain[xbuild] ConsoleLogger - parse params only on Initialize.
2011-03-08 Zoltan VargaUse ip as scratch reg when saving the LMF on arm, inste...
2011-03-08 Zoltan VargaRefactor the LMF save/restore code into separate functi...
2011-03-08 Zoltan VargaFix some warnings.
2011-03-08 Zoltan VargaGet rid of mono_allocate_stack_slots, since all callers...
2011-03-08 Atsushi EnoCouple of fixes around XmlSyndicationContent.GetReaderA...
2011-03-08 Marek SafarSimplify checking for few more special compiler types
2011-03-08 Marek SafarClean up predefined members caching
2011-03-08 Atsushi EnoRemove wrong buffer size check in XmlTextReader.ReadChrs().
2011-03-08 Atsushi EnoMake sure to call MoveToContent() to correctly determin...
2011-03-08 Atsushi EnoDateTimeOffset child elements have fixed namespace.
2011-03-08 Mark ProbstMerge branch 'sgen-job-distribution'
2011-03-08 Mark Probst[sgen] Store the destination's vtable before CASing...
2011-03-08 Mark Probst[sgen] Make scan from remsets a job.
next