Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 0adfa773b9 new macro 'cast_func' adds '__extension__' (in gnu compilers) when před 10 roky
  Roberto Ierusalimschy 52c0f9575b uses return value from lua_getfield před 10 roky
  Roberto Ierusalimschy e320790154 using address instead of string for key for table 'CLIBS' in the před 10 roky
  Roberto Ierusalimschy c49edc4566 keep "#include <windows.h>" in this file, but without the před 10 roky
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before před 10 roky
  Roberto Ierusalimschy aa1bd8876c comments před 10 roky
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' před 10 roky
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated před 10 roky
  Roberto Ierusalimschy 3ccbae84d2 added some casts between integral types (to avoid warnings) před 11 roky
  Roberto Ierusalimschy 255d59ed5e some janitorial work (comments, small refactoring) před 11 roky
  Roberto Ierusalimschy f14662fca6 detail (added placeholders for non-function fields to preallocate před 11 roky
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value před 11 roky
  Roberto Ierusalimschy c5fcba1a17 detail (changing some names of macros) před 11 roky
  Roberto Ierusalimschy b77a90681e typos in comments před 13 roky
  Roberto Ierusalimschy ec22fc963a detail (separate code to create 'searchers' table into a new function) před 13 roky
  Roberto Ierusalimschy b10dbe5c72 bug: C libraries must be unloaded after all other finalizers have run, před 13 roky
  Roberto Ierusalimschy e2fc2ce8df new way to handle -E option (write a mark in the registry to avoid před 13 roky
  Roberto Ierusalimschy 7bcb2462e4 comments před 13 roky
  Roberto Ierusalimschy aea68e5c54 explicit option RTLD_LOCAL instead of 0 (Posix does not fix před 13 roky
  Roberto Ierusalimschy 5184ff2096 'LUA_DL_DLL' is not yet defined before the inclusion of 'lua.h' před 13 roky
  Roberto Ierusalimschy 3105febf9a using Lua buffers to build error messages před 13 roky
  Roberto Ierusalimschy eef22fa4ce create error messages with a single concat, to avoid problems with před 13 roky
  Roberto Ierusalimschy 30cea671a7 configurable 'directory separator' in 'package.searchpath' před 13 roky
  Roberto Ierusalimschy 6d8d282e0f avoid calling "extra value" as if it were a function option před 13 roky
  Roberto Ierusalimschy 79cbc3468c removed and deprecated functions really removed from the code base před 14 roky
  Roberto Ierusalimschy 49a01c0991 'package.loaders' -> 'package.searchers' před 14 roky
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' před 14 roky
  Roberto Ierusalimschy e049abb69a loaders receive an extra argument returned by the searcher před 14 roky
  Roberto Ierusalimschy e7a9c45a48 trying to avoid assumption that sizeof(char)==1 před 14 roky
  Roberto Ierusalimschy 67feed49f1 optional argument 'sep' to 'searchpath' před 14 roky