Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 05ac2409ee New year (2022) 3 years ago
  Roberto Ierusalimschy ba81adaad9 Next release number (5.4.4) 4 years ago
  Roberto Ierusalimschy e7803f7dbc New release number (5.4.3) 4 years ago
  Roberto Ierusalimschy cc1692515e New API function 'lua_closeslot' 4 years ago
  Roberto Ierusalimschy 849b2ecbd2 New release number (5.4.2) 4 years ago
  Roberto Ierusalimschy b6888a158b New release number (5.4.1) 4 years ago
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags 5 years ago
  Roberto Ierusalimschy d7bb8df841 Copyright year changed to 2020 5 years ago
  Roberto Ierusalimschy 03cde80b58 'setCstacklimit' renamed to 'setcstacklimit' 5 years ago
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' 6 years ago
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' 6 years ago
  Roberto Ierusalimschy f9b0cf0e2e Year in copyright notice updated to 2019 6 years ago
  Roberto Ierusalimschy b56d4e570a Changes in the warning system 6 years ago
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors 6 years ago
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua 6 years ago
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 years ago
  Roberto Ierusalimschy 5fda30b4f9 'lua_toclose' gets the index to be closed as an argument 6 years ago
  Roberto Ierusalimschy b8fed93215 New syntax for to-be-closed variables 6 years ago
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API 6 years ago
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 7 years ago
  Roberto Ierusalimschy 84058b1506 Added definition for LUA_VERSION_RELEASE_NUM 7 years ago
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; 7 years ago
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table 7 years ago
  Roberto Ierusalimschy 4907444db9 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' 7 years ago
  Roberto Ierusalimschy 8b0434e5e6 both 'fTransfer' and 'nTransfer' may not fit in a 'char' 7 years ago
  Roberto Ierusalimschy df49384516 year in copyright changed to 2018 7 years ago
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' 7 years ago
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values 7 years ago
  Roberto Ierusalimschy 422318f677 two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure 7 years ago
  Roberto Ierusalimschy ad0704e40c back to 'CallInfo' (no gains with its removal) 7 years ago