Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #187: Remove solaris 1st party code OS checks. | wolfbeast | 2019-03-30 | -8/+0 |
| | ||||
* | Issue #325 Part 5: Remove non-Intl legacy code paths from js. | wolfbeast | 2018-05-04 | -12/+11 |
| | ||||
* | Remove build support for HP-UX | wolfbeast | 2018-04-24 | -1/+1 |
| | | | | Note: 3rd party lib support (NSS, etc.) has not been touched. | |||
* | Generate irregexp character tables with make_unicode.py. | wolfbeast | 2018-03-12 | -0/+1 |
| | ||||
* | Disable -Wimplicit-fallthrough when building jsdtoa.cpp | trav90 | 2018-03-04 | -1/+1 |
| | | | | GCC 7 supports the clang option -Wimplicit-fallthrough. | |||
* | Disable strict-aliasing for GCC in js/src | trav90 | 2018-03-04 | -1/+3 |
| | | | | Compiling our tree with strict-aliasing is not supported. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+792 |