コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy ccb8b307f1 Correction in utf8.offset 1 週間 前
  Roberto Ierusalimschy 03d672a95c Details (comments) 3 週間 前
  Roberto Ierusalimschy 007b8c7a01 Details 10 ヶ月 前
  Roberto Ierusalimschy f2206b2abe '-Wconversion' extended to all options of Lua numbers 1 年間 前
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 年間 前
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code 1 年間 前
  Roberto Ierusalimschy 814213b65f utf8.offset returns also final position of character 1 年間 前
  Roberto Ierusalimschy a1089b415a Bug: 'utf8.codes' accepts spurious continuation bytes 2 年 前
  Roberto Ierusalimschy deac067ed3 Avoid overflows when incrementing parameters in C 3 年 前
  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 年 前