Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy d71a548685 Fixed typos in comments %!s(int64=5) %!d(string=hai) anos
  Roberto Ierusalimschy 063d4e4543 Lua 5.3.5 ported to git %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 09c9fa36ea small corrections for C++ compliance %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 10b0b09555 do not convert decimal constants with overflow to integers. %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy ed110f66c5 'luaO_str2num' (and, therefore, 'lua_stringtonumber', 'number', %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 2d1d57bc18 comments %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 8c1fb91802 macro 'incr_top' replaced by function 'luaD_inctop'. (It is not used %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 332a06bbd1 'luaO_pushvfstring' now uses 'incr_top' to increment top. %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy e89763e964 simpler code for 'luaO_fb2int' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 19eb6ae580 using 'snprintf' in C99 (both for documentation of buffer sizes %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 69b5f7a410 some details in 'luaO_int2fb' + more consistent use of the locale %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy e723c75c02 details (avoid 'lint' warnings) %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy c8d6cb0136 macros 'luai_num*' (for float arithmetic operations) moved to %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy fb6796ba06 removed useless initializations %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 5fbd40dbe5 'x//y' extended to floats %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 81c39a5244 no need to cast '*s' to unsigned char when we know it is a digit + %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 59fbbf0a65 small simplifications in code for 'lua_strx2number' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 4870194380 small reorganization of tests around LUA_USE_C99 %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy ff9ca88aa6 added some casts to avoid warnings in some compilers %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 56d4537879 '$c' in 'lua_pushfstring' prints non-printable characters with %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy c5cae9362c added two casts to avoid warnings in VS %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 34b6664dcb better to use 'long' to represent UTF-8 code points %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy f5c690b684 details in comments %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 34ac039fb8 new macro 'cvt2str' to better control whether numbers are convertible %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 45c430eac0 addition of '.0' to float representation done by the kernel %!s(int64=11) %!d(string=hai) anos