X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=libextl%2Fexact-version;h=2ea85eb38e57e4cc43ffaa8dec79bef4e1faf7be;hb=0e823ba752af388ba5ca99800d094f88a11290db;hp=3ff2401a8fd33c4bdacbfd9f48845c1bb4ac7bc6;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/libextl/exact-version b/libextl/exact-version index 3ff2401..2ea85eb 100644 --- a/libextl/exact-version +++ b/libextl/exact-version @@ -1,6 +1,35 @@ Context: +[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]