summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Revert "Make refcounting of Cycle-Collectable objects faster and more straigh...Pale Moon2016-03-31
* Revert "Reinstate static initializers for CC-able objects."Pale Moon2016-03-31
* Version bump.Pale Moon2016-03-30
* Reinstate static initializers for CC-able objects.Pale Moon2016-03-14
* Make refcounting of Cycle-Collectable objects faster and more straightforward...Pale Moon2016-03-14
* ID ten tango: keep build config in sync.Pale Moon2016-03-11
* Ensure matching filesConnor Behan2016-01-30
* Bump Goanna version (re: gradient transparency)Pale Moon2016-01-29
* Fix bad typo in JS jitPale Moon2016-01-28
* Silence js/Vector.h warnings with Clang onlytrav902016-01-16
* Use correct conditional for js/Vector.h warningstrav902016-01-16
* Add MSVC conditional for js/Vector.h warningstrav902016-01-16
* Disable -Wuninitialized warnings for js/Vector.h for GCC as well as Clangtrav902016-01-15
* Disable -Wuninitialized warning for js/Vector.h, fixes #298Steven Schlansker2016-01-14
* Merge pull request #300 from stevenschlansker/inline-newMoonchild2016-01-14
|\
| * Bug 1155393 - Port the -Wno-inline-new-delete option from configure.in to the...Ehsan Akhgari2016-01-13
* | Merge branch 'master' into Code_CleanupPale Moon2016-01-03
|\|
| * Use built-in overflow-checked functions in SafeAdd and friends with supported...trav902015-12-19
* | Remove configure checks for uname.domainnametrav902015-12-17
* | Cleanup some GCC comments in configure.intrav902015-12-17
* | Remove old autoconf testtrav902015-12-17
* | Use -fno-strict-aliasing for JS regardless of GCC versiontrav902015-12-17
|/
* ES6: Add support for Octal and Binary literals in Number() (in addition to hex)Pale Moon2015-12-13
* Remove locked conflict files.Pale Moon2015-12-09
* Merge branch 'Code_Cleanup'Pale Moon2015-12-09
|\
| * Remove checks in JS for GCC PR39608trav902015-12-05
| * Remove check for HAVE_GNU_GET_LIBC_VERSIONtrav902015-12-04
| * Remove GCC-dehydra supporttrav902015-12-04
| * Remove checks for GCC PR39608trav902015-12-04
* | Merge branch 'master' into XSSFiltPale Moon2015-12-04
|\ \
| * | Cleanup comments for old GCC versionstrav902015-12-04
| |/
| * Bump stdc++compat minimum supported libstdc++ version to 4.3trav902015-12-02
| * Add stdc++compat check for host programs when not cross compilingtrav902015-12-02
* | Base commit as-portedRiccardo Pelizzi2015-11-30
|/
* Improve cross-compartment wrapper handling when managing tabsPale Moon2015-11-30
* Remove old GCC version checks (Part 3)trav902015-11-28
* Remove old GCC version checks (Part 1)trav902015-11-28
* Bump the minimum supported GCC version for JS to 4.6trav902015-11-28
* ES6: remove the restriction on duplicate property assignments in Object Liter...Pale Moon2015-11-18
* Don't assert when hitting OOM; let it fall through in a known incorrect situa...Pale Moon2015-11-04
* Crashfix: Fix group used for Array.concat result.Pale Moon2015-11-03
* Treat decimal escapes that are not octal or a capture group as a number (neve...Pale Moon2015-10-23
* added `mozIJSSubScriptLoader::loadSubScriptWithOptions()` APIKetmar Dark2015-10-22
* Align String.prototypr.replace regex code with the ECMA spec, except for RegE...Pale Moon2015-10-22
* Set our milestone version for Goanna to 2.0Pale Moon2015-10-18
* Improve branding of file details.Pale Moon2015-09-25
* Permit spec-breaking syntax in Regex character classes, allowing ranges that ...Pale Moon2015-09-10
* Create a fast path for string matching instead of spinning up the Regex parser.Pale Moon2015-09-10
* Remove metro part1: remove configure entriesPale Moon2015-08-29
* Merge branch 'master' into GoannaPale Moon2015-08-01
|\