X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=libextl%2Fexact-version;h=2ea85eb38e57e4cc43ffaa8dec79bef4e1faf7be;hb=HEAD;hp=66bf973626d833d44c04f4759de45b1660b7b8cf;hpb=de22e45179cb3bafa490294d31d47f361047a30a;p=ion3.git diff --git a/libextl/exact-version b/libextl/exact-version index 66bf973..2ea85eb 100644 --- a/libextl/exact-version +++ b/libextl/exact-version @@ -1,6 +1,30 @@ 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.