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

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-19[release/5.0] Fix ListSeparator with ICU (#44823)github-actions[bot]
2020-11-18[release/5.0] Fix zh cultures parent chain (#44620)github-actions[bot]
2020-11-01Revert "Make NLS default globalization mode (#44008)" (#44091)Santiago Fernandez Madero
2020-10-29Make NLS default globalization mode (#44008)Santiago Fernandez Madero
2020-09-24[release/5.0-rc2][wasm] Update ICU (fixes #42328) (#42579)Egor Bogatov
2020-09-22[release/5.0-rc2] Fix the mechanism getting Constructed Culture (#42496)github-actions[bot]
2020-09-22[release/5.0-rc2] Update ICU dependency (fixes ja-jp datetime format) (#42525)Egor Bogatov
2020-09-16[release/5.0-rc2] Fix the globalization test. (#42226)github-actions[bot]
2020-09-08[release/5.0-rc2] Update ICU (#41755)github-actions[bot]
2020-08-26[release/5.0] Update ICU package (#41320)Egor Bogatov
2020-08-14Add matchLength-returning APIs to CompareInfo (#40752)Levi Broderick
2020-08-13[mono][Browser] Update ICU (#40387)Egor Bogatov
2020-08-07Fix Japanese Abbreviated Era Names (#40300)Tarek Mahmoud Sayed
2020-07-29Fix creating RegionInfo object using names with different casing. (#40052)Tarek Mahmoud Sayed
2020-07-24WASM: Enable Invariant.Tests (#39814)Santiago Fernandez Madero
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-23Fix Failing Casing Tests with Invariant Culture (#39747)Tarek Mahmoud Sayed
2020-07-20[mono] Update ICU version, disable some tests for Browser (#39596)Egor Bogatov
2020-07-17ICU integration and asset loading overhaul (#37971)Katelyn Gadd
2020-07-16Fix crash on invariant mode when calling GetCultureInfo(name, true) (#39408)Santiago Fernandez Madero
2020-07-09Fix remaining license headers (#38953)Stephen Toub
2020-07-08Update license headers (#38793)Stephen Toub
2020-07-03Honor user setting overrides for current culture when using ICU on Windows (#...Santiago Fernandez Madero
2020-06-22Use ProjectReference to build against System.Private.CoreLib (#38196)Viktor Hofer
2020-06-17[libraries] Add ConditionalFact to wasm failing tests (#37822)Mitchell Hwang
2020-06-15Fix CultureInfo creation with special Windows LCID values (#37834)Tarek Mahmoud Sayed
2020-06-12Tfm clean up (#37623)Anirudh Agnihotry
2020-06-12Simplify calendar construction for Invariant mode (#37527)Marek Safar
2020-06-11[libraries] Add assembly level ActiveIssue for System.Globalization (#37715)Mitchell Hwang
2020-06-11[libraries] Extend PlatformDetection.IsOSX to include all Apple OS (#37707)Mitchell Hwang
2020-06-09Use ConditionalFact/Theory for skipping RemoteExecutor on unsupported platfor...Alexander Köplinger
2020-06-09Enable nullable reference types for full facades (#37589)Stephen Toub
2020-05-18[mono] Linking statically ICU shim on mono (#35790)Thays Grazia
2020-05-12Remove PlatformAbstractions from runtime tests. (#36243)Eric Erhardt
2020-05-10Add tests for changes in #34438 (#36166)ts2do
2020-05-07Add app-local support for ICU (#35383)Santiago Fernandez Madero
2020-05-05CultureInfo and CultureData use OS information to initialize culture routines...Santiago Fernandez Madero
2020-04-30Set charset in editorconfig for .csproj (#35634)Eric Erhardt
2020-04-25Fix coreclr Test570 due to ICU on Windows feature (#35435)Santiago Fernandez Madero
2020-04-25Use attribute Link syntax for Common files (#35436)Marcus Turewicz
2020-04-25Fix CompareInfo weightless code point handling, plus other improvements (#1514)Levi Broderick
2020-04-15Remove outdated CoreFx.Private.TestUtilities.Unicode references (#34981)Levi Broderick
2020-04-14Use ICU on Windows when available (#34645)Santiago Fernandez Madero
2020-04-12Rename CoreFx.Private.TestUtilities.Unicode to TestUtilities.Unicode (#34836)Levi Broderick
2020-04-08Enable xunit1024 (#34512)Alex Villarreal
2020-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-04-07Fix various LastIndexOf bugs when given zero-length target values (#34616)Levi Broderick
2020-04-02Delete Ubuntu 14.04 conditions (#34361)Jan Kotas
2020-03-21Update RegionInfo data and Fix RegionInfo.CurrentRegion on Windows (#33834)Tarek Mahmoud Sayed
2020-03-17Fix Reading the Currency Formats (#33599)Tarek Mahmoud Sayed