diff options
| -rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,7 +1,9 @@ | |||
| 1 | _VERSION, _DEBUG, etc. | ||
| 1 | get rid of "base." kludge | 2 | get rid of "base." kludge |
| 2 | make sure sock_gethostname.* only return success if the hp is not | 3 | make sure sock_gethostname.* only return success if the hp is not |
| 3 | null! | 4 | null! |
| 4 | change 'l' prefix in C libraries to 'l-something'... | 5 | change 'l' prefix in C libraries to 'l-something'... |
| 6 | leave code for losers that don't have nanosleep | ||
| 5 | 7 | ||
| 6 | "foo.bar.baz" previously had to provide luaopen_foobarbaz() and now | 8 | "foo.bar.baz" previously had to provide luaopen_foobarbaz() and now |
| 7 | should use luaopen_foo_bar_baz(). Change compat-5.1 and LuaSocket? | 9 | should use luaopen_foo_bar_baz(). Change compat-5.1 and LuaSocket? |
