Add lazy rgctx support to s390x
[mono.git] / mcs / class /
2013-04-25 Sebastien PouliotUse field for GetObjectData and this (instead of base...
2013-04-24 Martin Baulig[monodoc]: Use shell script for jay to support parallel...
2013-04-24 Alex Rønne PetersenMerge pull request #610 from metanest/tests_gc_descript...
2013-04-24 Marek SafarTask.Yield needs to continue on synchronization context...
2013-04-24 Marek SafarRemove double verification checks
2013-04-24 Marek SafarDon't catch aggregate exception handle predicate except...
2013-04-24 Marek SafarFix quoted values parsing for custom tostring formats...
2013-04-23 Rodrigo KumperaFix the build.
2013-04-23 Atsushi Enoquick nullref fix for part of bugfix #11916.
2013-04-23 Zoltan VargaDisable an sdb test which is not deterministic.
2013-04-22 Rolf Bjarne KvingeRework MulticastDelegate.Equals to use a loop instead...
2013-04-22 Atsushi Enonow we (can) build Rx assemblies for mobile by *.sln...
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-20 Andres G. Aragoneses[HttpWebRequest] Add timeout tests that cover BNC#31755...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-18 Zoltan VargaDisable an sdb test which is not deterministic.
2013-04-18 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-18 NealeReverse patches that should have gone to my fork rather...
2013-04-17 NealeCorrect marshalling of size variables used in CharSetTo...
2013-04-17 NealePart of fix of 11294 - matching names to .NET and turni...
2013-04-17 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-17 NealeWhen .NET serializes it will use the TypeForwardedFrom...
2013-04-11 Zoltan VargaFix a test.
2013-04-11 Zoltan VargaDisable some System.Data tests which are expected to...
2013-04-11 Zoltan VargaDisable some System tests which are expected to fail...
2013-04-10 Marek SafarRemove System.Net.Http from MT mobile build
2013-04-09 Rodrigo KumperaRevert "Remove System.Net.Http from MT mobile build"
2013-04-09 Marek SafarRemove System.Net.Http from MT mobile build
2013-04-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-04-08 Andres G. Aragoneses[Socket] Improve exception message when timing out...
2013-04-08 Andres G. Aragoneses[Socket] Refactor Socket to make Receive(_) call Receiv...
2013-04-08 Andres G. Aragoneses[Socket] Specify 'timeout' in the exception msg of...
2013-04-05 Zoltan VargaFix support for custom attribute classes in CustomAttri...
2013-04-05 Martin Baulig[xbuild]: Support <PropertyGroup/ItemGroup> inside...
2013-04-05 Marek SafarRedirect more duplicate security types to Mono.Security
2013-04-04 Atsushi Enorx: Add -d:HAS_AWAIT options to 4.5 and 2.1 builds.
2013-04-03 Jeffrey Stedfast[Mono.Debugger.Soft] Make CommandException public
2013-04-02 Alex Rønne PetersenFix an `#if` in System.Delegate.IsTransparentProxy...
2013-04-02 Miguel de IcazaMerge pull request #606 from sesef/master
2013-04-01 Jeffrey Stedfast[Mono.Debugger.Soft] fixed the build
2013-04-01 Jeffrey Stedfast[Mono.Debugger.Soft] Throw AbsentInformationException...
2013-03-29 Marek SafarMake table name comparison dataset locale specific...
2013-03-27 Jonathan PryorMerge pull request #609 from steffen-kiess/stat-st_atim
2013-03-27 Steffen KießAdd nanosecond resolution times to struct Stat
2013-03-26 Jonathan PryorMerge pull request #221 from steffen-kiess/master
2013-03-26 Steffen KießAdd various methods and flags to Syscall
2013-03-26 Miguel de Icaza[corlib] Marshal: fine-tune the pointer Read/Write...
2013-03-26 Zoltan VargaReturn null when null was passed to Marshal.PtrToStruct...
2013-03-26 Marek SafarUpdate number separators for mexican and similar locale...
2013-03-26 Marek SafarSet invariant DateTimeFormatInfo for all invariant...
2013-03-26 Marek SafarPopulate AbbreviatedMonthNames values. Fixes #11361
2013-03-26 Marek SafarFix quoting of some date time patters. Fixes #11363
2013-03-26 Marek SafarAdd zh-CHT parent lcid handling. Fixes #11375
2013-03-25 Marek SafarAdd configure await
2013-03-25 Marek SafarMerge pull request #607 from maksimenko/master
2013-03-25 Rodrigo KumperaFast path Array::Resize with small arrays.
2013-03-25 Marek SafarApply 9dc360146f373e64b2b8801a4284938759bc5229 to all...
2013-03-24 Miguel de IcazaAdd a test for the WebUtility.HtmlEncode bits
2013-03-24 Marek SafarAdd optimized where iterator for arrays
2013-03-24 Marek SafarOptimize entity conversion
2013-03-24 Zoltan VargaFix the build.
2013-03-24 Zoltan VargaUse (uint) casts in the Marshal.Read/WriteXXX () method...
2013-03-24 Zoltan VargaPut back a cattr removed by mistake by 70141dc9f523282b...
2013-03-24 Zoltan VargaImplement the Marshal.Read/WriteXXX methods using unsaf...
2013-03-23 Victor H. Maksimenkouse the GetRequestStreamAsync method to avoid blocking...
2013-03-23 Jérémie Laval[monodoc] Remove previous horrible generic backtick...
2013-03-23 Jérémie Laval[monodoc] Add a simple stack-based generic argument...
2013-03-23 Jérémie Laval[IDesigner] Add cref reachability checker unit test...
2013-03-23 Jérémie Laval[monodoc] Add utility property Generic*IsNumeric to...
2013-03-23 Jérémie Laval[monodoc] Add reachability unit test for ASP.NET style...
2013-03-23 Jérémie Laval[monodoc] Parse correctly '{' and '}' as '<' and '...
2013-03-23 Seseftabs
2013-03-23 SesefFix NET incompatibility
2013-03-22 Sebastien PouliotOpen test files in read-only mode (so it will work...
2013-03-22 Marek SafarMerge pull request #605 from AerisG222/system.web.http...
2013-03-22 Martin Baulig[WCF]: Disable WsdlExporterTest.ExportMessageContract().
2013-03-22 Martin Baulig[WCF]: Implement cookie support in .NET 4.0.
2013-03-22 Mike Moranomaking the build system aware of system.web.http.webhos...
2013-03-22 Martin Baulig[WCF]: 2nd part of bug #5827, set CheckCharacters ...
2013-03-22 Martin BauligBug #5829: DataContractSerializer should not check...
2013-03-21 Martin Baulig[System.ServiceModel.Web]: Fix 'make dist'.
2013-03-21 Rodrigo KumperaFix the System.Runtime.Serialization test suite to...
2013-03-20 Rodrigo KumperaFix multiple issues with System.Data.DataRow::SetParent...
2013-03-19 Sebastien PouliotDo not assume the unit tests can write in the applicati...
2013-03-19 Sebastien PouliotDisable CAS permission tests for MOBILE profile
2013-03-19 Sebastien PouliotEnsure the linker does not remove some types needed...
2013-03-19 Marek SafarFix parsing decimal values used with integral numbers...
2013-03-19 Sebastien PouliotDo not assume the unit tests can write in the applicati...
2013-03-19 Sebastien PouliotDisable CAS permission tests for MOBILE profile
2013-03-18 Sebastien PouliotDo not assume the unit tests can write in the applicati...
2013-03-18 Sebastien PouliotReturn null for AppDomain.Evidence so API accepting...
2013-03-18 Marek SafarAdd localized infinity symbols. Fixes #9052
2013-03-18 Marek SafarRemove internal continuations from unfinished tasks...
2013-03-15 Martin BauligRevert "Fixes make dist"
2013-03-15 Rodrigo KumperaProperly bzero unaligned small blocks. Fixes #11184.
2013-03-15 Atsushi Enopart of fix bug #10160 - give innerException for some...
2013-03-15 Zoltan VargaAvoid an assert in sdb for compiler generated byref...
2013-03-15 Jeremie Laval[monodoc] Handle summaries for transient root nodes...
2013-03-14 Martin BauligTemporarily revert "Add PCL type-forwarders."
2013-03-14 Martin BauligAdd PCL type-forwarders.
next