Roberto Ierusalimschy
|
93bf618504
|
BUG: there is only one C stack, so nCcalls must be global
|
2006-08-15 16:59:20 -03:00 |
|
Roberto Ierusalimschy
|
dfe2f1eeff
|
macros luai_num* take a state L (when available) as argument, to allow
them to generate errors (and other facilities)
|
2006-08-07 16:14:30 -03:00 |
|
Roberto Ierusalimschy
|
ca7e5b5cb6
|
wrong message error in some cases involving closures
|
2006-08-07 16:04:06 -03:00 |
|
Roberto Ierusalimschy
|
5019b2dd20
|
math.log now accepts an optional base
|
2006-08-07 16:01:56 -03:00 |
|
Roberto Ierusalimschy
|
33e7bc88f8
|
comment
|
2006-08-04 10:34:37 -03:00 |
|
Roberto Ierusalimschy
|
fa0c03aaa6
|
details
|
2006-07-14 13:22:24 -03:00 |
|
Roberto Ierusalimschy
|
3fa47c5dc1
|
bugs now are against 5.1.1
|
2006-07-13 11:37:36 -03:00 |
|
Roberto Ierusalimschy
|
0782416a74
|
bug: wrong limit for list constructors
|
2006-07-12 16:02:50 -03:00 |
|
Roberto Ierusalimschy
|
3ca9af51a4
|
emergency garbage collector (core forces a GC when allocation fails)
|
2006-07-11 12:53:29 -03:00 |
|
Roberto Ierusalimschy
|
c7b89dd280
|
small bug: should not use string after popping it
|
2006-07-03 17:16:49 -03:00 |
|
Roberto Ierusalimschy
|
74832b2a10
|
detail
|
2006-06-23 13:09:15 -03:00 |
|
Roberto Ierusalimschy
|
ee41bc03ab
|
details
|
2006-06-22 13:12:59 -03:00 |
|
Roberto Ierusalimschy
|
98194db429
|
details
|
2006-06-09 14:31:14 -03:00 |
|
Roberto Ierusalimschy
|
fad7582c9a
|
explicit test for common error (due to compatibility issue)
|
2006-06-07 09:37:17 -03:00 |
|
Roberto Ierusalimschy
|
a62fca1ebb
|
BUG: debug hooks may get wrong when mixed with coroutines
|
2006-06-05 16:36:45 -03:00 |
|
Roberto Ierusalimschy
|
2b5c1f99e5
|
small simplifications
|
2006-06-05 16:35:57 -03:00 |
|
Roberto Ierusalimschy
|
e2dc5f5d15
|
extra assertion
|
2006-06-05 12:58:59 -03:00 |
|
Roberto Ierusalimschy
|
ed64346b9d
|
details
|
2006-06-05 12:57:59 -03:00 |
|
Roberto Ierusalimschy
|
475b0ecbf1
|
new macro LUA_RELEASE
|
2006-06-02 12:34:00 -03:00 |
|
Roberto Ierusalimschy
|
414359b2f1
|
new version number
|
2006-05-31 13:50:40 -03:00 |
|
Roberto Ierusalimschy
|
0079efc479
|
bug: collector did not compensate enough for userdata with finalizers
|
2006-05-24 11:34:06 -03:00 |
|
Roberto Ierusalimschy
|
ad0765b4f0
|
subtle problem with the garbage collector
|
2006-05-24 11:33:49 -03:00 |
|
Roberto Ierusalimschy
|
20f4bbdc3a
|
does not accept garbage after options (e.g., -ixxx)
|
2006-05-24 11:16:39 -03:00 |
|
Roberto Ierusalimschy
|
c408158047
|
only destroy state after running all finalizers
|
2006-05-24 11:15:50 -03:00 |
|
Roberto Ierusalimschy
|
55e323190e
|
files should not be operated after fclose, even when fclose fails
|
2006-05-08 17:14:16 -03:00 |
|
Roberto Ierusalimschy
|
fe8f4c06f1
|
detail (better error message for invalid format)
|
2006-04-26 17:41:19 -03:00 |
|
Roberto Ierusalimschy
|
c351392940
|
details
|
2006-04-26 15:19:49 -03:00 |
|
Roberto Ierusalimschy
|
18330b6091
|
lua_dostring/lua_dofile should return any values returned by the chunk
|
2006-04-12 17:31:15 -03:00 |
|
Roberto Ierusalimschy
|
8487913697
|
BUG: option '%q' for string.format does not handle '\r' correctly
|
2006-04-12 17:13:52 -03:00 |
|
Roberto Ierusalimschy
|
672bb67ee6
|
environment variable names should be configurable
|
2006-04-10 15:27:23 -03:00 |
|
Roberto Ierusalimschy
|
90df6b7a54
|
detail
|
2006-03-23 15:23:32 -03:00 |
|
Roberto Ierusalimschy
|
0238a0b01e
|
BUG: luaL_checkudata may show wrong error message
|
2006-03-21 16:31:09 -03:00 |
|
Roberto Ierusalimschy
|
1ae0b6c0bf
|
BUG: should copy the union, not (some of) its fields
|
2006-03-21 16:28:49 -03:00 |
|
Roberto Ierusalimschy
|
e1dda047b2
|
unused macro
|
2006-03-21 16:28:03 -03:00 |
|
Roberto Ierusalimschy
|
2c8206d448
|
bug in Lua 4.0.2: weak tables that survive one collection are never collected
|
2006-03-20 09:49:30 -03:00 |
|
Roberto Ierusalimschy
|
ae76307847
|
comment
|
2006-03-14 16:04:44 -03:00 |
|
Roberto Ierusalimschy
|
3d61c31e5a
|
'lparser.h' should not include 'ltable.h'
|
2006-03-09 15:15:48 -03:00 |
|
Roberto Ierusalimschy
|
44a9bd6a8c
|
detail
|
2006-03-09 15:08:22 -03:00 |
|
Roberto Ierusalimschy
|
69ea087dff
|
small change to strip file names when stripping debug information
|
2006-02-17 13:51:03 -02:00 |
|
Roberto Ierusalimschy
|
c05aaf3bf0
|
avoid warning in OS X - ansi
|
2006-02-10 15:44:06 -02:00 |
|
Roberto Ierusalimschy
|
298ae7e230
|
complete support for hexadecimal constants
|
2006-02-10 15:43:52 -02:00 |
|
Roberto Ierusalimschy
|
6316a866a3
|
compiler warning
|
2006-02-06 16:28:16 -02:00 |
|
Roberto Ierusalimschy
|
ea2cc2bc47
|
small improvements for allignments
|
2006-02-06 16:27:59 -02:00 |
|
Roberto Ierusalimschy
|
64205e91a3
|
empty string may cause out-of-bound access
|
2006-01-28 10:59:13 -02:00 |
|
Roberto Ierusalimschy
|
8173688542
|
detail
|
2006-01-27 11:54:39 -02:00 |
|
Roberto Ierusalimschy
|
3ef5a6797f
|
detail
|
2006-01-23 18:06:19 -02:00 |
|
Roberto Ierusalimschy
|
9e6e43984d
|
details
|
2006-01-23 17:51:43 -02:00 |
|
Roberto Ierusalimschy
|
baffc37f5c
|
detail
|
2006-01-18 09:49:12 -02:00 |
|
Roberto Ierusalimschy
|
440113bbe8
|
unused macro removed
|
2006-01-18 09:37:34 -02:00 |
|
Roberto Ierusalimschy
|
73ebc5d8f6
|
compat code should keep compatibility
|
2006-01-16 10:42:21 -02:00 |
|