summaryrefslogtreecommitdiff
path: root/src/lib_aux.c
Commit message (Expand)AuthorAgeFilesLines
* Fix last commit.v2.1Mike Pall2023-04-301-0/+2
* Print errors from __gc finalizers instead of rethrowing them.Mike Pall2023-04-161-2/+31
* Merge branch 'master' into v2.1Mike Pall2022-01-151-1/+1
|\
| * Bump copyright date.Mike Pall2022-01-151-1/+1
* | Merge branch 'master' into v2.1Mike Pall2021-01-021-1/+1
|\ \ | |/
| * Bump copyright date.Mike Pall2021-01-021-1/+1
* | Use a securely seeded global PRNG for the VM.Mike Pall2020-06-151-6/+2
* | Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
|\ \ | |/
| * Bump copyright date.Mike Pall2020-01-201-1/+1
* | Improve luaL_addlstring().Mike Pall2019-01-101-2/+9
* | Add some more changes and extensions from Lua 5.2.Mike Pall2017-03-301-23/+34
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\ \ | |/
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* | LJ_GC64: Allow optional use of the system memory allocator.Mike Pall2016-06-031-3/+3
|/
* Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* x64: Allow building with LUAJIT_USE_SYSMALLOC and LUAJIT_USE_VALGRIND.Mike Pall2014-04-211-1/+1
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* From Lua 5.2: Extended results from os.execute() and pipe:close().Mike Pall2012-09-241-0/+55
* Move load/dump functions to lj_load.c. Add load modes.Mike Pall2012-09-211-77/+0
* Replace some trivial uses of fprintf() with fputs.Mike Pall2012-08-261-3/+6
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Fix bytecode loading on Windows.Mike Pall2011-06-141-1/+1
* Clean up memory allocator initialization and catch early OOM.Mike Pall2011-05-301-15/+20
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Force error if lua_newstate() is used in 64 bit mode.Mike Pall2010-01-241-0/+14
* Add some sanity checks for allocator in 64 bit mode.Mike Pall2010-01-181-0/+4
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-91/+5
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+438