コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy c23f705349 BUG: GC can collect a long string still in use during parser 12 年 前
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes 12 年 前
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 17 年 前
  Roberto Ierusalimschy 3d61c31e5a 'lparser.h' should not include 'ltable.h' 19 年 前
  Roberto Ierusalimschy 6316a866a3 compiler warning 19 年 前
  Roberto Ierusalimschy 3ef5a6797f detail 19 年 前
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 年 前
  Roberto Ierusalimschy ea6b1b42c7 more robust way to test for decimal point separator 19 年 前
  Roberto Ierusalimschy 87024e257d details 19 年 前
  Roberto Ierusalimschy 16fd4abaf6 corrects decimal point to follow current locale 19 年 前
  Roberto Ierusalimschy d2811e8097 simpler checking for numbers (strtod does the rest) 20 年 前
  Roberto Ierusalimschy 67578ec51f several small details 20 年 前
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 年 前
  Roberto Ierusalimschy cf5d1bdd76 nesting of long strings only in compatibility mode 20 年 前
  Roberto Ierusalimschy 61a888518f details 20 年 前
  Roberto Ierusalimschy 8b239eeba1 details 20 年 前
  Roberto Ierusalimschy e1c2fb6eed details 20 年 前
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations 20 年 前
  Roberto Ierusalimschy 1d99a7360b details 20 年 前
  Roberto Ierusalimschy b2820f39a2 long string delimiter changed from `[*[' to `[=[' 21 年 前
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 年 前
  Roberto Ierusalimschy a003e89125 better error messages for some limits 21 年 前
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions 21 年 前
  Roberto Ierusalimschy 8502331f69 `luaX_errorline' was used only in one place 22 年 前
  Roberto Ierusalimschy 3087636c76 detail 22 年 前
  Roberto Ierusalimschy 7b8504840f buffer should better use `size_t' for its size 22 年 前
  Roberto Ierusalimschy 30e51f09b9 some changes in error reporting 22 年 前
  Roberto Ierusalimschy 0ff1596476 new form of long strings: `[***[...]***]' 22 年 前
  Roberto Ierusalimschy b27664e0db simpler manipulation of buffer count in scanner 22 年 前
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) 22 年 前