Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 0.11->trunk | Matthew Wild | 2020-10-15 | 1 | -1/+1 |
|\ | |||||
| * | util.strbitop: Library for bitwise operations on strings | Kim Alvefur | 2019-09-07 | 1 | -1/+1 |
| | | |||||
* | | configure: Pass compiler flag to enable ICU only when building util.encodings | Kim Alvefur | 2020-07-12 | 1 | -0/+1 |
|/ | | | | Passing it in CFLAGS applied to all modules, which was not needed. | ||||
* | util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 | Matthew Wild | 2018-10-26 | 1 | -1/+2 |
| | |||||
* | util.poll: Import poll library with epoll and select support | Kim Alvefur | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | util.time: Convert to C | Kim Alvefur | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | Rename Makefile -> GNUmakefile to reflect dependency on GNU Make | Kim Alvefur | 2017-10-31 | 1 | -0/+34 |