2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Roberto Ierusalimschy b14609032c Avoid the creation of too many strings in 'package' 6 жил өмнө
  Roberto Ierusalimschy ed2872cd3b 'require' returns where module was found 6 жил өмнө
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 7 жил өмнө
  Roberto Ierusalimschy ccf6d098f6 'searchpath' creates less temporary strings 7 жил өмнө
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions 7 жил өмнө
  Roberto Ierusalimschy 36cf8f3a3c Code should not change the stack level after the initialization of a 7 жил өмнө
  Roberto Ierusalimschy 94c1b3a8ee Handling of LUA_PATH/LUA_CPATH moved back to 'package' library 8 жил өмнө
  Roberto Ierusalimschy b2aa2ba046 using constants for "_LOADED" and "PRELOAD" 8 жил өмнө
  Roberto Ierusalimschy de3fd8ab83 Handling of LUA_PATH/LUA_CPATH moved from package library to stand 9 жил өмнө
  Roberto Ierusalimschy c5112f7b15 details (comments) 9 жил өмнө
  Roberto Ierusalimschy 374f6c4612 detail ('fopen' needs 'stdio.h') 10 жил өмнө
  Roberto Ierusalimschy a9a4bf68b0 typo in comment 10 жил өмнө
  Roberto Ierusalimschy 0adfa773b9 new macro 'cast_func' adds '__extension__' (in gnu compilers) when 10 жил өмнө
  Roberto Ierusalimschy 52c0f9575b uses return value from lua_getfield 10 жил өмнө
  Roberto Ierusalimschy e320790154 using address instead of string for key for table 'CLIBS' in the 10 жил өмнө
  Roberto Ierusalimschy c49edc4566 keep "#include <windows.h>" in this file, but without the 10 жил өмнө
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before 10 жил өмнө
  Roberto Ierusalimschy aa1bd8876c comments 10 жил өмнө
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' 10 жил өмнө
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated 10 жил өмнө
  Roberto Ierusalimschy 3ccbae84d2 added some casts between integral types (to avoid warnings) 11 жил өмнө
  Roberto Ierusalimschy 255d59ed5e some janitorial work (comments, small refactoring) 11 жил өмнө
  Roberto Ierusalimschy f14662fca6 detail (added placeholders for non-function fields to preallocate 11 жил өмнө
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value 11 жил өмнө
  Roberto Ierusalimschy c5fcba1a17 detail (changing some names of macros) 11 жил өмнө
  Roberto Ierusalimschy b77a90681e typos in comments 13 жил өмнө
  Roberto Ierusalimschy ec22fc963a detail (separate code to create 'searchers' table into a new function) 13 жил өмнө
  Roberto Ierusalimschy b10dbe5c72 bug: C libraries must be unloaded after all other finalizers have run, 13 жил өмнө
  Roberto Ierusalimschy e2fc2ce8df new way to handle -E option (write a mark in the registry to avoid 13 жил өмнө
  Roberto Ierusalimschy 7bcb2462e4 comments 13 жил өмнө