util.crand: Let Lua handle allocation, freeing and error handling for buffer
|
Kim Alvefur |
Fri, 20 Jan 2017 11:52:46 +0100 |
util.crand: Switch to luaL_checkinteger since checkint is deprecated in Lua 5.3
|
Kim Alvefur |
Fri, 20 Jan 2017 11:41:07 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 13 Jan 2017 18:30:18 +0100 |
CHANGES: Mention removal of mod_compression
|
Kim Alvefur |
Fri, 13 Jan 2017 18:29:30 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 09 Jan 2017 10:17:39 +0100 |
tools/erlparse: Remove use of deprecated module() function
|
Kim Alvefur |
Mon, 09 Jan 2017 10:17:09 +0100 |
util-src: Make C modules assert that the Lua runtime matches what it was compiled for
|
Kim Alvefur |
Sun, 08 Jan 2017 14:21:08 +0100 |
net.server_epoll: Reuse interface metatable for event compat layer
|
Kim Alvefur |
Fri, 06 Jan 2017 17:01:48 +0100 |
mod_register: Fix syntax errors
|
Kim Alvefur |
Fri, 06 Jan 2017 13:14:17 +0100 |
mod_register: Verify that fields are known to prevent traceback
|
Kim Alvefur |
Fri, 06 Jan 2017 13:09:09 +0100 |
mod_register: Strip '+' char from field names without using length
|
Kim Alvefur |
Fri, 06 Jan 2017 13:07:22 +0100 |
util.dependencies: Update Debian package names for liblua5.1-lib0 -> lua-lib transition
|
Kim Alvefur |
Fri, 06 Jan 2017 11:10:24 +0100 |
mod_register: Allow 'title' and 'instructions' fields to be customized
|
Kim Alvefur |
Thu, 05 Jan 2017 17:39:15 +0100 |
net.server_epoll: Fix traceback if wrapclient called without a pattern or parent server
|
Kim Alvefur |
Thu, 05 Jan 2017 06:21:31 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Wed, 04 Jan 2017 13:18:06 +0100 |