index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib_table.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
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
*
|
String buffers, part 2a: internal SBuf reorg. Use full pointers.
Mike Pall
2021-06-01
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
*
|
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
*
|
Add some more extensions from Lua 5.2/5.3.
Mike Pall
2017-01-17
1
-0
/
+20
*
|
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
*
|
Add table.clear().
Mike Pall
2013-11-25
1
-0
/
+12
*
|
Abstract out post-registration handling of pre-registered modules.
Mike Pall
2013-11-25
1
-6
/
+1
*
|
Add table.new().
Mike Pall
2013-10-09
1
-0
/
+20
*
|
Big renaming of string buffer/formatting/conversion functions.
Mike Pall
2013-05-13
1
-1
/
+0
*
|
Merge branch 'master' into v2.1
Mike Pall
2013-05-08
1
-2
/
+2
|
\
|
|
*
Fix optional argument handling in table.concat().
Mike Pall
2013-05-08
1
-2
/
+2
*
|
Compile table.concat().
Mike Pall
2013-04-27
1
-1
/
+1
*
|
Refactor table.concat().
Mike Pall
2013-04-27
1
-21
/
+9
*
|
Use string buffer for table.concat().
Mike Pall
2013-03-20
1
-9
/
+16
*
|
Replace table.remove with bytecode builtin.
Mike Pall
2013-02-24
1
-21
/
+23
*
|
Replace table.getn/foreach/foreachi with bytecode builtins.
Mike Pall
2013-02-23
1
-42
/
+26
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
From Lua 5.2: Add table.pack(). Needs -DLUAJIT_ENABLE_LUA52COMPAT.
Mike Pall
2012-09-28
1
-0
/
+18
*
Use 0/1 macro for Lua 5.2 compatibility.
Mike Pall
2012-09-12
1
-1
/
+1
*
Avoid compiler warnings about redefined C++ keywords.
Mike Pall
2012-07-09
1
-1
/
+1
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
Fix table.maxn().
Mike Pall
2011-02-23
1
-1
/
+1
*
From Lua 5.2: table.unpack(). Needs -DLUAJIT_ENABLE_LUA52COMPAT.
Mike Pall
2011-02-20
1
-0
/
+4
*
DUALNUM: Add integer type to core VM.
Mike Pall
2011-02-17
1
-3
/
+5
*
Use names defined in lualib.h for library registration.
Mike Pall
2011-02-02
1
-1
/
+1
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
Tighter check on table.sort function compliance (from Lua 5.2).
Mike Pall
2010-11-19
1
-2
/
+2
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-12
/
+12
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+276