- May 15, 2013
-
-
Francois-Rene Rideau authored
Also, tweaking the numbering system to match that of SBCL: First digit (currently 3) indicates major version and change indicates incompatibility. Second digit (currently 0) is minor version and change indicates notable progress. Third digit (currently 0) is patch release version and increases with each new stable release. Optionally a fourth digit (currently none) counts official changes since last stable release. Optionally a fifth digit (currently none) counts local changes since last official changes.
-
- May 13, 2013
-
-
Francois-Rene Rideau authored
so it doesn't require an explicit dependency on asdf or uiop. Also, fix some test broken by 2.33.9. Fix run-tests.sh error message. Make the doc more compatible with texinfo 5.
-
- May 04, 2013
-
-
Francois-Rene Rideau authored
-
- May 03, 2013
-
-
Francois-Rene Rideau authored
Also, clean some test.
-
- Apr 30, 2013
-
-
Francois-Rene Rideau authored
-
- Apr 29, 2013
-
-
Francois-Rene Rideau authored
It's :ERROR rather than :RENAME-AND-DELETE; however, unlike WITH-OPEN-FILE, it doesn't revert to :new-version if the pathname had :version :newest.
-
- Apr 17, 2013
-
-
Francois-Rene Rideau authored
Define with-output-file and call-with-output-file for that.
-
Francois-Rene Rideau authored
And thus in run-program and run-shell-command. Add a test for capturing output with run-shell-command -- yuck.
-
- Apr 16, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
export sequential-plan; recognize original-initargs as exported but not defined (slot name); don't error while testing for not-defined-yet type (helps POIU when symbol exists but not type); reindent a clause of compute-action-stamp.
-
- Apr 15, 2013
-
-
Francois-Rene Rideau authored
-
- Apr 12, 2013
-
-
Francois-Rene Rideau authored
-
- Apr 10, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Move the previous list to *usual-uninteresting-conditions*. Also, fix docstring for RUN-PROGRAM (bug reported by John Morrison).
-
- Apr 04, 2013
-
-
Francois-Rene Rideau authored
Also, better document *output-translation-function*
- Apr 03, 2013
-
-
Francois-Rene Rideau authored
This requires current trunk, i.e. future ABCL 1.2.0.
-
- Apr 01, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Mar 29, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Mar 28, 2013
-
-
Francois-Rene Rideau authored
Patch from Martin Simmons, fixes lp#1161497.
-
- Mar 27, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
CCL: add :purify to dump-image SBCL: have an rmdir that works on SBCL < 1.0.44.
-
- Mar 26, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Useful for use with oprofile or perf.
-
- Mar 24, 2013
-
-
Francois-Rene Rideau authored
Also, stop trying to test asdf 1 on Allegro: it only brings grief for no good reason, since Allegro has been shipping ASDF 2 for some time.
-
- Mar 20, 2013
-
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
TODO: make sense of the CCL code base and how function names and arguments are actually computed or used.
-
Francois-Rene Rideau authored
-
- Mar 19, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Some test script tweaks.
-
Francois-Rene Rideau authored
-
- Mar 18, 2013
-