mono.git
2012-09-29 Marek SafarMerge pull request #470 from clcrutch/SystemIcons
2012-09-29 clcrutchUpdate mcs/class/System.Drawing/Assembly/ChangeLog
2012-09-29 clcrutchFixed System.Drawing/System.Drawing-net_4_5.csproj
2012-09-29 clcrutchFixed System.Drawing/System.Drawing-net_4_0.csproj
2012-09-29 clcrutchFixed System.Drawing/System.Drawing-net_2_0.csproj
2012-09-29 clcrutchFixed mcs/class/System.Drawing/ChangeLOg
2012-09-29 Mark Probst[dtrace] Turns out "sweeped" is not a word.
2012-09-29 Mark Probst[sgen] Flags bit field instead of individual args for...
2012-09-29 Mark Probst[dtrace] Make pointers into user space uintptr_t instea...
2012-09-29 chrisAdded System.Drawing.SystemIcons.Shield to API to match...
2012-09-29 ChrisImplemented System.Drawing.SystemIcons.Shield to match...
2012-09-29 Zoltan VargaFix a test name.
2012-09-29 Zoltan VargaFix some sign extension issues in the 2 dimensional...
2012-09-28 Mark ProbstMerge branch 'feature-dtrace'
2012-09-28 Mark Probst[dtrace] Add G_UNLIKELY to all DTrace _ENABLED macros.
2012-09-28 Mark Probst[dtrace] Probe for object moved, within or between...
2012-09-28 Mark Probst[dtrace] Pass namespace and class name to probes where...
2012-09-28 Mark Probst[dtrace] Probes for large and pinned allocation.
2012-09-28 Mark Probst[dtrace] Probe for pinning of objects.
2012-09-28 Mark Probst[dtrace] Probe for major heap area sweep.
2012-09-28 Mark Probst[dtrace] Probe for nursery fragment creation aka nurser...
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...
next