Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy cd56f222b7 Corrected error message in 'table.remove' il y a 2 ans
  Roberto Ierusalimschy deac067ed3 Avoid overflows when incrementing parameters in C il y a 3 ans
  Roberto Ierusalimschy bef250eb8d Details il y a 4 ans
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints il y a 4 ans
  Roberto Ierusalimschy c03c527fd2 Bug: 'string.concat' error message uses wrong format il y a 4 ans
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) il y a 6 ans
  Roberto Ierusalimschy 2c68e66570 Details il y a 6 ans
  Roberto Ierusalimschy 0b63d79b36 Details il y a 6 ans
  Roberto Ierusalimschy d12262068d Small optimizations in range checks il y a 6 ans
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings il y a 7 ans
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table il y a 7 ans
  Roberto Ierusalimschy 89da4168df avoid functions named 'pack' il y a 7 ans
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions il y a 7 ans
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' il y a 7 ans
  Roberto Ierusalimschy 7d6b78ee79 in 'table.move', destination table can be source table even if il y a 9 ans
  Roberto Ierusalimschy f79b4568ae details (removed silly use of 'luaL_opt' + better error messages il y a 9 ans
  Roberto Ierusalimschy e383941652 in 'table.sort': 'typedef' for type of indices + removed stack check il y a 9 ans
  Roberto Ierusalimschy 5936eb16d8 randomness in 'table.sort' used only when needed (big imbalance in il y a 9 ans
  Roberto Ierusalimschy 7dc3ca7b8e handling 'clock_t' and 'time_t' correctly in ISO C point of view il y a 9 ans
  Roberto Ierusalimschy c231a5e2b6 using unsigned int (instead of int) in 'table.sort' to avoid overflows il y a 9 ans
  Roberto Ierusalimschy dc9ac5b8c2 details (merging declarations with initialization) il y a 9 ans
  Roberto Ierusalimschy 146508b28e randomness in pivot for 'table.sort' done by a macro (easier to change) il y a 9 ans
  Roberto Ierusalimschy bde03eeb48 in 'table.sort': tighter checks for invalid order function + il y a 9 ans
  Roberto Ierusalimschy 02340375be janitor work on 'table.sort': added comments, partition code moved il y a 9 ans
  Roberto Ierusalimschy 0f1f51be4b 'table.move' tries to copy elements in increasing order il y a 10 ans
  Roberto Ierusalimschy bda83e22c0 'tablib' does not try to use raw operations when possible: fast il y a 10 ans
  Roberto Ierusalimschy 8217e0d4fe avoid subtle possibility of arithmetic overflow il y a 10 ans
  Roberto Ierusalimschy ae27be40c9 better check for overflows in 'table.move' (removes restriction that il y a 10 ans
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before il y a 10 ans
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' il y a 10 ans