Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy ede19c9138 20 years ago
  Roberto Ierusalimschy 9e88b336b4 unused assignment 20 years ago
  Roberto Ierusalimschy 0fae476ed4 new function 'table.maxn' 20 years ago
  Roberto Ierusalimschy 361a9adba7 smaller initial tables (for programs that create many states) 20 years ago
  Roberto Ierusalimschy d8f1cca16e new function 'lua_setallocf' 20 years ago
  Roberto Ierusalimschy bf96d3fdd9 'string.find' as it was in 5.0 20 years ago
  Roberto Ierusalimschy c8c2e06899 'select' accepts negative indices 20 years ago
  Roberto Ierusalimschy 8dcc6bc532 avoid the use of global lock 20 years ago
  Roberto Ierusalimschy 38f585d271 separated macros for thread creation and state creation 20 years ago
  Roberto Ierusalimschy 6887f91799 ":" is not a good mark as it is not valid in Windows file names 20 years ago
  Roberto Ierusalimschy 7fbbf1adc6 explicit macro to control use of _longjmp 20 years ago
  Roberto Ierusalimschy 6dd3a73ca2 detail (macro evaluates twice its arguments) 20 years ago
  Roberto Ierusalimschy 1e6a559b29 does not set isdst when undefined 20 years ago
  Roberto Ierusalimschy 2d2f955763 detail 20 years ago
  Roberto Ierusalimschy 669f6306be small corrections 20 years ago
  Roberto Ierusalimschy 2bcbd3c725 avoid 'PathRemoveFileSpec' (not very portable) 20 years ago
  Roberto Ierusalimschy 5fa6604f00 detail 20 years ago
  Roberto Ierusalimschy ce67a9be31 avoid exporting undefined functions 20 years ago
  Roberto Ierusalimschy 506c89cef8 just in case, flush all output 20 years ago
  Roberto Ierusalimschy 8ead2ec358 wrong syntax for Windows-specific options 20 years ago
  Roberto Ierusalimschy c3cc4de3fd small bug (zero is not error code) 20 years ago
  Roberto Ierusalimschy 351f7dad6b default for 'module' is opaque (with option 'seeall') 20 years ago
  Roberto Ierusalimschy 3b19af44b0 new method to handle tests without values (negative values) 20 years ago
  Roberto Ierusalimschy 3390f9a35a detail 20 years ago
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) 20 years ago
  Roberto Ierusalimschy be666a662b detail 20 years ago
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence 20 years ago
  Roberto Ierusalimschy 8974b59e40 no more compatibility for {;} and similar syntax 20 years ago
  Roberto Ierusalimschy 4ff1e5b4e1 details 20 years ago
  Roberto Ierusalimschy 98296f6b45 some bugs related to stack reallocation 20 years ago