1
0
mirror of https://github.com/lua/lua.git synced 2025-01-14 05:43:00 +08:00
Roberto Ierusalimschy 9cdf6b7082 Some details in 'lmem.c' and 'lgc.c'
- Several new comments in 'lmem.c'.
- Both 'luaM_growaux_' and 'luaM_shrinkvector_' use 'luaM_saferealloc_'
  to check for errors. Moreover, the use of 'luaM_saferealloc_' makes
  'luaM_shrinkvector_' try again if shrink fails (which can happen now).
- In 'checkSizes', save old debt only when needed.
2019-07-19 09:43:35 -03:00
2019-07-18 15:31:22 -03:00
2018-10-25 15:30:15 -03:00
2019-07-05 15:03:15 -03:00
2019-04-24 14:41:41 -03:00
2019-06-04 11:22:21 -03:00
2019-07-17 14:26:56 -03:00
2019-06-18 16:52:22 -03:00
2019-06-03 11:36:42 -03:00
2019-07-18 11:26:03 -03:00
2019-07-19 09:43:35 -03:00
2019-07-05 15:03:15 -03:00
2019-06-03 11:36:42 -03:00
2019-07-19 09:43:35 -03:00
2019-07-05 15:03:15 -03:00
2019-07-18 15:31:22 -03:00
2019-07-17 14:26:56 -03:00
2019-07-17 14:26:56 -03:00
2019-06-26 13:26:36 -03:00
2019-07-05 15:03:15 -03:00
2019-06-03 11:36:42 -03:00
2019-07-05 15:03:15 -03:00
2019-06-26 13:26:36 -03:00
2019-07-05 15:03:15 -03:00
2019-06-18 16:52:22 -03:00
2019-07-05 15:03:15 -03:00
2019-07-18 14:58:15 -03:00
2019-06-05 13:21:16 -03:00
Description
No description provided
16 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%