Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 063d4e4543 Lua 5.3.5 ported to git há 6 anos atrás
  Roberto Ierusalimschy 94c1b3a8ee Handling of LUA_PATH/LUA_CPATH moved back to 'package' library há 8 anos atrás
  Roberto Ierusalimschy b2aa2ba046 using constants for "_LOADED" and "PRELOAD" há 8 anos atrás
  Roberto Ierusalimschy de3fd8ab83 Handling of LUA_PATH/LUA_CPATH moved from package library to stand há 9 anos atrás
  Roberto Ierusalimschy c5112f7b15 details (comments) há 9 anos atrás
  Roberto Ierusalimschy 374f6c4612 detail ('fopen' needs 'stdio.h') há 10 anos atrás
  Roberto Ierusalimschy a9a4bf68b0 typo in comment há 10 anos atrás
  Roberto Ierusalimschy 0adfa773b9 new macro 'cast_func' adds '__extension__' (in gnu compilers) when há 10 anos atrás
  Roberto Ierusalimschy 52c0f9575b uses return value from lua_getfield há 10 anos atrás
  Roberto Ierusalimschy e320790154 using address instead of string for key for table 'CLIBS' in the há 10 anos atrás
  Roberto Ierusalimschy c49edc4566 keep "#include <windows.h>" in this file, but without the há 10 anos atrás
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before há 10 anos atrás
  Roberto Ierusalimschy aa1bd8876c comments há 10 anos atrás
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' há 10 anos atrás
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated há 10 anos atrás
  Roberto Ierusalimschy 3ccbae84d2 added some casts between integral types (to avoid warnings) há 11 anos atrás
  Roberto Ierusalimschy 255d59ed5e some janitorial work (comments, small refactoring) há 11 anos atrás
  Roberto Ierusalimschy f14662fca6 detail (added placeholders for non-function fields to preallocate há 11 anos atrás
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value há 11 anos atrás
  Roberto Ierusalimschy c5fcba1a17 detail (changing some names of macros) há 11 anos atrás
  Roberto Ierusalimschy b77a90681e typos in comments há 13 anos atrás
  Roberto Ierusalimschy ec22fc963a detail (separate code to create 'searchers' table into a new function) há 13 anos atrás
  Roberto Ierusalimschy b10dbe5c72 bug: C libraries must be unloaded after all other finalizers have run, há 13 anos atrás
  Roberto Ierusalimschy e2fc2ce8df new way to handle -E option (write a mark in the registry to avoid há 13 anos atrás
  Roberto Ierusalimschy 7bcb2462e4 comments há 13 anos atrás
  Roberto Ierusalimschy aea68e5c54 explicit option RTLD_LOCAL instead of 0 (Posix does not fix há 13 anos atrás
  Roberto Ierusalimschy 5184ff2096 'LUA_DL_DLL' is not yet defined before the inclusion of 'lua.h' há 13 anos atrás
  Roberto Ierusalimschy 3105febf9a using Lua buffers to build error messages há 13 anos atrás
  Roberto Ierusalimschy eef22fa4ce create error messages with a single concat, to avoid problems with há 13 anos atrás
  Roberto Ierusalimschy 30cea671a7 configurable 'directory separator' in 'package.searchpath' há 13 anos atrás