- Nov 04, 2011
-
-
Francois-Rene Rideau authored
* split locate-system out of find-system, that tells what find-system would do, but doesn't actually cause visible side-effects. * modify user-configuration-directories and system-configuration-directories to return all valid directory names even if the directories do not exist yet, so they may be used as the basis for the creation of said directories.
-
- Nov 03, 2011
-
-
Francois-Rene Rideau authored
-
- Nov 02, 2011
-
-
Francois-Rene Rideau authored
-
- Nov 01, 2011
-
-
Francois-Rene Rideau authored
Thanks to p-cos for reporting the bug and a fix.
-
- Oct 31, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 29, 2011
-
-
Francois-Rene Rideau authored
- Oct 24, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 23, 2011
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
We should probably refactor some more later... smells like cl-launch...
-
Francois-Rene Rideau authored
-
- Oct 22, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 21, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 20, 2011
-
-
Francois-Rene Rideau authored
Indeed, at least on ABCL, the same binaries can run on either. On other implementations, the same may or may not hold for FASLs.
-
- Oct 19, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 18, 2011
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
test/script-support.lisp: cl-user::native-namestring already defined in SBCL (imported from sb-ext); don't try to redefine it.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Oct 17, 2011
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Oct 13, 2011
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
1. Format ACL shell-command output in the same way as other lisp implementations'. 2. Fix CLISP handling of exit status.
-
Robert P. Goldman authored
bumping version.
-
- Oct 12, 2011
-
-
Francois-Rene Rideau authored
-
- Oct 10, 2011
-
-
Francois-Rene Rideau authored
break things differently, giving user more control when things break. Document somewhat the mess that is asdf:run-shell-command, and recommend xcvb-driver:run-program/process-output-stream as a replacement. Also, rename some testing targets in the Makefile, update testing status. Finally, hush cmucl.
-
- Oct 09, 2011
-
- Oct 07, 2011
-
-
Francois-Rene Rideau authored
Thanks to Andreas Fuchs http://boinkor.net/archives/2011/10/a-weird-problem-with-asdf-on-nfs.html
-
- Oct 06, 2011
-
-
Francois-Rene Rideau authored
Thanks again to Sergey Katrevich for his comments.
-
Francois-Rene Rideau authored
hoping to fix a reported double-compilation bug.
-
- Oct 02, 2011
-
-
Francois-Rene Rideau authored
-