Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy c2dc6e8e94 Missing GC barrier in 'luaV_finishset' 6 months ago
  Roberto Ierusalimschy 22974326ca Use after free in 'luaV_finishset' 6 months ago
  Roberto Ierusalimschy c931d86e98 'luaD_seterrorobj' should not raise errors 6 months ago
  Roberto Ierusalimschy d9e0f64a5d Small changes in the manual 6 months ago
  Roberto Ierusalimschy ab66652b32 Removed copyright notice from 'testes/all.lua' 6 months ago
  Roberto Ierusalimschy 4398e488e6 New test file 'memerr.lua' 6 months ago
  Roberto Ierusalimschy 808976bb59 Small correction in 'traverseweakvalue' 6 months ago
  Roberto Ierusalimschy b5b1995f29 Checks for type 'int' added to binary header 6 months ago
  Roberto Ierusalimschy cb88c1cd5d Detail 6 months ago
  Roberto Ierusalimschy ee99452158 Error object cannot be nil 6 months ago
  Roberto Ierusalimschy 127a8e80fe '__close' gets no error object if there is no error 6 months ago
  Roberto Ierusalimschy f9e35627ed 'lua_State.nci' must be an integer 6 months ago
  Roberto Ierusalimschy ceac82f78b Details 6 months ago
  Roberto Ierusalimschy e5f4927a0b Array sizes in undump changed from unsigned to int 6 months ago
  Roberto Ierusalimschy cd38fe8cf3 Added macro LUAI_STRICT_ADDRESS 6 months ago
  Roberto Ierusalimschy fa1382b5cd Main thread is a regular field of global_State 7 months ago
  Roberto Ierusalimschy d1e677c52b New type 'TStatus' for thread status/error codes 7 months ago
  Roberto Ierusalimschy f7439112a5 Details (in test library) 7 months ago
  Roberto Ierusalimschy 39a14ea7d7 CallInfo bit CIST_CLSRET broken in two 7 months ago
  Roberto Ierusalimschy c4e7cdb541 Renaming two new functions 7 months ago
  Roberto Ierusalimschy 7d7ae8781e Parameters for 'lua_createtable' back to int 7 months ago
  Roberto Ierusalimschy 724012d3d0 Small change in macro 'isvalid' 8 months ago
  Roberto Ierusalimschy 664bda02ba fixing 'lua_status' in panic. 8 months ago
  Roberto Ierusalimschy 2d8d5c74b5 Details 8 months ago
  Roberto Ierusalimschy 3cdd49c94a Fixed conversion warnings from clang 8 months ago
  Roberto Ierusalimschy 10e931da82 Error "break outside loop" made a syntax error 8 months ago
  Roberto Ierusalimschy 4b107a8776 Details in lparser.c 8 months ago
  Roberto Ierusalimschy 429761d7d2 New optimization option for testing 8 months ago
  Roberto Ierusalimschy 915c29f8bd Improvements in the manual 8 months ago
  Roberto Ierusalimschy 7ca3c40b50 Another way to compile goto's 8 months ago