Histórico de Commits

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