| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into v2.1 | Mike Pall | 2026-01-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Bump copyright date. | Mike Pall | 2026-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2025-04-07 | 1 | -1/+2 |
| |\| | |||||
| | * | Fix error generation in load*. | Mike Pall | 2025-04-07 | 1 | -1/+2 |
| | | | | | | | | | Reported by Sergey Kaplun. #1353 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2025-01-13 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2025-01-13 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2024-08-19 | 1 | -8/+8 |
| |\| | |||||
| | * | Fix another potential file descriptor leak in luaL_loadfile*(). | Mike Pall | 2024-08-19 | 1 | -8/+8 |
| | | | | | | | | | Reported by Peter Cawley. #1249 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2024-08-19 | 1 | -1/+2 |
| |\| | |||||
| | * | Fix potential file descriptor leak in luaL_loadfile*(). | Mike Pall | 2024-08-19 | 1 | -1/+2 |
| | | | | | | | | | Reported by Assumeru. #1249 | ||||
| * | | Add cross-32/64 bit and deterministic bytecode generation. | Mike Pall | 2024-01-22 | 1 | -7/+22 |
| | | | | | | | | | Contributed by Peter Cawley. #993 #1008 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2015-01-06 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2014-01-16 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
| | | | |||||
| * | | Big renaming of string buffer/formatting/conversion functions. | Mike Pall | 2013-05-13 | 1 | -1/+0 |
| | | | |||||
| * | | String buffer refactoring, part 4. | Mike Pall | 2013-02-28 | 1 | -1/+1 |
| | | | | | | | | | Add lua_State pointer to SBuf for buffer resizing. | ||||
| * | | String buffer refactoring, part 1. | Mike Pall | 2013-02-27 | 1 | -1/+2 |
| |/ | | | | | Move string buffer handling to lj_buf.*. Use common buffer resizing function. | ||||
| * | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
| | | |||||
| * | Move load/dump functions to lj_load.c. Add load modes. | Mike Pall | 2012-09-21 | 1 | -0/+168 |
