Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy dd1221582b details před 19 roky
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) před 20 roky
  Roberto Ierusalimschy 30eebb2d1c detail (stop collector while openning libraries) před 20 roky
  Roberto Ierusalimschy 0fd6466957 lua_assert is an internal matter, not to be configured před 20 roky
  Roberto Ierusalimschy 6a516878e9 collectgarbage"count" returns kilobytes (where K = 1024) před 20 roky
  Roberto Ierusalimschy a486090a5c copyright will be 2006 před 20 roky
  Roberto Ierusalimschy 0160591998 removal of dead code před 20 roky
  Roberto Ierusalimschy c505f341d6 small changes in casts před 20 roky
  Roberto Ierusalimschy 428325baec detail před 20 roky
  Roberto Ierusalimschy 0561f71f0f (much) better error messages for 'require' před 20 roky
  Roberto Ierusalimschy 9fbefdf69c integer formats in 'string.format' may need to operate with larger-than-int před 20 roky
  Roberto Ierusalimschy 43c61fc113 details před 20 roky
  Roberto Ierusalimschy ea6b1b42c7 more robust way to test for decimal point separator před 20 roky
  Roberto Ierusalimschy 87024e257d details před 20 roky
  Roberto Ierusalimschy 6cd461633d clearer error message for uninstalled loadlib před 20 roky
  Roberto Ierusalimschy 16fd4abaf6 corrects decimal point to follow current locale před 20 roky
  Roberto Ierusalimschy f26b85c5b7 small detail před 20 roky
  Roberto Ierusalimschy 3592c08a2c avoid printing two copyright messages with '-v -i' options před 20 roky
  Roberto Ierusalimschy db724e14e0 new macro luai_numisnan před 20 roky
  Roberto Ierusalimschy 1702953293 new macro LUA_WIN + new macro luai_numisnan před 20 roky
  Roberto Ierusalimschy 33b4dec1cb no more "auto-detection" před 20 roky
  Roberto Ierusalimschy 7dd10a1d7e new macro LUA_USE_POSIX to control POSIX-related macros před 20 roky
  Roberto Ierusalimschy 521a452f28 'mod' may also raise an error when applied to zero před 20 roky
  Roberto Ierusalimschy 2753134a38 new versions by lhf před 20 roky
  Roberto Ierusalimschy cbbde11a8a better position for lua_number2int (it is related to lua_Number) před 20 roky
  Roberto Ierusalimschy 7b89cf3aeb unused include's před 20 roky
  Roberto Ierusalimschy d2811e8097 simpler checking for numbers (strtod does the rest) před 20 roky
  Roberto Ierusalimschy e43e95553f more privacy před 20 roky
  Roberto Ierusalimschy 930018e273 lua_getlocal/setlocal work also for C locals and temporaries před 20 roky
  Roberto Ierusalimschy a160266c3d details před 20 roky