mono.git
2012-09-28 Mark Probst[dtrace] Probes for degraded and mature allocation.
2012-09-28 Mark Probst[dtrace] Allocation of TLABs. Allocation of objects...
2012-09-28 Mark Probst[dtrace] Remove our duplicates of DTrace probe defines.
2012-09-28 Mark Probst[dtrace] Probes for taking/releasing the GC lock.
2012-09-28 Mark Probst[dtrace] GC heap allocation probes for SGen.
2012-09-28 Mark Probst[dtrace] GC begin/end probes for SGen.
2012-09-28 Marek SafarBetter fix for invalid warning about missing documentat...
2012-09-27 Martin Baulig[#7424]: Fix regression in same-origin-check for Cookies.
2012-09-27 Sebastien PouliotFix CFB mode for Rijndael when data is not a multiple...
2012-09-27 Martin Baulig[#7200]: WebRequest returns result in another thread.
2012-09-26 Marek SafarDon't report missing documentation warning for partial...
2012-09-26 Marek SafarUpadte csproj files
2012-09-26 Zoltan VargaFix the computation of TLS reference bitmaps (#6755...
2012-09-26 Marek SafarFixes build
2012-09-26 Marek SafarAdd location for namespace token
2012-09-25 Zoltan VargaTreat the [UnmanagedFunctionPointer] attribute the...
2012-09-25 Zoltan VargaAvoid constructing custom attribute objects during...
2012-09-25 Marek SafarAdd incomplete namespace declaration to ast. Fixes...
2012-09-25 Jeremie Laval[corlib] Fix a edge case of ConcurrentQueue dequeuing...
2012-09-25 Jeremie Laval[corlib] Remove usage of ObjectPool, we will depend...
2012-09-25 Martin Baulig[#7299][Serialization]: Fixed and improved collection...
2012-09-24 Jonathan Pryor[mdoc, .xsd] Allow the <returns/> element to contain...
2012-09-24 Jeremie Laval[corlib] Fix 4.0 build
2012-09-24 Jeremie Laval[corlib] Fix build
2012-09-24 Jeremie Laval[corlib] Honor LazyCancellation flag
2012-09-24 Jeremie Laval[corlib] Honor HideScheduler flag
2012-09-24 Jeremie Laval[corlib] Honor DenyChildAttach flag
2012-09-24 Jeremie Laval[corlib] Add 4.5 values to TaskContinuationOptions
2012-09-24 Jeremie Laval[corlib] Make Task.Run specify TaskScheduler.Default...
2012-09-23 Rodrigo KumperaMerge pull request #464 from gregoryyoung/master
2012-09-22 Martin BauligOnly set Cookie.Port if Cookie.Version == 1.
2012-09-21 Jérémie Laval[mdoc] <related /> is a mixed type
2012-09-21 Jérémie Laval[mdoc] More schema fixes
2012-09-21 Jérémie Laval[mdoc] Fix monodoc-ecma schema
2012-09-21 Rolf Bjarne... Marshal sockaddrdl manually, since it contains a variab...
2012-09-20 Martin Baulig[#6041][WebServices]: Don't crash if an operation doesn...
2012-09-20 Martin Baulig[#4511][WCF]: Fix DuplexClientBase channel initialization.
2012-09-19 Zoltan VargaMake seq_points clobber callee save registers on arm...
2012-09-19 Greg Youngpatch for async TCP sockets. without this change the...
2012-09-19 Martin Baulig[WCF] Fix relative endpoint addresses that start with...
2012-09-19 Martin Baulig[#1340][WCF]: Fix null reference when using invalid...
2012-09-19 Martin Baulig[#7177][WCF]: Correctly handle derived FaultExceptions.
2012-09-19 Zoltan VargaSave/restore fp registers in MonoContext on ios. Fixes...
2012-09-18 Jeffrey Stedfast[Mono.Debugger.Soft] Format the literal strings a bit...
2012-09-18 Jeffrey Stedfast[Mono.Debugger.Soft] Oops, need using System.Globalization
2012-09-18 Jeffrey Stedfast[Mono.Debugger.Soft] Escape some unicode characters...
2012-09-18 Martin Baulig[#5935][BinaryFormatter]: Fix serialization of generic...
2012-09-18 Marek SafarFix rendering enum value which does not match any enum...
2012-09-18 Martin Baulig[#6187][WCF]: Fix contract interface inheritance.
2012-09-18 Martin Baulig[#6489][SoapFormatter]: Reset culture before raising...
2012-09-17 Marek SafarSimplify range check in list setter
2012-09-17 Zoltan VargaImplement mono_arch_emit_inst_for_method () for LLVM.
2012-09-17 Zoltan VargaFix usage of vregs defined in EH regions in the LLVM...
2012-09-17 Zoltan VargaAlign the thumb_end symbol to 8 to avoid warnings by...
2012-09-17 Martin Baulig[#6515][WCF]: Enable custom headers for NET_2_1.
2012-09-17 Marek SafarMerge pull request #462 from knocte/master
2012-09-17 Andres G. Aragoneses[Microsoft.Build.Engine] Add a testcase for bxc#1862
2012-09-17 Andres G. Aragonesesxbuild: enable _ComputeNonExistentFileProperty in MS...
2012-09-17 Andres G. Aragoneses[Microsoft.Build.Engine] Allow ItemGroup items inside...
2012-09-17 Rolf Bjarne... TimeZoneInfo.Local must be cached, otherwise reference...
2012-09-17 Rolf Bjarne... Fix typo in exception message.
2012-09-17 Marek SafarDon't report cascading unreachable warnings
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-15 Martin Baulig[#6201][WCF]: Don't crash if we don't have a client...
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] Fix refs in .csproj files
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] Remove Properties folder...
2012-09-15 Zoltan VargaFix precise stack marking for the thread initiating...
2012-09-15 Andres G. Aragoneses[xbuild] More NET_2_0 removal
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] More NET_2_0 removal
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] Update tests project
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] Change GUID of the tests...
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] Update -tests-net_4_0...
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] Remove MDS (old format...
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] Update Ms.B.E-net_4_0...
2012-09-15 Andres G. AragonesesMicrosoft.Build.Engine: Remove deprecated NET_2_0 condi...
2012-09-15 Andres G. Aragoneses[Microsoft.Build.BuildEngine] Remove dead files
2012-09-14 Duncan MakRevert "Use the full path to MonoPosixHelper in mono...
2012-09-14 Larry EwingRework exception handling in MemoryStream async methods
2012-09-14 Marek SafarReject out of range constant conversion to nullable...
2012-09-14 Marek SafarMerge pull request #460 from pcc/fix-enumeratekind
2012-09-14 Zoltan VargaAdd more debug output to sdb to debug suspend issues.
2012-09-14 Marek SafarMerge pull request #455 from LogosBible/large-file...
2012-09-14 Marek SafarInsert incomplete indexers into ast earlier. Fixes...
2012-09-14 Marek SafarForce crlf for crlf test
2012-09-14 Marek SafarFix parsing of \r in quoted strings. Fixes #6984
2012-09-14 Peter CollingbourneRewrite implementation of Directory.EnumerateKind
2012-09-14 Sebastien Pouliot[OSX] Reset errors to 0 if the OS tells us that (1...
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...
next