IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/util-src
Kim Alvefur 300813b68b util.crand: Reduce scope here too 4 years ago
..
GNUmakefile util.struct: Import Roberto 'struct' library v0.3 4 years ago
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 16 years ago
compat.c util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 7 years ago
crand.c util.crand: Reduce scope here too 4 years ago
encodings.c util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions 6 years ago
hashes.c Merge 0.11->trunk 5 years ago
make.bat Added make.bat for windows 17 years ago
makefile make: Fix build of util.struct on *BSD 4 years ago
net.c util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions 6 years ago
poll.c util.poll: Expose API (epoll or select) used 4 years ago
pposix.c util.pposix: Use mallinfo2() on glibc 2.33, fix #1649 4 years ago
ringbuffer.c util.ringbuffer: Ensure unsigned chars are always returned from :byte() 6 years ago
signal.c util.pposix,signal: Pass around various OS numbers as integers [Lua 5.3] 6 years ago
strbitop.c util.strbitop: Reduce scope of functions 4 years ago
struct.c Spelling: Fix various spelling mistakes (thanks timeless) 4 years ago
table.c util.table: Compatibility with Lua 5.1 lua_equals 4 years ago
time.c util.*.c: Add static qualifiers everywhere 6 years ago
windows.c util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions 6 years ago