Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-24[tests] Tweak MemoryMappedFile test case that fails on iOS/ARM64 [#27667]Sebastien Pouliot
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-02-23[system.core] Switch to dynamic visitor from reference sources and remove unu...Marek Safar
2015-02-23[Linq] Replace implementation by Microsoft reference sourcesLudovic Henry
2015-02-20Use more resource text strings from reference sourcesMarek Safar
2015-02-12[system.core] Fix wrong 405f9534df56496068a4af85d05ba12cf0bc157fMarek Safar
2015-02-11[system.core] Update aes test to match imported codeMarek Safar
2015-02-10Moved android-dump-tzdata make target to corlib.Marcos Henrich
2015-02-04Move TimeZoneInfo tests to corlibMarek Safar
2015-02-04[corlib] Fix overflow in TimeZoneInfo utc conversionMarek Safar
2015-02-02[System.Core/Android] Update TimeZone database self test.Jonathan Pryor
2015-01-29[build] Updated the class library MSBuild projects.João Matos
2015-01-29[System.Core] Fixed interpreter build.João Matos
2015-01-29[system.core] Fixes MT buildMarek Safar
2015-01-28Merge pull request #1510 from BrzVlad/fix-file-mapRodrigo Kumpera
2015-01-28[System.Core] More reference sourcesMarek Safar
2015-01-28[corlib] Move Aes.cs to corlibMarek Safar
2015-01-28[system.core] Profiles cleanupMarek Safar
2015-01-28[corlib] Move TimeZoneInfo source files to assembly they are usedMarek Safar
2015-01-28[system.core] Cleanup TimeZoneInfo ifdefsMarek Safar
2015-01-27When map size is 0, use the aligned size of the file.Vlad Brezae
2015-01-27Fail on mappings that exceed the file size.Vlad Brezae
2015-01-27Fix handling of mappings over file size.Vlad Brezae
2015-01-22Add unit test for the bug #1849Crisdut
2015-01-22Fix the bug #1849Crisdut
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-16[system.core] TaskExtensions from reference sourceMarek Safar
2015-01-16[System.Core] System.Collections.Generic from reference sourcesMarek Safar
2015-01-16[TPL] Replace implementation by Microsoft reference sourcesLudovic Henry
2015-01-15Merge pull request #1505 from esdrubal/tzifloatingruleMarek Safar
2015-01-14[System.Core] Fixed wrong DST of TimeZoneInfo with floating date rules.Marcos Henrich
2015-01-14[System.Core] Added tests to TimeZoneInfoTest. Covers #26008.Marcos Henrich
2015-01-14[bcl] Remove NET_4_5 defines from class libs.Zoltan Varga
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-17Performance fix for TimeZoneInfo.GetApplicableRule(), addresses #25442Craig Minihan
2014-12-12[mscorlib/Android] CultureInfo.ClearCachedData() clears DateTime.Jonathan Pryor
2014-12-09Merge pull request #1436 from esdrubal/readerwriterlockslimMarcos Henrich
2014-12-05[mscorlib/Android] TimeZoneInfo.Local.Id should NOT be "Local".Jonathan Pryor
2014-12-04Remove 4.0 profileMarek Safar
2014-12-03[mscorlib/Android] Support TimeZoneInfo.FindSystemTimeZoneById("Local")Jonathan Pryor
2014-12-03[System.Core] Removed no longer used files.Marcos Henrich
2014-12-03[System.Core] Bring .NET implementation of ReaderWriterLockSlim.Marcos Henrich
2014-12-03Merge pull request #1410 from alesliehughes/masterJo Shields
2014-12-03Change bootstrap profile to target 4.0 framework. Bump system mono requiremen...Marek Safar
2014-11-27Fix mobile build wrt System.Core changesSebastien Pouliot
2014-11-25[System.Core] Make one test much less likely to fail.Rodrigo Kumpera