|
Revision 2878, 1.6 kB
(checked in by ksprotte, 9 months ago)
|
added cl-fad to thirdparty
|
| Line | |
|---|
| 1 |
Version 0.6.2 |
|---|
| 2 |
2008-03-12 |
|---|
| 3 |
Never version of OpenMCL have %RMDIR (thanks to Dmitri Hrapof) |
|---|
| 4 |
|
|---|
| 5 |
Version 0.6.1 |
|---|
| 6 |
2007-12-29 |
|---|
| 7 |
Integrated CLISP patch for LIST-DIRECTORY sent by Dan Muller |
|---|
| 8 |
|
|---|
| 9 |
Version 0.6.0 |
|---|
| 10 |
2007-05-28 |
|---|
| 11 |
Support for Scieneer CL (patch from Douglas Crosher) |
|---|
| 12 |
|
|---|
| 13 |
Version 0.5.2 |
|---|
| 14 |
2007-05-15 |
|---|
| 15 |
Fix for (newer versions of) ECL (patch from Dustin Long) |
|---|
| 16 |
|
|---|
| 17 |
Version 0.5.1 |
|---|
| 18 |
2006-08-11 |
|---|
| 19 |
Added CHECKP to COPY-STREAM |
|---|
| 20 |
|
|---|
| 21 |
Version 0.5.0 |
|---|
| 22 |
2006-04-21 |
|---|
| 23 |
Added :BREADTH-FIRST option to WALK-DIRECTORY (thanks to Mac Chan) |
|---|
| 24 |
|
|---|
| 25 |
Version 0.4.3 |
|---|
| 26 |
2006-03-15 |
|---|
| 27 |
For CMUCL use TRUENAME with UNIX-RMDIR to cope with search lists (reported by Pawel Ostrowski) |
|---|
| 28 |
|
|---|
| 29 |
Version 0.4.2 |
|---|
| 30 |
2006-01-04 |
|---|
| 31 |
WALK-DIRECTORY now catches circular symbolic links (thanks to Gary King) |
|---|
| 32 |
|
|---|
| 33 |
Version 0.4.1 |
|---|
| 34 |
2006-01-03 |
|---|
| 35 |
Be more careful in DIRECTORY-WILDCARD (thanks to Gary King) |
|---|
| 36 |
Patches for MCL (thanks to Gary King) |
|---|
| 37 |
|
|---|
| 38 |
Version 0.4.0 |
|---|
| 39 |
2005-12-10 |
|---|
| 40 |
Exported COPY-STREAM (suggested by Chris Dean) |
|---|
| 41 |
|
|---|
| 42 |
Version 0.3.3 |
|---|
| 43 |
2005-11-14 |
|---|
| 44 |
Fixed %RMDIR for newer versions of OpenMCL (thanks to James Bielman) |
|---|
| 45 |
|
|---|
| 46 |
Version 0.3.2 |
|---|
| 47 |
2005-09-11 |
|---|
| 48 |
Fixed docs (correct name DELETE-DIRECTORY-AND-FILES) |
|---|
| 49 |
Fixed docs (OVERWRITE was missing in COPY-FILE signature) |
|---|
| 50 |
Added Debian link |
|---|
| 51 |
|
|---|
| 52 |
Version 0.3.1 |
|---|
| 53 |
2005-06-02 |
|---|
| 54 |
Fixed typo in fad.lisp (thanks to Jack D. Unrue) |
|---|
| 55 |
|
|---|
| 56 |
Version 0.3.0 |
|---|
| 57 |
2005-06-01 |
|---|
| 58 |
Support for ABCL (thanks to Jack D. Unrue) |
|---|
| 59 |
|
|---|
| 60 |
Version 0.2.0 |
|---|
| 61 |
2005-05-29 |
|---|
| 62 |
Support for ECL (thanks to Maciek Pasternacki) |
|---|
| 63 |
|
|---|
| 64 |
Version 0.1.3 |
|---|
| 65 |
2005-04-27 |
|---|
| 66 |
Changed implementation of DIRECTORY-EXISTS-P for LispWorks |
|---|
| 67 |
|
|---|
| 68 |
Version 0.1.2 |
|---|
| 69 |
2005-03-17 |
|---|
| 70 |
Fixed typo in cl-fad.system (tanks to Andrew Philpot) |
|---|
| 71 |
|
|---|
| 72 |
Version 0.1.1 |
|---|
| 73 |
2005-01-22 |
|---|
| 74 |
Fixed typos and versioning |
|---|
| 75 |
|
|---|
| 76 |
Version 0.1.0 |
|---|
| 77 |
2005-01-22 |
|---|
| 78 |
Initial release |
|---|