- 24 Mar, 2015 1 commit
-
-
Robert Goldman authored
Horrible perl snippet to pull version number into texinfo. Open for tastier version.
-
- 23 Mar, 2015 2 commits
-
-
Robert Goldman authored
-
Francois-Rene Rideau authored
-
- 12 Mar, 2015 5 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Based on a contribution by Christian Shafmeister.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 17 Dec, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 01 Dec, 2014 4 commits
-
-
Francois-Rene Rideau authored
actually enforce empty-is-nil in getenv-pathnames. Reindenting a few forms.
-
Robert P. Goldman authored
Remove early check for absolute pathname, deferring to ENSURE-PATHNAME.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Removed some commented-out material to tidy the code. Also checked to reject any :EMPTY-IS-NIL NIL cases from code that calls into SPLIT-NATIVE-PATHNAMES-STRING, since that function always turns empty entries into NILs.
-
- 30 Nov, 2014 5 commits
-
-
Robert P. Goldman authored
The previous version did not seem to update after setting environment variables.
-
Robert P. Goldman authored
-
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.
-
- 27 Nov, 2014 1 commit
-
-
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.
-
- 21 Nov, 2014 2 commits
-
-
Robert P. Goldman authored
-
Jean-Claude Beaudoin authored
Dependency on UIOP provides it properly now.
-
- 05 Nov, 2014 2 commits
-
-
-
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.
-
- 04 Nov, 2014 4 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 03 Nov, 2014 1 commit
-
-
Robert P. Goldman authored
Per query by Ilya Perminov about behavior on SBCL.
-
- 31 Oct, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 30 Oct, 2014 1 commit
-
-
Robert P. Goldman authored
Check for both cases of *compile-file-warnings-behaviour*.
-
- 29 Oct, 2014 1 commit
-
-
Robert P. Goldman authored
Added new test to test-deferred-warnings.script to assess how undefined variable warnings are handled.
-
- 10 Oct, 2014 9 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau 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
-