- Mar 20, 2016
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- Mar 07, 2016
-
-
Robert Goldman authored
Note that this loop check is problematic: if the bug appears and is not fixed by the patch, this test will go away forever.
-
Robert Goldman authored
- Feb 29, 2016
-
-
Robert Goldman authored
* refs/remotes/origin/master: ext: track the new git repo for closer-mop
-
Francois-Rene Rideau authored
-
- Feb 28, 2016
-
-
Robert Goldman authored
-
- Feb 27, 2016
-
-
Robert Goldman authored
* refs/remotes/origin/master: Fix version upgrade to 3.1.6.14.
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
Better handled arguments. Added usage/help handling Fixed bug with parens in regexp.
-
Francois-Rene Rideau authored
NB: the bin/bump-version script needs to be fixed -- or just use the CL version.
-
- Feb 25, 2016
-
-
Robert Goldman authored
-
Robert Goldman authored
Yucky, but I don't have time or energy to rebuild the CL one.
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
- Feb 22, 2016
-
-
Robert Goldman authored
- Jan 31, 2016
-
-
Robert Goldman authored
-
- Jan 30, 2016
-
-
Robert Goldman authored
Pushed out some details about output into the FAQ. Refocused on the standard three functions, LOAD-SYSTEM, COMPILE-SYSTEM, and TEST-SYSTEM, while still introducing REQUIRE-SYSTEM (which I find interacts with REQUIRE in odd ways on at least some CL implementations), and MAKE.
-
- Jan 28, 2016
-
-
Francois-Rene Rideau authored
-
François-René Rideau authored
Performance optimisation for COPY-STREAM-TO-STREAM
-
Elias Mårtenson authored
Previously, the buffer was reallocated for every block copied. This change ensures that the same buffer is being reused.
- Jan 12, 2016
-
-
Francois-Rene Rideau authored
Notably update inferior-shell to 2.0.3.4 to make allegro happier with it. Also update closer-mop, fare-mop, fare-utils while we're at it.
-
Francois-Rene Rideau authored
"Everything" is only ever but explicitly requested systems and dependencies thereof. Fixes https://bugs.launchpad.net/asdf/+bug/1532586
-
Francois-Rene Rideau authored
Fix https://bugs.launchpad.net/asdf/+bug/1532609 Also introduce @defun nodes for load-system, compile-system, test-system, require-system, make.
-
Francois-Rene Rideau authored
Don't rebuild asdf-tools everytime, but build it once, hopefully while asdf is working. Update README: asdf-tools has to be explicitly rebuilt after update.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Use a version of cl-scripting that has fixed without-stopping, and a slightly different interface, with :fail-fast nil replaced by :muffle-failures t. Update version requirements for other asdf-tools dependencies.
-
Francois-Rene Rideau authored
* Don't recurse into a directory that has a .cl-source-registry.cache, but include the contents of the sub*directory's cache. * Prefer *shorter* paths, not longer ones (!)
-
- Jan 10, 2016
-
-
Robert Goldman authored
- Jan 08, 2016
-