summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix unified deprotwolfbeast2019-06-23
* Remove Unboxed Object code from jit, Part 2.wolfbeast2019-06-23
* Merge branch 'master' into remove-unboxedwolfbeast2019-06-23
|\
| * Clean up the nsis installer script a litte.wolfbeast2019-06-21
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-06-20
| |\
| | * Merge pull request #1139 from g4jc/disable_syncNew Tobin Paradigm2019-06-19
| | |\
| | | * [Basilisk] Fix packaging when sync is not builtGaming4JC2019-06-19
| | |/
| | * Merge pull request #1133 from Ascrod/masterNew Tobin Paradigm2019-06-19
| | |\
| | | * Issue #1132 - Add application executable location to the about:support page.Ascrod2019-06-10
| * | | Call a more generic function when inlining array natives.wolfbeast2019-06-20
| |/ /
* | | Merge branch 'master' into remove-unboxedwolfbeast2019-06-23
|\| |
| * | Merge pull request #1137 from MoonchildProductions/remove-unboxed-checkedMoonchild2019-06-19
| |\ \
| | * | Tabs -> Spaces (no code change)wolfbeast2019-06-18
| | * | Remove/inline CanonicalizeArrayLengthValue.wolfbeast2019-06-18
| | * | Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.wolfbeast2019-06-18
| | * | Update commentwolfbeast2019-06-18
| | * | Remove and clean up more code.wolfbeast2019-06-18
| | * | Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.wolfbeast2019-06-18
| | * | Clean up and rename MoveBoxedOrUnboxedDenseElements.wolfbeast2019-06-18
| | * | Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash.wolfbeast2019-06-17
| | * | Fix typo in ArrayShiftMoveElementswolfbeast2019-06-17
| * | | Revert "Add Yandex (ru) search plugin"wolfbeast2019-06-18
| * | | Force clobber for ICU updatewolfbeast2019-06-16
| * | | Merge pull request #1136 from MoonchildProductions/Update_ICUMoonchild2019-06-15
| |\ \ \
| | * | | Update tzdata SpiderMonkey fileswolfbeast2019-06-15
| | * | | Update tzdata resource fileswolfbeast2019-06-15
| | * | | Update `update-tzdata.sh` to use git instead of svn, and not try towolfbeast2019-06-15
| | * | | Update ICU to 58.3wolfbeast2019-06-15
| |/ / /
| * | | Add Yandex (ru) search pluginwolfbeast2019-06-12
| * | | Add Atomics.notify instead of Atomics.wake according to revised spec.wolfbeast2019-06-12
| | |/ | |/|
* | | Revert "Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again."wolfbeast2019-06-17
* | | Fix a typo in ArraySliceOrdinarywolfbeast2019-06-17
* | | Fix typo in ArrayShiftMoveElementswolfbeast2019-06-17
* | | Remove/inline CanonicalizeArrayLengthValue.wolfbeast2019-06-16
* | | Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.wolfbeast2019-06-16
* | | Update commentwolfbeast2019-06-16
* | | Remove and clean up more code.wolfbeast2019-06-16
* | | Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.wolfbeast2019-06-14
* | | Clean up and rename MoveBoxedOrUnboxedDenseElements.wolfbeast2019-06-13
* | | Convert CopyBoxedOrUnboxedDenseElements to calls to initDenseElementwolfbeast2019-06-13
| |/ |/|
* | Remove functors for array natives.wolfbeast2019-06-12
* | Remove unboxed array context option and shell flag.wolfbeast2019-06-12
* | Remove unused LIR temp register for unboxed arrays.wolfbeast2019-06-12
* | Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12
* | Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10
* | Merge branch 'master' into remove-unboxedwolfbeast2019-06-08
|\|
| * Remove e10s force-enable/-disable prefs and a11y considerations forwolfbeast2019-06-07
| * Improve `origin-clean` algorithm based on our previous changes.wolfbeast2019-06-05
| * Revert "Improve origin-clean algorithm"wolfbeast2019-06-04
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXPMatt A. Tobin2019-05-29
| |\