Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy be52f784d9 new macros LUA_MAXINTEGER/LUA_MININTEGER %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 144afa4d47 several changes in 'utf8.offset' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 007f66408d bug: compiler can optimize away overflow check in 'table.concat' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 48c745a611 avoid constant overflow when shifting left signed integers until %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 3a044de5a1 new implementation for 'utf8.len' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 7d514af0bc bug (in work version): comparisons should not try to convert %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy f61ceee708 LUAI_FUNC is being used only in header files %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 5aeb57f11f detail (error message for conversion from float to integer) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 493b3fdd65 added an 'api_check' for negative sizes in 'lua_checkstack' %!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 607be77ec8 some details to avoid warnings %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 0d745ed04c more precise estimation (GCestimate) for total bytes in use after %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 3d1c6730da detail ('1U' -> '1u', like other unsigned constants in the code) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 66b7b9b582 math.abs, math.max, and math.min work for integers, too. %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 8ef9117924 fancier way to do sign extension %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy ea69f17d98 macro 'tostring' is used only by 'luaV_concat' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 420cc62fac missplelling in comments/function names (endianess -> endianness) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 1a3ebc203a definition of LUA_REAL_* and LUA_INT_* moved to the beginning of %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 2d5e2212d4 native lua_Number may be neither float nor double (in pack/unpackfloat) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy da4811238a details (typos in comments) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy f96872a534 copyright year -> 2014 %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 738b3b64af detail (to avoid warnings with '-O3') %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 363b525c23 does not create library when it is deprecated %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 469daa16ee configuration for Lua type corresponding to 'time_t' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 7707f3e7c3 'posrelat' -> 'u_posrelat' (to avoid name conflict in 'one.c') %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 16f8e44924 with 64-bit integers, file offsets do not need to be floats %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 2f5f77788f removed function 'luaS_eqstr' (not used anywhere) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy ed795d5ff4 detail (removed unused prototype) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 282d67d8fc bitlib has been deprecated %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 114d10cbc5 detail (comment) %!s(int64=11) %!d(string=hai) anos