- Nov 18, 2011
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Nov 09, 2011
-
-
Francois-Rene Rideau authored
2.018.9: Fix to 2.018.8; since SBCL now cast the same wide net as CMUCL in subdirectories, it needs the same filter.
-
- Nov 05, 2011
-
-
Francois-Rene Rideau authored
-
- Nov 04, 2011
-
-
Francois-Rene Rideau authored
locating a configuration file for reading vs for writing. Will hopefully make Xach's life easier.
-
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.
-