Commit History

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