Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright date. | Mike Pall | 2025-01-13 | 1 | -1/+1 |
* | Fix another potential file descriptor leak in luaL_loadfile*(). | Mike Pall | 2024-08-19 | 1 | -8/+8 |
* | Fix potential file descriptor leak in luaL_loadfile*(). | Mike Pall | 2024-08-19 | 1 | -1/+2 |
* | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
* | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
* | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
* | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
* | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 1 | -1/+1 |
* | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
* | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
* | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
* | 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 |