| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| | |
made it harder to disable s2s (fixes #1050)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
should be faster
|
| | |
|
| | |
|
| |
| |
| |
| | |
partial results
|
| | |
|
| | |
|
| |
| |
| |
| | |
any variations
|
|\| |
|
| |
| |
| |
| | |
behaviour of inet_ntop
|
| |
| |
| |
| |
| | |
A pre-commit version probably started with i = nsig and counted down,
then an incomplete change to counting up was done
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
O(n) function
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Lua 5.2
|
| | |
|
| |
| |
| |
| | |
with strict 5.2 or 5.3 checks]
|
|\| |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
net.http.server (fixes #1044)
|
|\| |
|
| | |
|
| |
| |
| |
| |
| | |
coroutine.running() now returns the main thread and a boolean true if
called from the main thread, as opposed to nil in 5.1
|