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
Matthew Wild b9a670dace util.ringbuffer: Ensure unsigned chars are always returned from :byte() 6 years ago
..
GNUmakefile util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 7 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: Build with musl/non-glibc (can't have undefined argument-taking macros?) 9 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 util.hashes: Fix output length of PBKDF2-HMAC-SHA256 6 years ago
make.bat Added make.bat for windows 17 years ago
makefile util-src/makefile: Update with util.poll and util.compat (fixes #1251) 7 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-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions 6 years ago
pposix.c util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions 6 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
table.c util-src: Specify size of various tables to be allocated 9 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