- Aug 30, 2015
-
-
Francois-Rene Rideau authored
Also, tweak default parameters in source-registry after debugging on Allegro 10. Add two debugging functions in test/script-support.
-
- Aug 24, 2015
-
-
Francois-Rene Rideau authored
-
- Aug 15, 2015
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
- Aug 13, 2015
-
-
Francois-Rene Rideau authored
- Aug 12, 2015
-
-
Francois-Rene Rideau authored
Have it use ASDF3.1-era get-temporary-file instead of ASDF2-like add-pathname-suffix, so if two cl-launch scripts try to compile at the same time, it causes extra work but not failure or corruption (at least on reasonable OS). This does NOT address the issue of extensions that fail to use tmpize-pathname and rename-file-overwriting-target.
- Aug 11, 2015
-
-
Francois-Rene Rideau authored
Thanks to Daniel Kochmański for his support.
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
- Aug 06, 2015
-
-
Francois-Rene Rideau authored
Use contrib/fasl-op.lisp if you care about these old names.
-
Daniel Kochmański authored
tests: add minimal make-build test [Patch originally by Daniel Kochmański, tweaked by Faré]
- Jul 25, 2015
-
-
Francois-Rene Rideau authored
-
- Jul 21, 2015
-
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
- Jul 19, 2015
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- Jul 18, 2015
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- Jul 17, 2015
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Robert Goldman authored
Doing so will lock us into an implementation strategy and API that we aren't confident about.
-
Robert Goldman authored
This suggests that REQUIRE is used more for stable modules, and less for user-developed code. It's not clear to me that this is a justified claim for, e.g., users of SBCL, which hooks REQUIRE into ASDF.
-
- Jul 14, 2015
-
- Jul 10, 2015
-
-
Francois-Rene Rideau authored
I had made a change assuming complement works on symbols, but it doesn't portably.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Also add a TODO item on how to improve that cache. And remove an unnecessary debug line.
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
Robert Goldman authored
clisp on Windows doesn't allow the current directory and *default-pathname-defaults* to diverge. This is a little odd, since it seems to permit that divergence on Linux and Mac OS X.
-
Robert Goldman authored
-
- Jul 09, 2015
-
-
Robert Goldman authored
No code change.
-
Robert Goldman authored
Previously overlooked update of the multiple-page version of the HTML manual.
-