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 8b8bf98c35 util.ringbuffer: Allocate buffer itself as part of userdata (simpler, single allocation, no need for __gc) 9 years ago
..
Makefile configure: Move -ggdb flag here from util-src/Make 10 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
crand.c util.crand: Raise hard errors 9 years ago
encodings.c util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
hashes.c util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
make.bat Added make.bat for windows 17 years ago
net.c util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
pposix.c util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
ringbuffer.c util.ringbuffer: Allocate buffer itself as part of userdata (simpler, single allocation, no need for __gc) 9 years ago
signal.c util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
table.c util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
windows.c util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago