- Nov 30, 2014
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Needed for some testing.
-
Robert P. Goldman authored
1. Put in place Fare's proposed solution to SPLIT-NATIVE-PATHNAMES-STRING. 2. Check for absolute pathnames in PARSE-NATIVE-NAMESTRING. This was a check whose need was recognized as a side-effect of getting the first bugfix in place.
-
- Nov 27, 2014
-
-
Robert P. Goldman authored
By default, this function now simply drops empty entries in the environment variable list. But this is controllable by the DISCARD-EMPTY-ENTRIES keyword argument.
-
- Nov 21, 2014
-
-
Jean-Claude Beaudoin authored
Dependency on UIOP provides it properly now.
- Nov 05, 2014
-
-
Robert P. Goldman authored
Previously, we would simply skip this test if the lisp-invocation library was missing, or not sufficiently up-to-date. Now that the lisp-invocation library is present as a git submodule, we treat this as an error condition, instead.
- Nov 04, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Nov 03, 2014
-
-
Robert P. Goldman authored
Per query by Ilya Perminov about behavior on SBCL.
-
- Oct 31, 2014
-
-
Francois-Rene Rideau authored
-
- Oct 30, 2014
-
-
Robert P. Goldman authored
Check for both cases of *compile-file-warnings-behaviour*.
-
- Oct 29, 2014
-
-
Robert P. Goldman authored
Added new test to test-deferred-warnings.script to assess how undefined variable warnings are handled.
-
- Oct 10, 2014
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
so I can build the debian package.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- Oct 09, 2014
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
Fixes pseudo-test failure on SBCL.
-
- Oct 07, 2014
-
-
Robert Goldman authored
- Oct 06, 2014
-
-
Francois-Rene Rideau authored
Implement make ext as git submodule update --init
-
Robert P. Goldman authored
This is now included in the ext/ directory of the git repo.
-
Robert P. Goldman authored
-
- Oct 04, 2014
-
- Sep 26, 2014
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
- Sep 23, 2014
-
-
Francois-Rene Rideau authored
Test case: at the make load REPL, evaluate (initialize-source-registry '(:source-registry :default-registry :ignore-inherited-configuration))
- Sep 16, 2014
-
-
Francois-Rene Rideau authored
- Sep 15, 2014
-
-
Francois-Rene Rideau authored
Move load-asdf.lisp to tools, as in the minimakefile branch.
-