On ECL, exclude function that is incompatible with ECL
[kmrcl.git] / ChangeLog
1 20 Aug 2009  Kevin Rosenberg <kevin@rosenberg.net>
2         * Version 1.100
3         * lists.lisp: For ECL, exclude function that is incompatible with ECL
4         (Thanks to Daniel Herring)
5
6 26 Jul 2009  Kevin Rosenberg <kevin@rosenberg.net>
7         * Version 1.99
8         * impl.lisp: Update SBCL internal call for probe-directory
9         (Thanks to Cyrus Harmon)
10
11 28 Jan 2008  Kevin Rosenberg <kevin@rosenberg.net>
12         * Version 1.98
13         * {datetime,strings,tests}.lisp: Add remove-char-string
14
15 18 Sep 2007  Kevin Rosenberg <kevin@rosenberg.net>
16         * Version 1.97
17         * datetime.lisp: Improve output format for date-string
18
19 10 Sep 2007  Kevin Rosenberg <kevin@rosenberg.net>
20         * Version 1.96
21         * byte-stream.lisp: Use without-package-locks as suggested
22         by Daniel Gackle.       
23
24 01 Jun 2007  Kevin Rosenberg <kevin@rosenberg.net>
25         * Version 1.95
26         * {datetime,package}.lisp: Add day-of-week and pretty-date-ut
27
28 07 Jan 2007  Kevin Rosenberg <kevin@rosenberg.net>
29         * Version 1.94
30         * signals.lisp: Conditionalize Lispworks support to :unix *features*
31
32 07 Jan 2007  Kevin Rosenberg <kevin@rosenberg.net>
33         * Version 1.93
34         * signals.lisp: Add new file for signal processing
35         
36 31 Dec 2006  Kevin Rosenberg <kevin@rosenberg.net>
37         * impl.lisp, sockets.lisp, equal.lisp, datetime.lisp: Declare ignored variables
38         
39 29 Nov 2006  Kevin Rosenberg <kevin@rosenberg.net>
40         * Version 1.92
41         * strings.lisp: Add uri-query-to-alist
42
43 24 Oct 2006  Kevin Rosenberg <kevin@rosenberg.net>
44         * Version 1.91
45         * io.lisp: Fix output from read-file-to-string
46
47 22 Sep 2006  Kevin Rosenberg <kevin@rosenberg.net>
48         * Version 1.90
49         * sockets.lisp: Commit patch from Joerg Hoehle for CLISP sockets
50
51 04 Sep 2006  Kevin Rosenberg <kevin@rosenberg.net>
52         * Version 1.89
53         * kmrcl.asd, mop.lisp: Add support for CLISP MOP
54         * strings.lisp: Add prefixed-number-string macro with type optimization used
55         by prefixed-fixnum-string and prefixed-integer-string
56         * package.lisp: export prefixed-integer-string
57
58 27 Jul 2006  Kevin Rosenberg <kevin@rosenberg.net>
59         * Version 1.88
60         * strings.lisp, package.lisp: Add binary-sequence-to-hex-string
61
62 26 Jul 2006  Kevin Rosenberg <kevin@rosenberg.net>
63         * Version 1.87
64         * proceeses.lisp, sockets.lisp: Apply patch from Travis Cross
65         for SBCL, posted on
66         http://common-lisp.net/pipermail/tbnl-devel/2005-December/000524.html
67