Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-21 | 16 | -588/+65 |
|\ | |||||
| * | Update documentation for switch to rolling releases. | Mike Pall | 2023-08-21 | 14 | -579/+58 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-20 | 17 | -34/+34 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2023-08-20 | 15 | -30/+30 |
| | | |||||
* | | Remove work-in-progress notice in string buffer docs. | Mike Pall | 2023-08-20 | 1 | -6/+0 |
| | | |||||
* | | ARM64: Add support for ARM64e pointer authentication codes (PAC). | Mike Pall | 2023-08-12 | 1 | -1/+3 |
| | | | | | | | | Contributed by Peter Cawley. #559 | ||||
* | | Disable FMA by default. Use -Ofma or jit.opt.start("+fma") to enable. | Mike Pall | 2022-12-07 | 1 | -0/+8 |
| | | | | | | | | See the discussion in #918 for the rationale. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-11-14 | 1 | -0/+7 |
|\| | |||||
| * | Clarify contact page. | Mike Pall | 2022-11-14 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-09-13 | 1 | -1/+0 |
|\| | |||||
| * | Fix last edit. | Mike Pall | 2022-09-13 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-09-13 | 15 | -31/+0 |
|\| | |||||
| * | Remove dead Wiki links. | Mike Pall | 2022-09-13 | 13 | -27/+0 |
| | | | | | | | | The lost content may be resurrected later. | ||||
* | | Add -F option to override filename in jit.bcsave (luajit -b). | Mike Pall | 2022-08-15 | 1 | -0/+1 |
| | | | | | | | | Suggested by Mathias Westerdahl. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-06-23 | 13 | -82/+82 |
|\| | |||||
| * | Grammar and spell check. | Mike Pall | 2022-06-23 | 11 | -72/+72 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-06-08 | 2 | -49/+57 |
|\| | |||||
| * | Update console build instructions. | Mike Pall | 2022-06-08 | 1 | -28/+36 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-04-18 | 1 | -49/+180 |
|\| | |||||
| * | Cleanup of system and architecture support docs. | Mike Pall | 2022-04-18 | 1 | -65/+183 |
| | | |||||
* | | Add PS5 port. | Mike Pall | 2022-04-17 | 2 | -2/+12 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-03-07 | 1 | -2/+2 |
|\| | |||||
| * | Fix install docs for Android. | Mike Pall | 2022-03-07 | 1 | -1/+1 |
| | | | | | | | | Thanks to GuDzpoz. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 17 | -34/+34 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2022-01-15 | 15 | -30/+30 |
| | | |||||
* | | FFI: Ensure library is loaded before de-serializing FFI types. | Mike Pall | 2022-01-15 | 1 | -0/+4 |
| | | | | | | | | Reported by ImagicTheCat. | ||||
* | | Update Android build docs. | Mike Pall | 2021-11-13 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-11-13 | 1 | -1/+2 |
|\| | |||||
| * | Update Android build docs. | Mike Pall | 2021-11-13 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-09-24 | 1 | -1/+3 |
|\| | |||||
| * | Windows/x64: Document MSVC flags for C++ exception interoperability. | Mike Pall | 2021-09-24 | 1 | -1/+3 |
| | | | | | | | | Suggested by Julien Cugnière. | ||||
* | | String buffers, part 4a: Add metatable serialization dictionary. | Mike Pall | 2021-08-12 | 1 | -17/+28 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-06-07 | 1 | -4/+3 |
|\| | |||||
| * | Fix HTML. | Mike Pall | 2021-06-07 | 1 | -4/+3 |
| | | |||||
* | | String buffers, part 2e: add serialization string dictionary. | Mike Pall | 2021-06-07 | 1 | -7/+63 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | String buffers, part 2d: basic string buffer methods. | Mike Pall | 2021-06-01 | 1 | -53/+404 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-04-25 | 1 | -0/+13 |
|\| | |||||
| * | Add FAQ about table iteration order. | Mike Pall | 2021-04-25 | 1 | -0/+13 |
| | | |||||
* | | String buffers, part 1: object serialization. | Mike Pall | 2021-03-25 | 15 | -0/+303 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | Upgrade docs to HTML5. It's about time. | Mike Pall | 2021-03-25 | 14 | -28/+28 |
| | | |||||
* | | Handle on-trace OOM errors from helper functions. | Mike Pall | 2021-03-23 | 1 | -6/+0 |
| | | |||||
* | | Cleanup and enable external unwinding for more platforms. | Mike Pall | 2021-03-23 | 1 | -16/+6 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-03-11 | 2 | -8/+12 |
|\| | |||||
| * | Remove specific version numbers from the docs. | Mike Pall | 2021-03-11 | 2 | -8/+12 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-12 | 1 | -2/+5 |
|\| | |||||
| * | Clarify macOS build instructions. | Mike Pall | 2021-01-12 | 1 | -2/+5 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 16 | -32/+32 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2021-01-02 | 15 | -30/+30 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 6 | -72/+52 |
|\| | |||||
| * | Documentation cleanup. | Mike Pall | 2021-01-02 | 4 | -62/+49 |
| | |