Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 | -11/+1 |
| | ||||
* | Issue #325 Part 5: Remove non-Intl legacy code paths from js. | wolfbeast | 2018-05-04 | -1/+1 |
| | ||||
* | Disable strict-aliasing for GCC in js/src/jsapi-tests | trav90 | 2018-03-04 | -1/+1 |
| | | | | Compiling our tree with strict-aliasing is not supported. | |||
* | Split double MoveOperands that conflict with floats. | wolfbeast | 2018-02-05 | -1/+93 |
| | ||||
* | Remove remaining conditional GCZeal code. | wolfbeast | 2018-02-03 | -98/+0 |
| | | | | | | | | | | | | | | | Creates stubs: jsgc.h/cpp VerifyBarriers() stub MaybeVerifyBarriers() stub GCRuntime::computeNonIncrementalMarkingForValidation() stub GCRuntime::validateIncrementalMarking() stub GCRuntime::finishMarkingValidation() stub GCRuntime::pushZealSelectedObjects() stub bool useZeal? GCRuntime::runDebugGC() stub XPConnect: nsXPCComponents_Utils::SetGCZeal() stub (always NS_OK) | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+16640 |