- May 08, 2014
-
-
Francois-Rene Rideau authored
-
- May 05, 2014
-
-
Robert Goldman authored
Also fix the version-bumper.
-
Robert Goldman authored
-
- Mar 04, 2014
-
-
Francois-Rene Rideau authored
-
- Mar 01, 2014
-
-
Francois-Rene Rideau authored
-
- Feb 28, 2014
-
-
Francois-Rene Rideau authored
that you can (require "asdf") from your old implementation. Update bin/asdf-builder so it can be run by cl-launch.
-
- Sep 27, 2013
-
-
Francois-Rene Rideau authored
-
- Sep 19, 2013
-
-
Francois-Rene Rideau authored
-
- Jul 02, 2013
-
-
Robert P. Goldman authored
-
- Jun 11, 2013
-
-
Robert P. Goldman authored
In ENOUGH-NAMESTRINGS, the variable B was bound to a value computed only for side-effect. Removed B, lifting the call to ENSURE-PATHNAME out of the LOOP form.
-
- May 16, 2013
-
-
Francois-Rene Rideau authored
Also, better document the entire version business. This is an incompatible change, but the previous behavior was not documented, wasn't fully working until rather recently and looks like it wasn't relied upon, so this should be OK.
-
- Mar 17, 2013
-
-
Francois-Rene Rideau authored
* delete-empty-directory, delete-directory-tree, directory-exists-p, file-exists-p, copy-file * fix directory-files on clisp for files with type NIL * tests: fix assert-pathname-equal, assert-pathnames-equal, bad trace
-
- Mar 09, 2013
-
-
Francois-Rene Rideau authored
-
- Mar 08, 2013
-
-
Francois-Rene Rideau authored
-
- Mar 03, 2013
-
-
Francois-Rene Rideau authored
-
- Feb 22, 2013
-
-
Francois-Rene Rideau authored
Also restore lost (setf (gethash name *systems-being-defined*) system) in register-system-definition.
-
- Feb 16, 2013
-
-
Francois-Rene Rideau authored
-
- Feb 01, 2013
-
-
Francois-Rene Rideau authored
Thanks to Stelian for finding this issue. Also, make run-program test work where select binaries are not in /bin. Better handle incrementing ASDF versions.
-
- Jan 27, 2013
-
-
Francois-Rene Rideau authored
Keep the obsolete slot properties for the sake of upgrade.
-
- Jan 20, 2013
-
-
Francois-Rene Rideau authored
Better version mangling helpers. Image: for compatibility with existing CL practice, the call the entry-point *without* arguments rather than with C command line.
-
- Jan 19, 2013
-
-
Francois-Rene Rideau authored
-
- Jan 18, 2013
-
-
Francois-Rene Rideau authored
jyknight will be happy. Passes test, when still resolving.
-
Francois-Rene Rideau authored
also use asdf-defsystem as the name for packaging.
-
Francois-Rene Rideau authored
unless we're backward compatible.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Have one bigger lisp script to replace several shell scripts.
-