diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ CHANGES: | |||
3 | 3 | ||
4 | CHANGE X: | 4 | CHANGE X: |
5 | 5 | ||
6 | CHANGE 34 BGe 14-Nov-2011 | ||
7 | * removed packagepath and packagecpath options, replaced by a package table, whose fields path, cpath, loaders, preload are transfered | ||
8 | * code cleanup to facilitate transition between WIN32 and PTHREAD impleentations | ||
9 | * tentative fix for desinit crashes when free running lanes are killed at process shutdown | ||
10 | |||
6 | CHANGE 33 BGe 5-Nov-2011: Lanes version 3.0-beta | 11 | CHANGE 33 BGe 5-Nov-2011: Lanes version 3.0-beta |
7 | * process exit change: close everything at GC when main state closes, not when atexit() handlers are processed | 12 | * process exit change: close everything at GC when main state closes, not when atexit() handlers are processed |
8 | * Lua 5.2-style module: | 13 | * Lua 5.2-style module: |