Commit Graph

  • 4df8800a01 cleaner way to free all objects Roberto Ierusalimschy 2005-02-10 11:25:02 -02:00
  • 0e60572606 values holded in open upvalues of suspended threads may be incorrectly collected Roberto Ierusalimschy 2005-01-19 15:03:47 -02:00
  • 621ef9f767 better control over GC collors of upvalues Roberto Ierusalimschy 2005-01-19 13:54:26 -02:00
  • d89a56f869 small warning in C++ Roberto Ierusalimschy 2005-01-18 15:23:25 -02:00
  • 334ba8132b cleaner way to remark open upvalues Roberto Ierusalimschy 2005-01-18 15:18:09 -02:00
  • ac71a0891d detail Roberto Ierusalimschy 2005-01-17 21:50:55 -02:00
  • 8e346d875a auxiliar patch to monitor garbage collection Roberto Ierusalimschy 2005-01-14 12:21:16 -02:00
  • 5be517602e no more generational collector (and no more `noinc' mode) Roberto Ierusalimschy 2005-01-14 12:19:42 -02:00
  • d2bda8046c new implementation for loaders Roberto Ierusalimschy 2005-01-14 12:17:18 -02:00
  • a72fbf794d detail Roberto Ierusalimschy 2005-01-10 17:16:29 -02:00
  • 8ddfe3df29 macros for all arithmetic operations over lua_Numbers Roberto Ierusalimschy 2005-01-10 16:17:39 -02:00
  • 6eb68ba57a all function declarations surround name with parentheses Roberto Ierusalimschy 2005-01-10 15:31:50 -02:00
  • a27497aa03 debug.traceback' gets an optional initial level' parameter Roberto Ierusalimschy 2005-01-10 15:21:10 -02:00
  • 0480ea0886 gets `debug.traceback' current when error occurs Roberto Ierusalimschy 2005-01-10 15:21:10 -02:00
  • 162b66624d no more `lua_userinit' macro Roberto Ierusalimschy 2005-01-10 14:31:30 -02:00
  • e791f025c0 no more `_TRACEBACK' variable Roberto Ierusalimschy 2005-01-10 14:30:59 -02:00
  • f61d435a7d a^b calls `pow´ (from math.h) directly Roberto Ierusalimschy 2005-01-07 18:00:33 -02:00
  • 071b2ae0e1 details Roberto Ierusalimschy 2005-01-07 17:53:32 -02:00
  • e2498e079e change in hash algorithm so that it does not need empty slot (tables can be 100% full) Roberto Ierusalimschy 2005-01-05 16:20:51 -02:00
  • 65726f3e2e cleaner interface to `ltable' Roberto Ierusalimschy 2005-01-04 13:55:12 -02:00
  • 9fe2d0266a better configuration for Windows Roberto Ierusalimschy 2005-01-04 10:46:04 -02:00
  • e22cdf7752 better error messages when require fails for C module Roberto Ierusalimschy 2004-12-29 16:56:34 -02:00
  • a5eb48a3e6 redesigned loadlib (Windows version not tested yet) Roberto Ierusalimschy 2004-12-27 13:58:15 -02:00
  • 49fe79e9fd small change Roberto Ierusalimschy 2004-12-27 13:58:15 -02:00
  • 96727c61b8 several improvements/corrections Roberto Ierusalimschy 2004-12-22 15:43:27 -02:00
  • d5ebc3ff6d small changes Roberto Ierusalimschy 2004-12-22 11:05:33 -02:00
  • 3d19aee78f `luac' may generate code without upvalue names Roberto Ierusalimschy 2004-12-20 13:50:00 -02:00
  • 4194de70e7 details Roberto Ierusalimschy 2004-12-20 11:47:29 -02:00
  • c6254dceff a different option for the GC Roberto Ierusalimschy 2004-12-13 10:15:11 -02:00
  • a56d889f72 corrections for `absent' implementation Roberto Ierusalimschy 2004-12-13 10:14:21 -02:00
  • 2ec4fc4295 simpler code for `print' Roberto Ierusalimschy 2004-12-07 16:31:34 -02:00
  • 70751dd27c details Roberto Ierusalimschy 2004-12-07 16:31:16 -02:00
  • 39a8082f50 more options for controling the GC Roberto Ierusalimschy 2004-12-06 15:53:42 -02:00
  • 531874f6ce better (correct?) way to handle `next' over removed keys Roberto Ierusalimschy 2004-12-04 16:10:22 -02:00
  • 61a888518f details Roberto Ierusalimschy 2004-12-03 18:54:12 -02:00
  • c78940f21a static names do not need `luaX_' prefix Roberto Ierusalimschy 2004-12-03 18:50:25 -02:00
  • 8b239eeba1 details Roberto Ierusalimschy 2004-12-03 18:44:19 -02:00
  • a5330b77f3 static names do not need `luaX_' prefix Roberto Ierusalimschy 2004-12-03 18:35:33 -02:00
  • e1c2fb6eed details Roberto Ierusalimschy 2004-12-02 10:59:10 -02:00
  • 12dacd3c0e added an `L' parameter to macros L_TRY & L_THROW (someone may need it). Roberto Ierusalimschy 2004-12-01 13:52:54 -02:00
  • 23b38176a7 `LUA_FIRSTINDEX' should not be configurable Roberto Ierusalimschy 2004-12-01 13:50:18 -02:00
  • 97e2dab1fb better control of overflows in size computations Roberto Ierusalimschy 2004-12-01 13:46:18 -02:00
  • 0ed8519127 detail Roberto Ierusalimschy 2004-12-01 13:46:06 -02:00
  • 0e002005b1 better names for `luaM_free...' macros Roberto Ierusalimschy 2004-11-24 17:20:21 -02:00
  • 1d99a7360b details Roberto Ierusalimschy 2004-11-24 17:16:03 -02:00
  • 2f82bf6fe9 better support for 64-bit machines Roberto Ierusalimschy 2004-11-24 16:55:56 -02:00
  • 087df82a61 detail Roberto Ierusalimschy 2004-11-24 16:55:42 -02:00
  • 10e48b9160 details Roberto Ierusalimschy 2004-11-19 14:59:08 -02:00
  • 6f1ea817f5 better control over memory-size overflows Roberto Ierusalimschy 2004-11-19 13:52:40 -02:00
  • cdcb236747 needs to include stdlib.h' to access getenv' Roberto Ierusalimschy 2004-11-19 13:52:12 -02:00
  • 9be5844713 first full implementation of new package system Roberto Ierusalimschy 2004-11-18 17:53:49 -02:00
  • 497f042fad detail Roberto Ierusalimschy 2004-11-17 10:02:41 -02:00
  • 2ed07ea8c1 towards "requiring" C libraries Roberto Ierusalimschy 2004-11-11 13:42:57 -02:00
  • cfd7bc478f better patch for buffer overflow error Roberto Ierusalimschy 2004-11-03 10:22:39 -02:00
  • 737ec947d3 better implementation for `floating-point bytes' Roberto Ierusalimschy 2004-11-01 12:06:50 -03:00
  • 45d566f676 small corrections (thanks to Mike Pall) Roberto Ierusalimschy 2004-11-01 11:33:33 -03:00
  • cfb79b1751 more secure way to compute final string length Roberto Ierusalimschy 2004-10-28 14:45:51 -03:00
  • 3e1a1f2836 better configuration for loadlib + tested Mac OS X version Roberto Ierusalimschy 2004-10-18 15:07:31 -03:00
  • b32e9a46d2 better configuration for loadlib Roberto Ierusalimschy 2004-10-18 15:07:31 -03:00
  • e5cfa7a367 use of parentheses around macro parameters in call lists, to avoid problems with comma expressions Roberto Ierusalimschy 2004-10-18 09:51:44 -03:00
  • aae1612747 avoid name chash in `all.c' Roberto Ierusalimschy 2004-10-08 15:57:16 -03:00
  • 8050e75f9d bug: gc metamethod must disable GC steps (to avoid nested calls) Roberto Ierusalimschy 2004-10-08 13:00:34 -03:00
  • 3bec76abe3 first version of loadlib for Mac OS X (not tested yet!!) Roberto Ierusalimschy 2004-10-07 14:27:20 -03:00
  • 5cb6037d49 cannot jump to a setlist count Roberto Ierusalimschy 2004-10-07 14:27:00 -03:00
  • f1c2dd3aed detail Roberto Ierusalimschy 2004-10-06 15:34:47 -03:00
  • bd38017ddf small optimization for table size in machines with double allignment Roberto Ierusalimschy 2004-10-06 15:34:16 -03:00
  • 652f885c30 detail Roberto Ierusalimschy 2004-10-04 16:07:42 -03:00
  • f7e9465a0c new format for SETLIST opcode Roberto Ierusalimschy 2004-10-04 16:04:34 -03:00
  • 5ee87acd6b small optimization for boolean constants + new format for SETLIST opcode Roberto Ierusalimschy 2004-10-04 16:01:53 -03:00
  • 5d834bdf57 function constants may include boolean values Roberto Ierusalimschy 2004-10-04 16:01:12 -03:00
  • 67391a35da details Roberto Ierusalimschy 2004-09-29 18:03:42 -03:00
  • 36541dec9b towards new package system Roberto Ierusalimschy 2004-09-29 18:03:14 -03:00
  • cf2a194edc better API for luaL_getfield/setfield Roberto Ierusalimschy 2004-09-29 18:00:25 -03:00
  • 66845f415f small optimizations Roberto Ierusalimschy 2004-09-27 15:54:45 -03:00
  • b2820f39a2 long string delimiter changed from [*[' to [=[' Roberto Ierusalimschy 2004-09-22 11:02:00 -03:00
  • 8b5bb6056b removal of unused variable Roberto Ierusalimschy 2004-09-22 09:37:52 -03:00
  • 4973682294 small bug with coroutine tracebacks Roberto Ierusalimschy 2004-09-21 14:58:06 -03:00
  • 6acfb91c8d new auxiliary functions to implement new package system Roberto Ierusalimschy 2004-09-21 13:54:32 -03:00
  • 2419f2bf02 cleaner API for coroutines Roberto Ierusalimschy 2004-09-15 17:39:42 -03:00
  • 0e54d2be36 bug: barrier was wrong for generational phase Roberto Ierusalimschy 2004-09-15 17:38:15 -03:00
  • 226c57fec0 simpler configuration to turn on all asserts Roberto Ierusalimschy 2004-09-10 14:30:46 -03:00
  • 0de2065f4e tighter tests for stack overflow Roberto Ierusalimschy 2004-09-08 11:23:09 -03:00
  • ee165043ef two bugs related to varargs Roberto Ierusalimschy 2004-09-03 12:48:56 -03:00
  • 3c394b12f9 detail Roberto Ierusalimschy 2004-09-03 10:17:14 -03:00
  • 79fc7dea43 simpler implementation for generic reader Roberto Ierusalimschy 2004-09-03 10:16:48 -03:00
  • 9c34e23214 new libs loslib´ and linit´ Roberto Ierusalimschy 2004-09-01 10:49:20 -03:00
  • 2aba14b623 details Roberto Ierusalimschy 2004-09-01 10:47:31 -03:00
  • 1dd8c9b6b6 detail Roberto Ierusalimschy 2004-08-31 14:57:33 -03:00
  • 7d309480dd new way to handle _PATH (old LUA_PATH) Roberto Ierusalimschy 2004-08-30 15:35:14 -03:00
  • bcb2cb59ac select' returns all values after given n' Roberto Ierusalimschy 2004-08-30 12:28:32 -03:00
  • 0b06241483 better control for GC cycles Roberto Ierusalimschy 2004-08-30 10:44:44 -03:00
  • 857253cdfc detail Roberto Ierusalimschy 2004-08-30 10:44:04 -03:00
  • 5dcd908add detail Roberto Ierusalimschy 2004-08-26 11:19:55 -03:00
  • 32d4f304db first implementation of generational GC Roberto Ierusalimschy 2004-08-24 17:12:06 -03:00
  • 4b12eff801 small correction (less conservative write barrier for tables) Roberto Ierusalimschy 2004-08-24 17:09:11 -03:00
  • 271e05917f bug: lua_getupvalue and setupvalue do not check for index too small. Roberto Ierusalimschy 2004-08-17 14:45:45 -03:00
  • fe8c365281 default state (created by `luaL_newstate´) has a default panic function Roberto Ierusalimschy 2004-08-13 16:52:53 -03:00
  • 2d8b099274 better checking for read errors (with `ferror´) Roberto Ierusalimschy 2004-08-13 16:52:13 -03:00
  • ff4f8fe59a small bug: calls to upvalues were not correctly traced Roberto Ierusalimschy 2004-08-13 15:02:36 -03:00
  • a7c74c06b9 small bug: lua_gc(count) was falling through to next option Roberto Ierusalimschy 2004-08-12 14:02:51 -03:00