- Aug 16, 2013
-
-
Robert P. Goldman authored
Patch from Vsevolod Dyomkin.
-
- Aug 07, 2013
-
-
Robert P. Goldman authored
There's no Makefile in tests/.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- Jul 31, 2013
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
- Jul 30, 2013
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
- Jul 28, 2013
-
-
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>
-
- Jul 10, 2013
-
-
Robert P. Goldman authored
The mailman links to the mailing lists no longer work. Fare is no longer maintainer.
-
- Jul 02, 2013
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
- Jun 27, 2013
-
-
Francois-Rene Rideau authored
-
- Jun 26, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Jun 25, 2013
-
- Jun 15, 2013
-
-
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.
-
- Jun 11, 2013
-
-
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
-
- Jun 09, 2013
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Jun 08, 2013
-
-
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.
-
- Jun 04, 2013
-
-
Francois-Rene Rideau authored
-
- Jun 03, 2013
-
-
Robert P. Goldman authored
-
- Jun 02, 2013
-
- May 28, 2013
-
- May 22, 2013
-
-
Robert P. Goldman authored
This will give the ASDF developer a special way of initializing the ASDF source registry to load the libraries needed to run Faré's builder tools.
-
Francois-Rene Rideau authored
-