Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |