Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Roberto Ierusalimschy 33b4dec1cb no more "auto-detection" 20 yıl önce
  Roberto Ierusalimschy 7dd10a1d7e new macro LUA_USE_POSIX to control POSIX-related macros 20 yıl önce
  Roberto Ierusalimschy 521a452f28 'mod' may also raise an error when applied to zero 20 yıl önce
  Roberto Ierusalimschy 2753134a38 new versions by lhf 20 yıl önce
  Roberto Ierusalimschy cbbde11a8a better position for lua_number2int (it is related to lua_Number) 20 yıl önce
  Roberto Ierusalimschy 7b89cf3aeb unused include's 20 yıl önce
  Roberto Ierusalimschy d2811e8097 simpler checking for numbers (strtod does the rest) 20 yıl önce
  Roberto Ierusalimschy e43e95553f more privacy 20 yıl önce
  Roberto Ierusalimschy 930018e273 lua_getlocal/setlocal work also for C locals and temporaries 20 yıl önce
  Roberto Ierusalimschy a160266c3d details 20 yıl önce
  Roberto Ierusalimschy d4c99b2673 new function 'getregistry' 20 yıl önce
  Roberto Ierusalimschy 88f9843eee better error message 20 yıl önce
  Roberto Ierusalimschy 9b5ae6faf9 better control of which values macros use 20 yıl önce
  Roberto Ierusalimschy caf3cfc6ac try to ensure that macros actually use their arguments 20 yıl önce
  Roberto Ierusalimschy ff7638b0ed VC warnings 20 yıl önce
  Roberto Ierusalimschy 8e48ebb638 no more L in numer-operator macros (some functions that use those macros 20 yıl önce
  Roberto Ierusalimschy c2bd68d2c3 detail 20 yıl önce
  Roberto Ierusalimschy 201288b4df small bug 20 yıl önce
  Roberto Ierusalimschy 62367dda44 string.gsub accepts a table as the replacement value 20 yıl önce
  Roberto Ierusalimschy 056b6a8ef4 more robust implementation for table.insert 20 yıl önce
  Roberto Ierusalimschy 502d8f9a06 comments 20 yıl önce
  Roberto Ierusalimschy 7f376e6ea8 do a complete garbage collection in case of errors 20 yıl önce
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed 20 yıl önce
  Roberto Ierusalimschy 9f4211310f more precision for gc count 20 yıl önce
  Roberto Ierusalimschy 515d556832 access to metamethods and metafields should be raw 20 yıl önce
  Roberto Ierusalimschy ed7039024d avoid some warnings 20 yıl önce
  Roberto Ierusalimschy 5511bf6b9d avoid comparisons between (void *) and (int *) 20 yıl önce
  Roberto Ierusalimschy 86704cffe9 detail in usage message 20 yıl önce
  Roberto Ierusalimschy fa41fafa6e reorganization of argument handling 20 yıl önce
  Roberto Ierusalimschy ebf646efb5 detail 20 yıl önce