Mike Pall
|
f4231949b5
|
Merge branch 'master' into v2.1
|
2016-03-03 12:11:37 +01:00 |
|
Mike Pall
|
db1b399af1
|
Bump copyright date to 2016.
|
2016-03-03 12:02:22 +01:00 |
|
Mike Pall
|
0a5045c34e
|
Merge branch 'master' into v2.1
|
2015-01-06 00:12:45 +01:00 |
|
Mike Pall
|
86913b9bbf
|
Bump copyright date to 2015.
|
2015-01-05 23:59:31 +01:00 |
|
Mike Pall
|
a9d4543601
|
Merge branch 'master' into v2.1
|
2014-01-16 23:18:34 +01:00 |
|
Mike Pall
|
ef59e54820
|
Bump copyright date to 2014.
|
2014-01-16 23:10:16 +01:00 |
|
Mike Pall
|
4593fb5e29
|
Add table.clear().
|
2013-11-25 15:19:17 +01:00 |
|
Mike Pall
|
c378f7dbb8
|
Abstract out post-registration handling of pre-registered modules.
|
2013-11-25 15:17:44 +01:00 |
|
Mike Pall
|
c8cfca0557
|
Add table.new().
|
2013-10-09 17:02:01 +02:00 |
|
Mike Pall
|
8f90a1279e
|
Big renaming of string buffer/formatting/conversion functions.
|
2013-05-13 10:15:07 +02:00 |
|
Mike Pall
|
bb2cc1dcaf
|
Merge branch 'master' into v2.1
|
2013-05-08 11:10:46 +02:00 |
|
Mike Pall
|
b030788401
|
Fix optional argument handling in table.concat().
|
2013-05-08 11:05:43 +02:00 |
|
Mike Pall
|
c77680824f
|
Compile table.concat().
|
2013-04-27 15:52:32 +02:00 |
|
Mike Pall
|
64d2883ab4
|
Refactor table.concat().
|
2013-04-27 15:51:50 +02:00 |
|
Mike Pall
|
deb61e0be0
|
Use string buffer for table.concat().
|
2013-03-20 16:51:36 +01:00 |
|
Mike Pall
|
5e601891fc
|
Replace table.remove with bytecode builtin.
|
2013-02-24 17:59:04 +01:00 |
|
Mike Pall
|
60e380fd93
|
Replace table.getn/foreach/foreachi with bytecode builtins.
|
2013-02-23 02:17:50 +01:00 |
|
Mike Pall
|
4a44c4ff69
|
Bump copyright date to 2013.
|
2013-02-11 12:54:48 +01:00 |
|
Mike Pall
|
26841296ab
|
From Lua 5.2: Add table.pack(). Needs -DLUAJIT_ENABLE_LUA52COMPAT.
|
2012-09-28 17:29:17 +02:00 |
|
Mike Pall
|
23932a6c8b
|
Use 0/1 macro for Lua 5.2 compatibility.
|
2012-09-12 11:20:47 +02:00 |
|
Mike Pall
|
f20ff8a30d
|
Avoid compiler warnings about redefined C++ keywords.
|
2012-07-09 16:02:05 +02:00 |
|
Mike Pall
|
10ef109eef
|
Bump copyright date to 2012.
|
2012-01-23 22:42:42 +01:00 |
|
Mike Pall
|
b90d80d80a
|
Fix table.maxn().
|
2011-02-23 14:52:50 +01:00 |
|
Mike Pall
|
c823e26b8b
|
From Lua 5.2: table.unpack(). Needs -DLUAJIT_ENABLE_LUA52COMPAT.
|
2011-02-20 20:53:09 +01:00 |
|
Mike Pall
|
03946ac978
|
DUALNUM: Add integer type to core VM.
|
2011-02-17 00:44:14 +01:00 |
|
Mike Pall
|
2c8945d3e7
|
Use names defined in lualib.h for library registration.
|
2011-02-02 02:38:59 +01:00 |
|
Mike Pall
|
06f99fc3df
|
Bump copyright date to 2011.
|
2011-01-09 17:12:53 +01:00 |
|
Mike Pall
|
b776bf91ff
|
Tighter check on table.sort function compliance (from Lua 5.2).
|
2010-11-19 18:44:59 +01:00 |
|
Mike Pall
|
4d9be5b8f8
|
Bump all copyright dates to 2010.
|
2010-01-09 14:28:11 +01:00 |
|
Mike Pall
|
1d1fed48a0
|
RELEASE LuaJIT-2.0.0-beta2
|
2009-12-08 19:49:20 +01:00 |
|
Mike Pall
|
55b1695971
|
RELEASE LuaJIT-2.0.0-beta1
|
2009-12-08 19:46:35 +01:00 |
|