r11083: add some clisp support
[hyperobject.git] / debian / changelog
1 cl-hyperobject (2.9.3-1) unstable; urgency=low
2
3   * Support CLISP
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 30 Aug 2006 22:18:00 -0600
6
7 cl-hyperobject (2.9.2-1) unstable; urgency=low
8
9   * Use initialize-instance :around for direct-slot-definition to be
10   more AMOP compliant for setting lisp type from :value-type initarg 
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Aug 2006 21:44:01 -0600
13
14 cl-hyperobject (2.9.1-1) unstable; urgency=low
15
16   * Support change in SBCL MOP
17
18  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Aug 2006 12:12:58 -0600
19
20 cl-hyperobject (2.9.0-1) unstable; urgency=low
21
22   * New upstream URI
23   * New upstream
24
25  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 16:01:20 -0600
26
27 cl-hyperobject (2.8.8-1) unstable; urgency=low
28
29   * Change encoding to ISO-8859-1
30
31  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Nov 2003 20:40:18 -0700
32         
33 cl-hyperobject (2.8.7-1) unstable; urgency=low
34
35   * Fix invalid setting of documentation for hyperobject-class
36
37  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Nov 2003 19:32:25 -0700
38
39 cl-hyperobject (2.8.6-1) unstable; urgency=low
40
41   * New upstream
42
43  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 Jun 2003 00:32:30 -0600
44
45 cl-hyperobject (2.8.5-1) unstable; urgency=low
46
47   * New upstream
48
49  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:14:45 -0600
50
51 cl-hyperobject (2.8.4-1) unstable; urgency=low
52
53   * New upstream
54
55  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 May 2003 01:33:12 -0600
56
57 cl-hyperobject (2.8.3-1) unstable; urgency=low
58
59   * New upstream version
60
61  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 23:57:32 -0600
62
63 cl-hyperobject (2.8.2-1) unstable; urgency=low
64
65   * Use hash-table based ensure-lazy-reader for Allegro/SCL
66
67  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 00:05:06 -0600
68
69 cl-hyperobject (2.8.1-1) unstable; urgency=low
70
71   * New upstream
72
73  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 14 May 2003 13:45:01 -0600
74
75 cl-hyperobject (2.8.0-1) unstable; urgency=low
76
77   * Rework object viewing to reduce format calls
78
79  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 17:11:54 -0600
80
81 cl-hyperobject (2.7.3-1) unstable; urgency=low
82
83   * Replace multiple-value-lists 
84
85  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 09:52:59 -0600
86
87 cl-hyperobject (2.7.2-1) unstable; urgency=low
88
89   * Fix for cmucl's 18e mop
90
91  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 May 2003 10:01:34 -0600
92
93 cl-hyperobject (2.7.1-1) unstable; urgency=low
94
95   * New upstream
96
97  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 16:00:11 -0600
98
99 cl-hyperobject (2.7.0-1) unstable; urgency=low
100
101   * Add regression testing
102   * Depend on cl-rt package
103   * Use compat file rather than DH_COMPAT
104   * Rework compute-effective-slot-definition
105   
106  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 11:40:27 -0600
107
108 cl-hyperobject (2.6.5-1) unstable; urgency=low
109
110   * New upstream
111
112  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 24 Apr 2003 00:55:02 -0600
113
114 cl-hyperobject (2.6.4-1) unstable; urgency=low
115
116   * New upstream
117
118  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Apr 2003 08:06:37 -0600
119
120 cl-hyperobject (2.6.3-1) unstable; urgency=low
121
122   * Fix :type in object-view class
123
124  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Apr 2003 12:37:33 -0600
125
126 cl-hyperobject (2.6.2-1) unstable; urgency=low
127
128   * Handle both named/unnamed implementations of
129     compute-effective-slot-definition
130
131  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Apr 2003 23:17:13 -0600
132
133 cl-hyperobject (2.6.1-1) unstable; urgency=low
134
135   * New upstream
136
137  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Apr 2003 08:26:49 -0600
138
139 cl-hyperobject (2.6.0-1) unstable; urgency=low
140
141   * Encapsulate differences in class-slot order since sbcl/cmucl
142   reverse the order of slots compared to the defclass macro.
143   * Fix error with lispworks and process-a-class-slot function
144
145  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Apr 2003 21:14:17 -0600
146
147 cl-hyperobject (2.5.6-1) unstable; urgency=low
148
149   * Have lispworks use add-method
150
151  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Apr 2003 09:56:27 -0700
152
153 cl-hyperobject (2.5.5-1) unstable; urgency=low
154
155   * Simplify shadowing-import for allegro,lispworks,sbcl
156
157  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 31 Mar 2003 08:58:41 -0700
158
159 cl-hyperobject (2.5.4-1) unstable; urgency=low
160
161   * Use add-method where supported
162   
163  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 29 Mar 2003 16:18:44 -0700
164
165 cl-hyperobject (2.5.3-1) unstable; urgency=low
166
167   * New upstream for SBCL 0.8pre MOP changes
168
169  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 21:56:05 -0700
170
171 cl-hyperobject (2.5.2-1) unstable; urgency=low
172
173   * fix typo in sql.lisp
174
175  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 17 Jan 2003 12:16:20 -0700
176
177 cl-hyperobject (2.5.1-1) unstable; urgency=low
178
179   * Fix :ie-xml view categories
180   * Rework display of XML string data
181   * Add rules.lisp file
182   
183  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 04:47:35 -0700
184
185 cl-hyperobject (2.5.0-1) unstable; urgency=low
186
187   * Reworked slot options, incompatible with previous version
188   * Complete redesign of object views
189
190  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 03:08:23 -0700
191
192 cl-hyperobject (2.1.1-1) unstable; urgency=low
193
194   * New upstream, fixed hyperlink printing
195
196  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  5 Dec 2002 16:39:23 -0700
197
198 cl-hyperobject (2.1.0-1) unstable; urgency=low
199
200   * Rename :reference slot option
201   * Start automated SQL support
202
203  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Dec 2002 19:20:01 -0700
204
205 cl-hyperobject (2.0.1-1) unstable; urgency=low
206
207   * Rework definition of class and slot options
208
209  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 26 Nov 2002 14:52:22 -0700
210
211 cl-hyperobject (2.0.0-1) unstable; urgency=low
212
213   * New version, incompatibe with version 1.x
214
215  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 22 Nov 2002 08:40:39 -0700
216
217 cl-hyperobject (1.2.4-1) unstable; urgency=low
218
219   * Remove 'load-compiled-op from .asd file
220
221  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:38:56 -0700
222
223 cl-hyperobject (1.2.3-1) unstable; urgency=low
224
225   * Add README file
226
227  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  5 Nov 2002 08:02:20 -0700
228
229 cl-hyperobject (1.2.2-1) unstable; urgency=low
230
231   * Change position of a defclass
232
233  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 12:09:58 -0700
234
235 cl-hyperobject (1.2.1-1) unstable; urgency=low
236
237   * Fix parameter bug
238
239  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:37:35 -0700
240
241 cl-hyperobject (1.2-1) unstable; urgency=low
242
243   * New upstream
244
245  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 09:38:26 -0700
246
247 cl-hyperobject (1.1-1) unstable; urgency=low
248
249   * Fix upstream
250
251  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 16:34:52 -0700
252
253 cl-hyperobject (1.0-1) unstable; urgency=low
254
255   * Initial Release (closes: 167591)
256
257  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
258