Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 063d4e4543 Lua 5.3.5 ported to git %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 7d6b78ee79 in 'table.move', destination table can be source table even if %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy f79b4568ae details (removed silly use of 'luaL_opt' + better error messages %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy e383941652 in 'table.sort': 'typedef' for type of indices + removed stack check %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 5936eb16d8 randomness in 'table.sort' used only when needed (big imbalance in %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 7dc3ca7b8e handling 'clock_t' and 'time_t' correctly in ISO C point of view %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy c231a5e2b6 using unsigned int (instead of int) in 'table.sort' to avoid overflows %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy dc9ac5b8c2 details (merging declarations with initialization) %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 146508b28e randomness in pivot for 'table.sort' done by a macro (easier to change) %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy bde03eeb48 in 'table.sort': tighter checks for invalid order function + %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 02340375be janitor work on 'table.sort': added comments, partition code moved %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 0f1f51be4b 'table.move' tries to copy elements in increasing order %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy bda83e22c0 'tablib' does not try to use raw operations when possible: fast %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 8217e0d4fe avoid subtle possibility of arithmetic overflow %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy ae27be40c9 better check for overflows in 'table.move' (removes restriction that %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 6384475ec4 'luaL_getmetafield' returns type of metafield (instead of a boolean) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 7f1a2ad699 new functions 'lua_geti/lua_seti' (non raw) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy a1ab5ab396 'table.copy' -> 'table.move' + optional parameter moved to the end + %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 3ccbae84d2 added some casts between integral types (to avoid warnings) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 03bbe1baf1 first implementation for 'table.copy' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy a9af12bbe7 Table library now respects '__index'/'__newindex' metamethods %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 17159b491c more direct implementation of 'table.pack' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy b390d7c168 detail (avoid "casting down" in case lua_Integer is smaller than int) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 9737832641 'int' -> 'lua_Integer' in several functions %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 315c5bf7b7 bug: compiler could optimize away overflow check (+ changing indices %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy da4811238a details (typos in comments) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 15a3738b49 no need to handle 0 as a special case in 'table.remove' %!s(int64=12) %!d(string=hai) anos