Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2 years ago
Moonchild
8c395520d9
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
...
Since these are just interpreted comments, there's 0 impact on actual code.
This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are
a few others scattered around which will be removed manually in a second part.
2 years ago
Matt A. Tobin
0e091cdb2e
Issue #1053 - Remove android support from intl/locale/nsLocaleService.cpp
...
This is the only non-icu file with android code in it. Not going to remove android in icu its self because it remains a 3rd party lib.
3 years ago
athenian200
afb2e3a054
MoonchildProductions#1251 - Part 4: Core build system changes, lots of 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.
3 years ago
wolfbeast
bca314ad02
No issue - Update TZ data to 2019c
3 years ago
wolfbeast
ec5e46dd1c
Update tzdata resource files
3 years ago
wolfbeast
9efb78165c
Update `update-tzdata.sh` to use git instead of svn, and not try to
...
auto-commit with hg.
3 years ago
wolfbeast
18688cb1bf
Update ICU to 58.3
...
- This adds the new Japanese ascension era (Reiwa)
- This updates timezone data to 2019a
- Updated script for git instead of SVN
- Regenerated locale data
3 years ago
wolfbeast
8c8145e620
Remove all C++ Telemetry Accumulation calls.
...
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.
4 years ago
JustOff
16820f40ac
Refresh nsStringBundleService and nsHttpHandler when the browser locale is changed
4 years ago
NTD
276510c457
Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cpp
4 years ago
André Bargull
dca3b936bf
Update tzdata in ICU data files to 2018e.
4 years ago
wolfbeast
b88143e4be
Update libhyphen's glue code to include overloads for fgetc() and feof().
...
Follow-up to 41cbe2d931d2742bb8dd6240eae9599e3bf3a512 to fix a crash regression.
This resolves #374 .
4 years ago
wolfbeast
abd21e76ce
Merge libhyphen fix from upstream.
4 years ago
wolfbeast
1aa30f609c
Font fallback should detect emoji range for color emoji font.
4 years ago
wolfbeast
33a4b11c98
Add emoji presentation API
4 years ago
wolfbeast
f3ce7263ac
Issue #325 Part 12: Manually edit Unicode property tables.
...
Although this is generated code, the #ifdefs in it are blockers.
!! Do not regenerate these files until the script has been updated !!
See #326 .
4 years ago
wolfbeast
3f6fb7bb4a
Issue #325 Part 6: Remove non-Intl legacy code paths from line-breaker code.
4 years ago
wolfbeast
4d5e597e5f
Issue #325 Part 4: Remove obsolete and archaic Unicode normalization implementation.
4 years ago
wolfbeast
6008e3c1f5
Issue #325 Part 2: Build ICUUtils unconditionally.
4 years ago
André Bargull
f1e8f6742a
Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVM
4 years ago
Henri Sivonen
629a9a0f91
Bug 1443891. r=emk, a=RyanVM
...
MozReview-Commit-ID: AkUTNnVslMf
4 years ago
wolfbeast
97197f29bf
Silence some ICU warning spew
4 years ago
Henri Sivonen
128b5dfa13
Bug 1440926 - Use overflow-checking math when computing Big5 max length. r=emk, a=RyanVM
...
MozReview-Commit-ID: 1Gney5cYyhu
4 years ago
André Bargull
1367ec69cb
Bug 1430761 - Update tzdata in ICU data files to 2018c. r=Waldo, a=lizzard
...
--HG--
extra : rebase_source : cb9ac8a678b6f565091f6d7733b6cd86afde0da7
4 years ago
wolfbeast
1fc661afdc
Silence macro redefinition warnings in ICU
4 years ago
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
5 years ago