25 Commits (52c86797608f1bf927be5bab1e9b97b7d35bdf2c)

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