Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) пре 6 година
  Roberto Ierusalimschy 2c68e66570 Details пре 6 година
  Roberto Ierusalimschy 0b63d79b36 Details пре 6 година
  Roberto Ierusalimschy d12262068d Small optimizations in range checks пре 6 година
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings пре 7 година
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table пре 7 година
  Roberto Ierusalimschy 89da4168df avoid functions named 'pack' пре 7 година
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions пре 7 година
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' пре 7 година
  Roberto Ierusalimschy 7d6b78ee79 in 'table.move', destination table can be source table even if пре 9 година
  Roberto Ierusalimschy f79b4568ae details (removed silly use of 'luaL_opt' + better error messages пре 9 година
  Roberto Ierusalimschy e383941652 in 'table.sort': 'typedef' for type of indices + removed stack check пре 9 година
  Roberto Ierusalimschy 5936eb16d8 randomness in 'table.sort' used only when needed (big imbalance in пре 9 година
  Roberto Ierusalimschy 7dc3ca7b8e handling 'clock_t' and 'time_t' correctly in ISO C point of view пре 9 година
  Roberto Ierusalimschy c231a5e2b6 using unsigned int (instead of int) in 'table.sort' to avoid overflows пре 9 година
  Roberto Ierusalimschy dc9ac5b8c2 details (merging declarations with initialization) пре 9 година
  Roberto Ierusalimschy 146508b28e randomness in pivot for 'table.sort' done by a macro (easier to change) пре 9 година
  Roberto Ierusalimschy bde03eeb48 in 'table.sort': tighter checks for invalid order function + пре 9 година
  Roberto Ierusalimschy 02340375be janitor work on 'table.sort': added comments, partition code moved пре 9 година
  Roberto Ierusalimschy 0f1f51be4b 'table.move' tries to copy elements in increasing order пре 10 година
  Roberto Ierusalimschy bda83e22c0 'tablib' does not try to use raw operations when possible: fast пре 10 година
  Roberto Ierusalimschy 8217e0d4fe avoid subtle possibility of arithmetic overflow пре 10 година
  Roberto Ierusalimschy ae27be40c9 better check for overflows in 'table.move' (removes restriction that пре 10 година
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before пре 10 година
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' пре 10 година
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated пре 10 година
  Roberto Ierusalimschy 6384475ec4 'luaL_getmetafield' returns type of metafield (instead of a boolean) пре 11 година
  Roberto Ierusalimschy 7f1a2ad699 new functions 'lua_geti/lua_seti' (non raw) пре 11 година
  Roberto Ierusalimschy a1ab5ab396 'table.copy' -> 'table.move' + optional parameter moved to the end + пре 11 година
  Roberto Ierusalimschy 3ccbae84d2 added some casts between integral types (to avoid warnings) пре 11 година