mono.git
2013-02-24 Jérémie Laval[System] Add System.Net.WebSockets to the build
2013-02-24 Jérémie Laval[System] Add stub for System.Net.WebSockets
2013-02-24 Miguel de IcazaMerge pull request #573 from mrieker/master
2013-02-23 Stephen McConnelFix Xamarin bug 7594.
2013-02-23 Zoltan VargaStore the domain where an exception event happened...
2013-02-23 mrieker@nii.nettasklets.c: update used stack size
2013-02-23 Zoltan VargaFix a regression introduced by the gsharedvt changes...
2013-02-23 Rodrigo KumperaErasure the type of some fields in AppDomain so the...
2013-02-23 Rodrigo KumperaThe runtime doesn't raise AccessViolationException.
2013-02-23 Mark ProbstMerge branch 'feature-concurrent-evacuation'
2013-02-23 Mark Probst[gc] Mono.Runtime method for enabling/disabling synchro...
2013-02-23 Mark Probst[sgen] Do non-concurrent GC to evacuate when the need...
2013-02-23 Mark Probst[sgen] Evacuation for concurrent mark (during forced...
2013-02-23 Mark Probst[sgen] Make synchronous collections with marksweep...
2013-02-23 Mark Probst[sgen] Remove concurrent_cementing argument to sgen_add...
2013-02-23 Mark Probst[sgen] Remove redundant argument to sgen_cement_lookup_...
2013-02-23 Mark Probst[sgen] Fix a misplaced #ifdef.
2013-02-23 Mark Probst[sgen] Remove obsolete argument to clear_unreachable_ep...
2013-02-22 Rodrigo KumperaDisable the native method-builder under DISABLE_JIT.
2013-02-22 Rodrigo KumperaRemove 3 types from mono_defaults that were no longer...
2013-02-22 Sebastien PouliotOn OSX and iOS use CommonCrypto/Digest for the runtime...
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Miguel de IcazaMerge pull request #560 from duboisj/master
2013-02-22 Miguel de IcazaMerge pull request #561 from akoeplinger/bufferless-fix
2013-02-22 Marek SafarMobile tests update
2013-02-22 Marek SafarRemove old workaround
2013-02-22 Marek SafarAdd missing api
2013-02-22 Sebastien PouliotUse an internal call (to an existing function) so it...
2013-02-22 Sebastien PouliotDo a lighter check for public keys in the mobile profil...
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-21 Marek SafarUpdate 4.5 bcl solution files
2013-02-21 Marek SafarUpdate to mdbdump to print more mdb details
2013-02-21 Marek SafarOptmize some empty array allocations
2013-02-21 Marek SafarFix BinaryReader.ReadChars() no longer recursively...
2013-02-21 Marek SafarMerge pull request #568 from devlead/patch-1
2013-02-21 Mattias KarlssonMisunderstood styling feedback
2013-02-21 Andres G. Aragoneses[Cairo] Fix mono-cairo.pc file to not hardcode 2.0...
2013-02-21 Mattias KarlssonFixed code style brace same line & remove space before...
2013-02-20 Marek SafarCompile more await identifiers. Fixes part of #10314
2013-02-20 Marek SafarDisable failing test until I have mental strength to...
2013-02-20 Marek SafarFix contextual keywords parsting. Fixes part of #10314
2013-02-20 Mattias KarlssonAdded missing properties available in .Net 4.5
2013-02-20 Marek SafarCapture temporary local variables in async context...
2013-02-20 Jeremie Laval[monodoc] Fix test compilation
2013-02-20 Sebastien PouliotSkip SDK and product assemblies when preserving https
2013-02-20 Sebastien PouliotFix expected value (for System.Security.Cryptography...
2013-02-19 Marek SafarReport correct error message when lambda body contains...
2013-02-19 Rodrigo KumperaFix DISABLE_JIT for unstripped builds.
2013-02-19 Marek SafarEmit correct this reference when using async lambdas...
2013-02-19 Sebastien PouliotDo not initialize (and mark) nested types if they were...
2013-02-19 Mark Probst[sgen] In the MONO_GC_PARAMS usage, show marksweep...
2013-02-19 Mark Probst[sgen] Don't mark objects on promotion.
2013-02-19 Duncan MakBump version to 3.0.5
2013-02-19 Jeffrey Stedfast[Mono.Debugger.Soft] Added ColumnNumber property to...
2013-02-19 Zoltan VargaFix non-aot support for gsharedvt.
2013-02-19 Zoltan VargaAvoid deadce on OP_INEG since it sets the condition...
2013-02-19 Zoltan VargaFix sdb tests.
2013-02-19 Zoltan VargaFix sdb tests hanging, some of them still fail.
2013-02-19 Zoltan VargaRework the gsharedvt trampoline code to use an ios...
2013-02-19 Marek SafarBetter fix for valid il code for conditional expression...
2013-02-18 Rodrigo KumperaMore DISABLE_JIT work.
2013-02-18 Rodrigo KumperaFix the disable check.
2013-02-18 Rodrigo KumperaKill lots of code under DISABLE_JIT and DISABLE_VERIFIER.
2013-02-18 Rodrigo KumperaMention the verifier --enable-minimal switch.
2013-02-18 Rodrigo KumperaStub the implementation of MarshalByRef to help the...
2013-02-18 Marek SafarEmit valid il code for conditional expression of two...
2013-02-18 Zoltan VargaGet rid of mono_aot_wrapper_name (), it is no longer...
2013-02-18 Jeffrey Stedfast[Mono.Debugger.Soft] Mark StepFilter with [Flags]
2013-02-18 Marek SafarBuild debugger tests with disabled code optimizations
2013-02-18 Zoltan VargaFix the ARM build.
2013-02-18 Rodrigo KumperaFix building sgen test suite.
2013-02-18 Marek SafarMake ExpressionVisitor visible in mobile 3.5 profile
2013-02-18 Marek SafarFix failing test
2013-02-17 Zoltan VargaImplement support for unlimited number of gsharedvt...
2013-02-17 Zoltan VargaImplement a general version of the rgctx fetch trampoli...
2013-02-17 Zoltan VargaFix the handling of dynamic imt arguments in mono_arch_...
2013-02-16 Marek SafarBreak direct TPL dependency from stream classes
2013-02-16 Zoltan VargaMake full-aot uses mixed vt/ref instances when full...
2013-02-15 Duncan MakFix the build.
2013-02-15 Marek SafarEnable stricter verifier checks to uncover more codegen...
2013-02-15 Jérémie Laval[monodoc] Re-add now obsolete ArrayList-based Node...
2013-02-15 Duncan MakFix file casing.
2013-02-15 Duncan MakFix casing for documentation.cs.
2013-02-15 Rodrigo KumperaHandle a gc moving string_dummy.
2013-02-15 Rodrigo KumperaBoehm doesn't need the pinning root for threads.
2013-02-15 Duncan Mak[ef] Fix casing for coordinatorfactory.cs.
2013-02-15 Miguel de IcazaRevert "[HttpWebRequest] Avoid using the threadpool...
2013-02-15 Miguel de IcazaRevert "[WebConnection] Use just one delegate to init...
2013-02-15 Marek SafarMobile tests update
2013-02-15 Marek SafarUpdate after EF bump
2013-02-15 Marek SafarFix casing of few files
2013-02-15 Marek SafarAdd .gitignore
2013-02-15 Marek SafarUpdate EntityFramework. Fixes #10296
2013-02-15 Marek SafarMutate type parameters of hoisted base proxy method...
2013-02-15 Marek SafarFix more conditional ambiguity parser issues
2013-02-15 Marek SafarAdd System.ComponentModel.DataAnnotations/MinLengthAttr...
2013-02-15 Zoltan VargaAdd full-aot support for 4 dimensional arrays. Fixes...
2013-02-15 Zoltan VargaFix some PPC cross-compilation problems reported in...
next