Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy e6e543a534 better control for compatibility code hace 20 años
  Roberto Ierusalimschy 1c9c886974 standard configuration should run out-of-the-box in "any" system hace 20 años
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX hace 20 años
  Roberto Ierusalimschy 04c41444e2 wrong comment corrected hace 20 años
  Roberto Ierusalimschy 03fb3c39d4 change `#ifdef' for `#if defined' hace 20 años
  Roberto Ierusalimschy 8af1ca02e0 LUA_USERCONFIG is no longer necessary hace 20 años
  Roberto Ierusalimschy f1eb79fdf4 some line-edit facilities must free the line after its use hace 20 años
  Roberto Ierusalimschy 408cb71795 avoid name conflict with some spurious included header files hace 20 años
  Roberto Ierusalimschy 390256edf7 better name for GC pause hace 20 años
  Roberto Ierusalimschy ad24cff0f1 lua_gc(STEP) returns whether collection cycle finished hace 20 años
  Roberto Ierusalimschy 6d475731ca cleaner configuration for lua.c hace 20 años
  Roberto Ierusalimschy f41fc0eb0e small bug: a GC step was not proportional to its "size" hace 20 años
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. hace 20 años
  Roberto Ierusalimschy fb0f95a2b7 call limit may be larger than shorts hace 20 años
  Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations hace 20 años
  Roberto Ierusalimschy 47984a0cc2 internal definitions have prefix `luai_' hace 20 años
  Roberto Ierusalimschy 086d6b09ce avoid name colision with `close' function hace 20 años
  Roberto Ierusalimschy bfe2905618 avoid too much configuration options hace 20 años
  Roberto Ierusalimschy 2cbd9eecfb try to avoid warnings hace 20 años
  Roberto Ierusalimschy 4494094031 detail hace 20 años
  Roberto Ierusalimschy 04bbd01171 new operation *t (for size of t) (may yet be removed...) hace 20 años
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn hace 20 años
  Roberto Ierusalimschy 6bfef60e77 bug: rawset/rawget do not ignore extra arguments hace 20 años
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) hace 20 años
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them hace 20 años
  Roberto Ierusalimschy d3902cfa81 entries `{[...] = ...}' need space too. hace 20 años
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h hace 20 años
  Roberto Ierusalimschy 7d57ea70bc new `mod' (`%') operator hace 20 años
  Roberto Ierusalimschy 2d5b923759 details hace 20 años
  Roberto Ierusalimschy 192d185492 C module names may have an optional `l' prefix hace 20 años