История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) 20 лет назад
  Roberto Ierusalimschy be666a662b detail 20 лет назад
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence 20 лет назад
  Roberto Ierusalimschy 8974b59e40 no more compatibility for {;} and similar syntax 20 лет назад
  Roberto Ierusalimschy 4ff1e5b4e1 details 20 лет назад