提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 0fa9b16148 details 20 年之前
  Roberto Ierusalimschy e41fb9a604 registry._LOADED created "on demand" 20 年之前
  Roberto Ierusalimschy 5fc92cce12 registry._LOADED created "on demand" and baselib created as module _G 20 年之前
  Roberto Ierusalimschy 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' 20 年之前
  Roberto Ierusalimschy a77413acd0 include of math.h depends on luaconf 20 年之前
  Roberto Ierusalimschy 5dbb870815 small optimization for local declarations without initializations 20 年之前
  Roberto Ierusalimschy ede19c9138 20 年之前
  Roberto Ierusalimschy 9e88b336b4 unused assignment 20 年之前
  Roberto Ierusalimschy 0fae476ed4 new function 'table.maxn' 20 年之前
  Roberto Ierusalimschy 361a9adba7 smaller initial tables (for programs that create many states) 20 年之前
  Roberto Ierusalimschy d8f1cca16e new function 'lua_setallocf' 20 年之前
  Roberto Ierusalimschy bf96d3fdd9 'string.find' as it was in 5.0 20 年之前
  Roberto Ierusalimschy c8c2e06899 'select' accepts negative indices 20 年之前
  Roberto Ierusalimschy 8dcc6bc532 avoid the use of global lock 20 年之前
  Roberto Ierusalimschy 38f585d271 separated macros for thread creation and state creation 20 年之前
  Roberto Ierusalimschy 6887f91799 ":" is not a good mark as it is not valid in Windows file names 20 年之前
  Roberto Ierusalimschy 7fbbf1adc6 explicit macro to control use of _longjmp 20 年之前
  Roberto Ierusalimschy 6dd3a73ca2 detail (macro evaluates twice its arguments) 20 年之前
  Roberto Ierusalimschy 1e6a559b29 does not set isdst when undefined 20 年之前
  Roberto Ierusalimschy 2d2f955763 detail 20 年之前
  Roberto Ierusalimschy 669f6306be small corrections 20 年之前
  Roberto Ierusalimschy 2bcbd3c725 avoid 'PathRemoveFileSpec' (not very portable) 20 年之前
  Roberto Ierusalimschy 5fa6604f00 detail 20 年之前
  Roberto Ierusalimschy ce67a9be31 avoid exporting undefined functions 20 年之前
  Roberto Ierusalimschy 506c89cef8 just in case, flush all output 20 年之前
  Roberto Ierusalimschy 8ead2ec358 wrong syntax for Windows-specific options 20 年之前
  Roberto Ierusalimschy c3cc4de3fd small bug (zero is not error code) 20 年之前
  Roberto Ierusalimschy 351f7dad6b default for 'module' is opaque (with option 'seeall') 20 年之前
  Roberto Ierusalimschy 3b19af44b0 new method to handle tests without values (negative values) 20 年之前
  Roberto Ierusalimschy 3390f9a35a detail 20 年之前