Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy c78940f21a static names do not need `luaX_' prefix před 21 roky
  Roberto Ierusalimschy 8b239eeba1 details před 21 roky
  Roberto Ierusalimschy a5330b77f3 static names do not need `luaX_' prefix před 21 roky
  Roberto Ierusalimschy e1c2fb6eed details před 21 roky
  Roberto Ierusalimschy 12dacd3c0e added an `L' parameter to macros L_TRY & L_THROW (someone may need it). před 21 roky
  Roberto Ierusalimschy 23b38176a7 `LUA_FIRSTINDEX' should not be configurable před 21 roky
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations před 21 roky
  Roberto Ierusalimschy 0ed8519127 detail před 21 roky
  Roberto Ierusalimschy 0e002005b1 better names for `luaM_free...' macros před 21 roky
  Roberto Ierusalimschy 1d99a7360b details před 21 roky
  Roberto Ierusalimschy 2f82bf6fe9 better support for 64-bit machines před 21 roky
  Roberto Ierusalimschy 087df82a61 detail před 21 roky
  Roberto Ierusalimschy 10e48b9160 details před 21 roky
  Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows před 21 roky
  Roberto Ierusalimschy cdcb236747 needs to include `stdlib.h' to access `getenv' před 21 roky
  Roberto Ierusalimschy 9be5844713 first full implementation of new package system před 21 roky
  Roberto Ierusalimschy 497f042fad detail před 21 roky
  Roberto Ierusalimschy 2ed07ea8c1 towards "requiring" C libraries před 21 roky
  Roberto Ierusalimschy cfd7bc478f better patch for buffer overflow error před 21 roky
  Roberto Ierusalimschy 737ec947d3 better implementation for `floating-point bytes' před 21 roky
  Roberto Ierusalimschy 45d566f676 small corrections (thanks to Mike Pall) před 21 roky
  Roberto Ierusalimschy cfb79b1751 more secure way to compute final string length před 21 roky
  Roberto Ierusalimschy 3e1a1f2836 better configuration for loadlib + tested Mac OS X version před 21 roky
  Roberto Ierusalimschy b32e9a46d2 better configuration for loadlib před 21 roky
  Roberto Ierusalimschy e5cfa7a367 use of parentheses around macro parameters in call lists, to avoid před 21 roky
  Roberto Ierusalimschy aae1612747 avoid name chash in `all.c' před 21 roky
  Roberto Ierusalimschy 8050e75f9d bug: gc metamethod must disable GC steps (to avoid nested calls) před 21 roky
  Roberto Ierusalimschy 3bec76abe3 first version of loadlib for Mac OS X (not tested yet!!) před 21 roky
  Roberto Ierusalimschy 5cb6037d49 cannot jump to a setlist count před 21 roky
  Roberto Ierusalimschy f1c2dd3aed detail před 21 roky