Roberto Ierusalimschy
|
aa8d4a782d
Details (more uniformity in error messages)
|
5 年之前 |
Roberto Ierusalimschy
|
9e0a8475cd
Added 'simplesect' sections to the manual
|
5 年之前 |
Roberto Ierusalimschy
|
b96b0b5abb
Added macro 'luaL_pushfail'
|
6 年之前 |
Roberto Ierusalimschy
|
279c3a6961
A few changes in tests about number of bits in integers
|
6 年之前 |
Roberto Ierusalimschy
|
49c42f3615
Some improvements in 'luaconf.h'
|
6 年之前 |
Roberto Ierusalimschy
|
39bb3cf242
Name 'nonstrict' in the UTF-8 library changed to 'lax'
|
6 年之前 |
Roberto Ierusalimschy
|
1e0c73d5b6
Changes in the validation of UTF-8
|
6 年之前 |
Roberto Ierusalimschy
|
fb18346ddd
Avoid using 'int' for UTF-8 values
|
7 年之前 |
Roberto Ierusalimschy
|
1a1b2f3d7f
added 'return' to calls to 'luaL_error' (to signal to the compiler
|
8 年之前 |
Roberto Ierusalimschy
|
2a235312f0
detail (removing spaces at end of lines)
|
8 年之前 |
Roberto Ierusalimschy
|
f2a813ae10
details (avoid some 'lint' warnings)
|
10 年之前 |
Roberto Ierusalimschy
|
297512b34c
avoid using 'lua_pushliteral' in a non-zero-terminated string
|
10 年之前 |
Roberto Ierusalimschy
|
28fdbcf393
added include for 'lprefix.h', for stuff that must be added before
|
10 年之前 |
Roberto Ierusalimschy
|
745618d941
'charpatt' -> 'charpattern'
|
10 年之前 |
Roberto Ierusalimschy
|
34b6664dcb
better to use 'long' to represent UTF-8 code points
|
10 年之前 |
Roberto Ierusalimschy
|
f14662fca6
detail (added placeholders for non-function fields to preallocate
|
11 年之前 |
Roberto Ierusalimschy
|
e58ef8d0bb
missing macro 'LUAMOD_API' in function to open library
|
11 年之前 |
Roberto Ierusalimschy
|
e1daf10e4c
details in comments
|
11 年之前 |
Roberto Ierusalimschy
|
144afa4d47
several changes in 'utf8.offset'
|
11 年之前 |
Roberto Ierusalimschy
|
3a044de5a1
new implementation for 'utf8.len'
|
11 年之前 |
Roberto Ierusalimschy
|
607be77ec8
some details to avoid warnings
|
11 年之前 |
Roberto Ierusalimschy
|
738b3b64af
detail (to avoid warnings with '-O3')
|
11 年之前 |
Roberto Ierusalimschy
|
7707f3e7c3
'posrelat' -> 'u_posrelat' (to avoid name conflict in 'one.c')
|
11 年之前 |
Roberto Ierusalimschy
|
68df7c6279
added proper headers for a standard lib file
|
11 年之前 |
Roberto Ierusalimschy
|
6ccf150039
new library: utf8
|
11 年之前 |