]> git.decadent.org.uk Git - ion3.git/blob - libextl/exact-version
6b7fcda5905c7253ccc08b7c88607b32cd78f87f
[ion3.git] / libextl / exact-version
1
2 Context:
3
4 [lua 5.1 updates to mkexports
5 Tuomo Valkonen <tuomov@iki.fi>**20080318210900] 
6
7 [Do not remove proxy from cache in object destroy watch handler.
8 Tuomo Valkonen <tuomov@iki.fi>**20071215143858
9  The GC can remove it. Just have the pointer to the actual object be 
10  zeroed. We may still want to find the proxy to pass the Lua side as 
11  a key, although exported functions may not be called.
12
13
14 [Use S if not copy
15 Tuomo Valkonen <tuomov@iki.fi>**20070506140705] 
16
17 [Added extl_table_iter
18 Tuomo Valkonen <tuomov@iki.fi>**20070430164248] 
19
20 [Added ExtlAny
21 Tuomo Valkonen <tuomov@iki.fi>**20070430162426] 
22
23 [Cleanup/reorganisation
24 Tuomo Valkonen <tuomov@iki.fi>**20070430144940] 
25
26 [Don't put functions into documentation index
27 Tuomo Valkonen <tuomov@iki.fi>**20070408124504
28  (The function list should suffice.)
29
30
31 [Improved mechanisms for unregistration of functions.
32 Tuomo Valkonen <tuomov@iki.fi>**20070226150118
33  Makes for a bit smaller memory footprint.
34
35
36 [Updated *.mk locations.
37 Tuomo Valkonen <tuomov@iki.fi>**20060803211018] 
38
39 [Empty initialiser in libextl-mkexports was missing 'untraced'.
40 Tuomo Valkonen <tuomov@iki.fi>**20060516162021] 
41
42 [lua5.1 changes that aren't backwards compatible
43 Etan Reisner <deryni@eden.rutgers.edu>**20060322164425] 
44
45 [lua5.1 changes that should be backwards compatible
46 Etan Reisner <deryni@eden.rutgers.edu>**20060322163746] 
47
48 [Added untraced-option for exports.
49 Tuomo Valkonen <tuomov@iki.fi>**20060506211657] 
50
51 [Oops. Path lookup order was ignoring user cfgfiles after previous changes.
52 Tuomo Valkonen <tuomov@iki.fi>**20050928194026] 
53
54 [Added protect mode check function protected(fn|nil).
55 Tuomo Valkonen <tuomov@iki.fi>**20050903145957] 
56
57 [Oops, do go through files even if cfdir is NULL.
58 Tuomo Valkonen <tuomov@iki.fi>**20050818171629] 
59
60 [Changes in directory lookup order/policy.
61 Tuomo Valkonen <tuomov@iki.fi>**20050817215809] 
62
63 [Also try to read config files without an extension.
64 Per Olofsson <pelle@dsv.su.se>**20050816144735
65  
66  This change is needed so that /etc/default/ion3 can be read by the
67  ion3 Debian package.
68
69
70 [Improvements to dead object handling.
71 Tuomo Valkonen <tuomov@iki.fi>**20050703204209] 
72
73 [Improved error reporting on passing around dead objects.
74 Tuomo Valkonen <tuomov@iki.fi>**20050702205641] 
75
76 [Documentation in Lua code wasn't being parsed anymore.
77 Tuomo Valkonen <tuomov@iki.fi>**20050605194016
78  (Dynamic typing and changes in part of code...)
79
80
81 [Added -reexport option.
82 Tuomo Valkonen <tuomov@iki.fi>**20050421223739] 
83
84 [libextl-mkexports can now generate exports.h.
85 Tuomo Valkonen <tuomov@iki.fi>**20050319191302] 
86
87 [README improvements.
88 Tuomo Valkonen <tuomov@iki.fi>**20050316110102] 
89
90 [It's 2005 already! (Updated copyright notices.)
91 Tuomo Valkonen <tuomov@iki.fi>**20050314101157] 
92
93 [Exported classes must now be marked for libextl-mkexports.
94 Tuomo Valkonen <tuomov@iki.fi>**20050308082415
95  
96  - EXTL_EXPORT before IMPLCLASS.
97  
98
99
100 [Added "protected mode".
101 Tuomo Valkonen <tuomov@iki.fi>**20050301224511
102  
103  - Exports can be marked "safe" to be called at any time with EXTL_EXPORT.
104  
105  - New "safelist" API.
106  
107
108
109 [Execute install-sh through sh.
110 Tuomo Valkonen <tuomov@iki.fi>**20050301214534] 
111
112 [TAG libextl-3-svn2darcs
113 Tuomo Valkonen <tuomov@iki.fi>**20050215180651]