This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
scuffed-code
Watch
1
Star
0
Fork
0
You've already forked scuffed-code
Code
Issues
Pull Requests
Releases
Wiki
Activity
26,488
Commits
1
Branch
0
Tags
274
MiB
C++
78.3%
C
17.1%
Makefile
3.8%
Python
0.5%
Perl
0.2%
Other
0.1%
855434f737
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Yoshito Umaoka
855434f737
ICU-10577 Changed Calendar not to use ICULocaleService which depends on language fallback. The new implementation uses calendar type/weekdata cache purely based on locale's region. Also update EhiopicCalendar's constructor to select proper subtype like Islamic calendar. This change also resolves unnecessary cyclic dependency between weekdata and calendar type (See
#10425
).
...
X-SVN-Rev: 35003
2014-01-27 22:15:02 +00:00
icu4c
ICU-10577 Added a test case in ICU4C to check if the calendar factory method uses locale's region to initialize week data. ICU4C library code is working fine, so no changes in the library code.
2014-01-27 21:56:47 +00:00
icu4j
ICU-10577 Changed Calendar not to use ICULocaleService which depends on language fallback. The new implementation uses calendar type/weekdata cache purely based on locale's region. Also update EhiopicCalendar's constructor to select proper subtype like Islamic calendar. This change also resolves unnecessary cyclic dependency between weekdata and calendar type (See
#10425
).
2014-01-27 22:15:02 +00:00
tools
ICU-7589 readme update
2014-01-21 02:28:33 +00:00
.gitattributes
ICU-10650 53m1 BRS task - updates for svn properties
2014-01-21 04:04:40 +00:00
.gitignore
ICU-7589 add traccheck script to check ticket status..
2014-01-21 01:11:54 +00:00