r5070: *** empty log message ***
[kmrcl.git] / debian / changelog
1 cl-kmrcl (1.48-1) unstable; urgency=low
2
3   * New upstream, new functions
4   * Huge speed increase in xml-tag-contents
5
6  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 26 May 2003 15:24:45 -0600
7
8 cl-kmrcl (1.47-1) unstable; urgency=low
9
10   * New upstream
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 26 May 2003 15:24:37 -0600
13
14 cl-kmrcl (1.46-1) unstable; urgency=low
15
16   * New upstream
17
18  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 May 2003 02:29:39 -0600
19
20 cl-kmrcl (1.45-1) unstable; urgency=low
21
22   * New upstream
23
24  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 14 May 2003 15:27:40 -0600
25
26 cl-kmrcl (1.44-1) unstable; urgency=low
27
28   * New upstream
29
30  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 May 2003 15:52:08 -0600
31
32 cl-kmrcl (1.43a-1) unstable; urgency=low
33
34   * Remove .fasl files
35
36  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  9 May 2003 07:09:54 -0600
37
38 cl-kmrcl (1.43-1) unstable; urgency=low
39
40   * New upstream
41
42  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  8 May 2003 23:08:21 -0600
43
44 cl-kmrcl (1.42-1) unstable; urgency=low
45
46   * New upstream
47
48  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 May 2003 15:03:19 -0600
49
50 cl-kmrcl (1.41-1) unstable; urgency=low
51
52   * Fix tests.lisp
53
54  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 May 2003 10:02:40 -0600
55
56 cl-kmrcl (1.40-1) unstable; urgency=low
57
58   * New upstream
59
60  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 15:49:29 -0600
61
62 cl-kmrcl (1.39-1) unstable; urgency=low
63
64   * Fix test suite
65
66  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 14:35:03 -0600
67
68 cl-kmrcl (1.38-1) unstable; urgency=low
69
70   * New upstream
71
72  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  4 May 2003 08:43:14 -0600
73
74 cl-kmrcl (1.37-1) unstable; urgency=low
75
76   * New upstream
77
78  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 May 2003 16:30:15 -0600
79
80 cl-kmrcl (1.36-1) unstable; urgency=low
81
82   * New upstream 
83
84  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 May 2003 01:28:00 -0600
85
86 cl-kmrcl (1.35-1) unstable; urgency=low
87
88   * New upstream
89
90  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 21:18:40 -0600
91
92 cl-kmrcl (1.34-1) unstable; urgency=low
93
94   * New upstream
95
96  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 20:14:55 -0600
97
98 cl-kmrcl (1.33-1) unstable; urgency=low
99
100   * New upstream
101
102  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 09:24:35 -0600
103
104 cl-kmrcl (1.32-1) unstable; urgency=low
105
106   * Vary signature of DIRECT-SLOT-DEFINITION-CLASS depending on 
107   implementation
108
109  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 19:35:37 -0600
110
111 cl-kmrcl (1.31-1) unstable; urgency=low
112
113   * New upstream
114   * Add kmr-mop package
115   * Add tests suite, add cl-rt to depends
116   * Use compat file rather than DH_COMPAT variable
117
118  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 14:32:16 -0600
119
120 cl-kmrcl (1.30-1) unstable; urgency=low
121
122   * Really fix typo
123
124  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 14:11:09 -0700
125
126 cl-kmrcl (1.29-1) unstable; urgency=low
127
128   * Fix typo in new sb-mop support
129
130  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Mar 2003 06:42:15 -0700
131
132 cl-kmrcl (1.28-1) unstable; urgency=low
133
134   * Fix sbcl for versions without sb-mop package
135
136  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 22:19:49 -0700
137
138 cl-kmrcl (1.27-1) unstable; urgency=low
139
140   * New upstream for sbcl 0.8pre MOP changes
141
142  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 21:12:17 -0700
143
144 cl-kmrcl (1.26-1) unstable; urgency=low
145
146   * Add nsubseq
147   * Rework list-to-delimited-sequence
148
149  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  7 Feb 2003 07:19:14 -0700
150
151 cl-kmrcl (1.25-1) unstable; urgency=low
152
153   * strings.lisp: add new functions
154
155  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 13 Jan 2003 14:40:37 -0700
156
157 cl-kmrcl (1.24-1) unstable; urgency=low
158
159   * strings.lisp: fix typo error
160
161  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 28 Dec 2002 00:58:18 -0700
162
163 cl-kmrcl (1.23-1) unstable; urgency=low
164
165   * New upstream, add string functions
166
167  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 04:46:15 -0700
168
169 cl-kmrcl (1.22-1) unstable; urgency=low
170
171   * New upstream
172
173  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  2 Dec 2002 17:54:02 -0700
174
175 cl-kmrcl (1.21-1) unstable; urgency=low
176
177   * Remore allegroserve dependant modules
178
179  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 24 Nov 2002 13:13:05 -0700
180
181 cl-kmrcl (1.20.2-1) unstable; urgency=low
182
183   * Remove 'load-compiled-op from .asd file
184
185  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:41:22 -0700
186
187 cl-kmrcl (1.20.1-1) unstable; urgency=low
188
189   * Add with-each-file-line & with-each-stream-line to export list, fix
190     bugs in those functions
191
192  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Nov 2002 14:52:39 -0700
193
194 cl-kmrcl (1.20-1) unstable; urgency=low
195
196   * Add with-each-stream-line, with-each-file-line
197   * Use gensyms in other functions to avoid variable capture
198
199  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  6 Nov 2002 13:33:39 -0700
200
201 cl-kmrcl (1.19.1-1) unstable; urgency=low
202
203   * Made indent-spaces reslient to non-numeric parameter
204
205  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:33:03 -0700
206
207 cl-kmrcl (1.19-1) unstable; urgency=low
208
209   * New upstream
210
211  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 13:08:44 -0700
212
213 cl-kmrcl (1.18-1) unstable; urgency=low
214
215   * New upstream
216
217  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
218
219 cl-kmrcl (1.17-1) unstable; urgency=low
220
221   * Fix buggy kmrcl.asd file
222
223  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
224
225 cl-kmrcl (1.16-1) unstable; urgency=low
226
227   * Rework handling of aserve requirement
228
229  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Oct 2002 20:37:01 -0600
230
231 cl-kmrcl (1.15-1) unstable; urgency=low
232
233   * Add depends: for common-lisp-controller and cl-aserve
234
235  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Oct 2002 19:59:02 -0600
236
237 cl-kmrcl (1.14-1) unstable; urgency=low
238
239   * ml-class.lisp: Add XHTML format
240   * web-utils.lisp: Add standard headers for xml, html, xhtml, 
241   added user-agent-ie-p
242
243  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:25:31 -0600
244
245 cl-kmrcl (1.13-1) unstable; urgency=low
246
247   * ml-class.lisp: Add ie-xmlrefformat for Internet Explorer's idea of
248   a link in XML. Add SCL compatibility.
249
250  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 23:23:57 -0600
251
252 cl-kmrcl (1.12-1) unstable; urgency=low
253
254   * Fix .asd file if CL-ASERVE is not installed
255
256  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:46:47 -0600
257
258 cl-kmrcl (1.11-1) unstable; urgency=low
259
260   * Change .asd file for ASERVE require
261   
262  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:38:28 -0600
263
264 cl-kmrcl (1.10-1) unstable; urgency=low
265
266   * ml-class.lisp: Fix package name
267
268  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 14:48:43 -0600
269
270 cl-kmrcl (1.9-1) unstable; urgency=low
271
272   * ml-class.lisp: Get package name from object
273
274  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 13:23:23 -0600
275
276 cl-kmrcl (1.8-1) unstable; urgency=low
277
278   * ml-class.lisp: Add defgeneric for generic functions
279
280  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 09:11:08 -0600
281
282 cl-kmrcl (1.7-1) unstable; urgency=low
283
284   * Push :kmrcl onto features
285
286  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:47:45 -0600
287
288 cl-kmrcl (1.6-1) unstable; urgency=low
289
290   * ml-class.lisp: Fix CMUCL compatibility, add SBCL compatibility
291
292  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 11:04:04 -0600
293
294 cl-kmrcl (1.5-1) unstable; urgency=low
295
296   * ml-class.lisp: Change pcl package to sb-pcl for sbcl
297   * kmrcl.asd: remove sbcl from reader conditional for ml-class
298
299  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:16:14 -0600
300
301 cl-kmrcl (1.4-1) unstable; urgency=low
302
303   * Add pcl:validate-superclass for CMUCL/SBCL compatibility
304
305  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:09:39 -0600
306
307 cl-kmrcl (1.3) unstable; urgency=low
308
309   * Change .asd to fix problem with ml-class
310
311  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 13:03:49 -0600
312
313 cl-kmrcl (1.2-1) unstable; urgency=low
314
315   * Seperate string and equal functions into their own files
316
317  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 00:03:18 -0600
318
319 cl-kmrcl (1.1-1) unstable; urgency=low
320
321   * Re-arrange defclass order in ml-classes.lisp for cmucl compatibility
322
323  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Oct 2002 20:00:29 -0600
324
325 cl-kmrcl (1.0-1) unstable; urgency=low
326
327   * Initial Release (closes: 163955)
328
329  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
330