X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=libextl%2Fexact-version;h=6b7fcda5905c7253ccc08b7c88607b32cd78f87f;hb=3102bb90c325d9b29ac304d8f3ea0a17df564fc8;hp=3ff2401a8fd33c4bdacbfd9f48845c1bb4ac7bc6;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/libextl/exact-version b/libextl/exact-version index 3ff2401..6b7fcda 100644 --- a/libextl/exact-version +++ b/libextl/exact-version @@ -1,6 +1,38 @@ Context: +[lua 5.1 updates to mkexports +Tuomo Valkonen **20080318210900] + +[Do not remove proxy from cache in object destroy watch handler. +Tuomo Valkonen **20071215143858 + The GC can remove it. Just have the pointer to the actual object be + zeroed. We may still want to find the proxy to pass the Lua side as + a key, although exported functions may not be called. +] + +[Use S if not copy +Tuomo Valkonen **20070506140705] + +[Added extl_table_iter +Tuomo Valkonen **20070430164248] + +[Added ExtlAny +Tuomo Valkonen **20070430162426] + +[Cleanup/reorganisation +Tuomo Valkonen **20070430144940] + +[Don't put functions into documentation index +Tuomo Valkonen **20070408124504 + (The function list should suffice.) +] + +[Improved mechanisms for unregistration of functions. +Tuomo Valkonen **20070226150118 + Makes for a bit smaller memory footprint. +] + [Updated *.mk locations. Tuomo Valkonen **20060803211018]