summaryrefslogtreecommitdiffstats
path: root/intl
Commit message (Collapse)AuthorAgeLines
* MoonchildProductions#1251 - Part 4: Core build system changes, lots of ↵athenian2002019-10-21-1/+1
| | | | | | | | libevent/IPC junk. This is mostly ifdefs, but as you can see, Solaris is actually a lot like Linux. They're both more SysV than BSD at core, and most of the differences have more to do with Solaris not using glibc than anything else. I still need to audit a lot of these changes and understand why they're needed and what the alternative approaches are. After this patch, most of the core functionality needed to build Solaris is here.
* No issue - Update TZ data to 2019cwolfbeast2019-10-02-101/+98
|
* Update tzdata resource fileswolfbeast2019-06-15-974/+999
|
* Update `update-tzdata.sh` to use git instead of svn, and not try towolfbeast2019-06-15-21/+19
| | | | auto-commit with hg.
* Update ICU to 58.3wolfbeast2019-06-15-3278/+3434
| | | | | | | - This adds the new Japanese ascension era (Reiwa) - This updates timezone data to 2019a - Updated script for git instead of SVN - Regenerated locale data
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-31/+0
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Refresh nsStringBundleService and nsHttpHandler when the browser locale is ↵JustOff2018-08-25-0/+29
| | | | changed
* Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cppMatt A. Tobin2018-06-14-1/+1
|
* Update tzdata in ICU data files to 2018e.André Bargull2018-06-07-35/+43
|
* Update libhyphen's glue code to include overloads for fgetc() and feof().wolfbeast2018-05-19-15/+42
| | | | | Follow-up to 41cbe2d931d2742bb8dd6240eae9599e3bf3a512 to fix a crash regression. This resolves #374.
* Merge libhyphen fix from upstream.wolfbeast2018-05-15-4/+18
|
* Font fallback should detect emoji range for color emoji font.wolfbeast2018-05-09-0/+3
|
* Add emoji presentation APIwolfbeast2018-05-09-0/+19
|
* Issue #325 Part 12: Manually edit Unicode property tables.wolfbeast2018-05-04-1754/+1
| | | | | | Although this is generated code, the #ifdefs in it are blockers. !! Do not regenerate these files until the script has been updated !! See #326.
* Issue #325 Part 6: Remove non-Intl legacy code paths from line-breaker code.wolfbeast2018-05-04-2/+0
|
* Issue #325 Part 4: Remove obsolete and archaic Unicode normalization ↵wolfbeast2018-05-04-6035/+69
| | | | implementation.
* Issue #325 Part 2: Build ICUUtils unconditionally.wolfbeast2018-05-04-16/+2
|
* Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVMAndré Bargull2018-04-19-30/+38
|
* Bug 1443891. r=emk, a=RyanVMHenri Sivonen2018-04-19-2/+14
| | | | MozReview-Commit-ID: AkUTNnVslMf
* Silence some ICU warning spewwolfbeast2018-03-21-0/+2
|
* Bug 1440926 - Use overflow-checking math when computing Big5 max length. ↵Henri Sivonen2018-03-14-7/+26
| | | | | | r=emk, a=RyanVM MozReview-Commit-ID: 1Gney5cYyhu
* Bug 1430761 - Update tzdata in ICU data files to 2018c. r=Waldo, a=lizzardAndré Bargull2018-03-14-19/+30
| | | | | --HG-- extra : rebase_source : cb9ac8a678b6f565091f6d7733b6cd86afde0da7
* Silence macro redefinition warnings in ICUwolfbeast2018-02-12-0/+2
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2016432