- 15 Oct, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 14 Oct, 2013 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 13 Oct, 2013 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 12 Oct, 2013 4 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 11 Oct, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 09 Oct, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 08 Oct, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 03 Oct, 2013 1 commit
-
-
Robert P. Goldman authored
-
- 24 Sep, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 23 Sep, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 16 Sep, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 08 Sep, 2013 2 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- 06 Sep, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 16 Aug, 2013 1 commit
-
-
Robert P. Goldman authored
-
- 07 Aug, 2013 1 commit
-
-
Robert P. Goldman authored
-
- 31 Jul, 2013 1 commit
-
-
Robert P. Goldman authored
-
- 30 Jul, 2013 1 commit
-
-
Robert P. Goldman authored
-
- 02 Jul, 2013 2 commits
-
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
- 26 Jun, 2013 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 15 Jun, 2013 1 commit
-
-
Francois-Rene Rideau authored
Thanks to Chun Tian (binghe) for his feedback. MCL has issues with make-pathname failing to override defaults with an explicit NIL component.
-
- 11 Jun, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 09 Jun, 2013 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 08 Jun, 2013 1 commit
-
-
Francois-Rene Rideau authored
For consistency, MAKE-PLAN always returns a plan. For backward compatibility, TRAVERSE always returns a list of actions. OPERATE now calls MAKE-PLAN, not TRAVERSE anymore. Happily, no one in quicklisp defines *useful* methods on TRAVERSE. Thanks to foom for suggesting this cleanup.
-
- 02 Jun, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 22 May, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 May, 2013 1 commit
-
-
Robert P. Goldman authored
-
- 16 May, 2013 1 commit
-
-
Francois-Rene Rideau authored
Also, better document the entire version business. This is an incompatible change, but the previous behavior was not documented, wasn't fully working until rather recently and looks like it wasn't relied upon, so this should be OK.
-
- 15 May, 2013 1 commit
-
-
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.
-
- 13 May, 2013 1 commit
-
-
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.
-