Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy c6ef3e2672 bug: by-one error when creating short source names (luaO_chunkid) il y a 15 ans
  Roberto Ierusalimschy 4834de8427 comment typo il y a 15 ans
  Roberto Ierusalimschy 94043a3a1a more robust implementation for 'luaO_str2d' il y a 15 ans
  Roberto Ierusalimschy 53f9499f7f "light C function" is a better name than "C-function pointer" il y a 15 ans
  Roberto Ierusalimschy cf22133b69 no need to avoid calling ctype functions as now they are implemented il y a 15 ans
  Roberto Ierusalimschy 7dfa4cd655 first implementation of light C functions il y a 15 ans
  Roberto Ierusalimschy d394d5536a new macro 'eqstr' il y a 15 ans
  Roberto Ierusalimschy d00d2eaf51 small changes in 'luaO_pushvfstring' il y a 15 ans
  Roberto Ierusalimschy 3bae8e047c typo (thanks to Gavin) il y a 15 ans
  Roberto Ierusalimschy 3c4d970a7b comment typos il y a 15 ans
  Roberto Ierusalimschy 062e809e54 new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and il y a 15 ans
  Roberto Ierusalimschy 49a67c6d3f new macro 'NILCONSTANT' to initialize nil constants il y a 16 ans
  Roberto Ierusalimschy 6a024df440 new function 'luaO_arith' to perform basic arithmetic operations il y a 16 ans
  Roberto Ierusalimschy 57f8414de1 small bug in 'luaV_concat' (L->top was left incorrect in some cases) il y a 16 ans
  Roberto Ierusalimschy 6905ae900b Lua now uses "homemade" lctype (instead of ctype.h from ANSI C) il y a 16 ans
  Roberto Ierusalimschy a76fa25199 'ceillog2' now is exported (other modules may need it) il y a 17 ans
  Roberto Ierusalimschy fabdaa37b6 'lua_pushfstring' raises an error if called with invalid format il y a 17 ans
  Roberto Ierusalimschy ad60b3ead7 avoid the use of "exotic" libc functions il y a 18 ans
  Roberto Ierusalimschy 94d40f3980 luaO_log2 can be private to ltable.c il y a 18 ans
  Roberto Ierusalimschy 4d7cfff6df comments il y a 19 ans
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) il y a 19 ans
  Roberto Ierusalimschy 298ae7e230 complete support for hexadecimal constants il y a 19 ans
  Roberto Ierusalimschy dd1221582b details il y a 19 ans
  Roberto Ierusalimschy c505f341d6 small changes in casts il y a 19 ans
  Roberto Ierusalimschy 8e48ebb638 no more L in numer-operator macros (some functions that use those macros il y a 20 ans
  Roberto Ierusalimschy 95f3eefa5b small optimization il y a 20 ans
  Roberto Ierusalimschy 1a343814d8 details il y a 20 ans
  Roberto Ierusalimschy c2f065f405 detail il y a 20 ans
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net il y a 20 ans
  Roberto Ierusalimschy f21e9c172f details il y a 20 ans