Software /
code /
prosody
Log
util-src/encodings.c @ 8291:fba1ea67f5c0
description | author | age |
---|---|---|
util.encodings: Use the 'idx' argument correctly [-Wunused-parameter] | Kim Alvefur | Thu, 05 Oct 2017 12:48:36 +0200 |
util.encodings: Make limit lookup table a const (from Lua f2a813ae) | Kim Alvefur | Wed, 22 Mar 2017 23:40:53 +0100 |
util-src/*.c: Attach pointer * to name instead of type | Kim Alvefur | Sun, 12 Feb 2017 16:42:29 +0100 |
util-src/*.c: Squeeze repeated blank lines | Kim Alvefur | Mon, 23 Jan 2017 18:33:35 +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 |
util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 | Kim Alvefur | Sun, 26 Apr 2015 12:38:37 +0200 |
util.encodings: Move declarations to top of function [pedantic] | Kim Alvefur | Sat, 02 May 2015 14:52:51 +0200 |