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