mono.git
2012-09-13 Jonathan Pryor[M4A] Clear RemoteCertificateChainErrors if Android...
2012-09-13 Marek SafarUpdate csproj file
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Marek SafarMerge pull request #458 from konrad-kruczynski/issue4328
2012-09-13 Marek SafarFix reading from loaded buffer, patch based on David...
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-13 Marek SafarMerge pull request #453 from daub815/master
2012-09-13 Rolf Bjarne... Add support for armv7s.
2012-09-13 Martin BauligFixed and improved Mono's Cookie implementation.
2012-09-12 David StrawAdded unit test for HTTP request URL decode
2012-09-12 Marek SafarMerge pull request #459 from antoniusriha/master
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-12 Antonius Riha[xbuild] Add PreserveExistingMetadata property to Creat...
2012-09-12 Konrad M. KruczynskiFix for the bug #4328.
2012-09-12 Duncan MakInclude gdiplus in mono/config.
2012-09-12 David StrawAdd missing .resources files in aspnetwebstack projects
2012-09-12 Duncan MakUse the full path to MonoPosixHelper in mono's config...
2012-09-12 David StrawDon't decode raw URL path for HTTP request URI
2012-09-12 Marek SafarGuard again double pushback. Fixes #7006
2012-09-12 Jérémie Laval[System.Core] Check for canceled operation when invokin...
2012-09-12 Zoltan VargaRename xdb.il to <unknown> in debug info.
2012-09-11 Mark Probst[sgen] Provide a function to wait for bridge processing...
2012-09-11 Zoltan VargaSkip most wrappers in ves_icall_get_frame_info (),...
2012-09-11 Atsushi Enoin MONODROID profile, TimeZoneInfo should not return...
2012-09-10 Rolf Bjarne... Add an unhandled exception hook embedders can use to...
2012-09-10 Rodrigo KumperaMerge pull request #61 from ztzg/darwin-static-build...
2012-09-10 Damien Diederenmono{dis,graph,profiler}: Fix build when configured...
2012-09-10 Zoltan VargaRename MONO_GC_REGISTER_ROOT () -> MONO_GC_REGISTER_ROO...
2012-09-10 Zoltan VargaGet rid of another HAVE_SGEN_GC reference in gc-internal.h.
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-09-09 Kevin Daub[API] Added missing .Net 4.5 interface and dependent...
2012-09-09 Kevin Daub[API] Added missing .Net 4.5 interface and dependent...
2012-09-08 Zoltan VargaAvoid an assertion in mono_thread_state_init_from_handl...
2012-09-08 Zoltan VargaAvoid converting OP_IMUL to OP_IMUL_IMM if multiplicati...
2012-09-07 Zoltan VargaMove the imul/idiv/irem emulation code out of #ifndef...
2012-09-07 Duncan MakBump version number to 2.11.5
2012-09-07 Sebastien PouliotAdd two-keys triple-des test case (works with Mono...
2012-09-07 Zoltan VargaEmit a seq point for endfinally opcodes even if the...
2012-09-07 Atsushi Enoadd Android-specific ping path.
2012-09-06 Marek SafarFix base type definition in repl. Fixes #5913.
2012-09-06 Jérémie Laval[System.Core] Fix compare bug in PLinq's Contains imple...
2012-09-06 Jérémie Laval[System.Core] Remove Max/Min generic indirection
2012-09-06 Marek SafarOne more typo
2012-09-06 Marek SafarFix typo
2012-09-05 Martin BauligFix #275: "net.tcp://localhost:<port>/<path>" should...
2012-09-05 Martin BauligFix #5655: Always send HTTP headers for WebDAV methods.
2012-09-05 Jérémie Laval[System.Core] Remove generic indirection for Count...
2012-09-05 Marek SafarFix typo
2012-09-05 Marek SafarFix typo in directory name
2012-09-05 Jérémie Laval[System.Core] Fix issue in Join where some data might...
2012-09-05 Jérémie Laval[System.Core] Fix ICE for older library lacking contrav...
2012-09-05 Jérémie Laval[System.Core] Remove a source of generic indirection...
2012-09-05 Mark Probst[sgen] Small data type fix only relevant to unrealistic...
2012-09-05 Mark Probst[sgen] Don't overflow when parsing numbers that are...
2012-09-05 Mark Probst[sgen] Report memory allocation failures for internal...
2012-09-05 Mark Probst[sgen] Report incorrect wbarrier setting in MONO_GC_PARAMS.
2012-09-05 Marek SafarMerge more Mono.CodeContracts changes
2012-09-05 Marek SafarAdd System.Web.Http.Selfhost assembly
2012-09-05 Marek SafarAllow any characters after invalid pragma warning
2012-09-05 Marek SafarAdd missing members
2012-09-05 Marek SafarMerge pull request #452 from alesliehughes/master
2012-09-05 Alistair Leslie... Forward to base class
2012-09-05 Alistair Leslie... Allow Begin/End Init to be called
2012-09-05 Alistair Leslie... Add support for About Delegate
2012-09-05 Alistair Leslie... AxHost Events arent supported
2012-09-04 Zoltan VargaError out instead of asserting when using the VBByRefSt...
2012-09-04 Zoltan VargaTransform some exceptions thrown by the marshalling...
2012-09-04 Rodrigo KumperaDocument new tracer option.
2012-09-04 Rodrigo KumperaMerge pull request #451 from madewokherd/wrappertrace
2012-09-04 Martin BauligFix #5899: WebClient.*Async() now correctly builds...
2012-09-04 Rodrigo KumperaThe new macro abi__alignof__ correctly handle darwin...
2012-09-04 Alex Rønne... Merge pull request #450 from madewokherd/excdoc
2012-09-04 Vincent PovirkAdd trace channel for native/managed wrappers.
2012-09-04 Vincent PovirkAdd documentation for exception traces.
2012-09-04 Jérémie Laval[System.Core] Fix possible state corruption in ReaderWr...
2012-09-04 Rodrigo KumperaEnable mach support on arm.
2012-09-04 Marek SafarReformat some nested ifs
2012-09-04 Marek SafarCompareOrdinal quick path cannot ignore start index...
2012-09-04 Jérémie Laval[System.Core] Returns false in SequenceEqual when the...
2012-09-04 Marek SafarAdd incomplete params declation to ast. Fixes #6874
2012-09-04 Jérémie Laval[System.Core] Remove generic indirection
2012-09-04 Marek SafarPropagete hoisted this also from state machines. Fixes...
2012-09-04 Jérémie Laval[System] Fix timeout in BlockingCollection. Fix #6732.
2012-09-04 Jérémie Laval[System.Core] Remove generic indirection in ParallelExe...
2012-09-04 Marek SafarDon't import static members of interfaces. Fixes #6552
2012-09-04 Jérémie Laval[System.Core] Remove generic indirection for ToDictionary
2012-09-04 Jérémie Laval[System.Core] Remove generic indirection for ToArray
2012-09-04 Jérémie Laval[System.Core] Remove generic indirection for ToList
2012-09-04 Zoltan VargaGet rid of some HAVE_SGEN_GC ifdefs from gc-internals...
2012-09-04 Zoltan VargaTransition the minor/major GC stats to the counters...
2012-09-04 Zoltan VargaAvoid linking libmini_static against any libraries...
2012-09-04 Marek SafarBetter check for intermediate value modifications....
2012-09-04 Zoltan VargaAvoid disabling the new interrupt machinery when using...
2012-09-03 Zoltan VargaBuild libmono and libmonosgen using a common convenienc...
2012-09-03 Zoltan VargaAdd a workaround for #5432 to EncodingInfoTest.
2012-09-03 Jérémie Laval[System.Core] Remove a source of generic indirection
2012-09-03 Zoltan VargaRemove some more references to libmono-static/libmonosg...
2012-09-03 Zoltan VargaAnother attempt at avoiding compiling files in mini...
2012-09-03 Zoltan VargaRemove *.exe.dylib.dSYM files too in the mini aotcheck...
2012-09-03 Rodrigo KumperaAllow constructors to be called like regular methods...
next