- 06 Sep, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 05 Sep, 2013 4 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 03 Sep, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 16 Aug, 2013 3 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Patch from Vsevolod Dyomkin.
-
- 07 Aug, 2013 4 commits
-
-
Robert P. Goldman authored
There's no Makefile in tests/.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- 31 Jul, 2013 3 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- 30 Jul, 2013 3 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- 28 Jul, 2013 1 commit
-
-
Robert P. Goldman authored
That's the behaviour on other implementations, so in the spirit of true portability, behaviour on LispWorks needs to be adjusted. Patch from Piotr Kalinowski <pitkali@gmail.com>
-
- 10 Jul, 2013 1 commit
-
-
Robert P. Goldman authored
The mailman links to the mailing lists no longer work. Fare is no longer maintainer.
-
- 02 Jul, 2013 5 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
-
Francois-Rene Rideau authored
-
- 27 Jun, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 26 Jun, 2013 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 25 Jun, 2013 1 commit
-
-
- 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 4 commits
-
-
Robert P. Goldman authored
In ENOUGH-NAMESTRINGS, the variable B was bound to a value computed only for side-effect. Removed B, lifting the call to ENSURE-PATHNAME out of the LOOP form.
-
-
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.
-