Skip to content
Snippets Groups Projects
  1. Oct 14, 2009
    • Gary King's avatar
      * add `asdf-extensions` package and start to flesh it out · 0be782a4
      Gary King authored
      * apply patch to better handle relative source-file types (from Fare Rideau)
      
      * improve logic of tag updating in bump-revision-and-tag.sh
      
      * make test output nicer (from Fare Rideau)
      
      * improve test-module-pathnames (from Fare Rideau)
      0be782a4
  2. Oct 01, 2009
    • Gary King's avatar
      update based on feedback · 01dfaa50
      Gary King authored
      * Changed the name from COMMON_LISP_PATH to CL_SYSTEMS_PATH.
      
      * Defined the interpretation of COMMON_LISP_PATH.
      
      * Provided an explicit way to use recursion (or not).
      
      * Changed the way defaults are loaded because (as Daniel
        pointed out) it's often easier for a user to load the
        system file from their user file than it is to undo what a
        putative system file has done.
      01dfaa50
    • Gary King's avatar
      add cl-systems-path proposal · e4f07507
      Gary King authored
      e4f07507
  3. Sep 27, 2009
    • Gary King's avatar
      Change ABL enabler, CLISP/Windows/Symlink patch · f83cc32c
      Gary King authored
      * rename
        *place-binaries-in-implementation-specific-directories* to
        *enable-asdf-binary-locations*
      
      * Daniel Herring's CLISP/Windows/Symlink patch #+(and (or
        win32 windows) (not :clisp))
      f83cc32c
  4. Sep 15, 2009
  5. Sep 13, 2009
  6. Sep 10, 2009
  7. Sep 06, 2009
  8. Aug 29, 2009
  9. Aug 24, 2009
    • Gary King's avatar
      * add \*resolve-symlinks\* defvar to determine whether or not ASDF · d9902d26
      Gary King authored
        should resolve symlinks when determining a system's pathname
      
      * rather than raising an error, silently ignore `nil` values in the
        sysdef-central-registry-search.
      
      * pull system pathname determination logic out of defsystem and into
        `determine-system-pathname` function
      
      * tweak documentation
      d9902d26
  10. Aug 19, 2009
    • Gary King's avatar
      Documentation improvements · 02b22ea4
      Gary King authored
      * added docstring to the method-combination
        standard-asdf-method-combination
      
      * added docstring to the generic-function traverse
      
      * added description of `test-op` to the manual
      
      * removed descriptions of test-system-version operation and
        feature-dependent-op
  11. Jul 21, 2009
  12. Jul 18, 2009
  13. Jun 27, 2009
  14. Jun 21, 2009
    • Gary King's avatar
      Added test results to website · aae7de4a
      Gary King authored
      * new file - test/make-webpage.lisp
      
      * added `test-all` target to run tests on all the lisps the test system knows about
      
      * added test-results.html to website with link from index
      
      * documentation tweaks
      aae7de4a
  15. Jun 10, 2009
  16. Jun 09, 2009
  17. Jun 06, 2009
  18. May 20, 2009
  19. May 08, 2009
  20. May 07, 2009
  21. May 04, 2009
  22. Apr 27, 2009
  23. Apr 25, 2009
Loading