Skip to content
Snippets Groups Projects
  1. May 20, 2003
  2. May 19, 2003
  3. May 13, 2003
  4. May 06, 2003
  5. Mar 19, 2003
  6. Mar 17, 2003
  7. Mar 16, 2003
  8. Mar 07, 2003
  9. Mar 04, 2003
  10. Mar 03, 2003
  11. Feb 24, 2003
  12. Feb 14, 2003
  13. Feb 13, 2003
    • Christophe Rhodes's avatar
      Make messages that asdf prints slightly nicer, by using pretty-printer · a5a00774
      Christophe Rhodes authored
      justification routines.
      
      Sucky thing I: CLISP dislikes calls to FORMAT with pretty-print format
      strings.  Bizarrely, though, it accepts calls to FORMATTER with the
      same format strings.  So use FORMATTER everywhere to keep clisp happy.
      
      Sucky thing II: CMUCL can't do ENOUGH-NAMESTRING, because it has this
      weird ~UNSPECIFIC~ thing in its *DEFAULT-PATHNAME-DEFAULTS*.  So don't
      use ENOUGH-NAMESTRING, even though it's crying out for it.
      a5a00774
  14. Feb 09, 2003
  15. Feb 08, 2003
    • Daniel Barlow's avatar
      Make the :serial switch actually do something (useful for CLX systems) · d2063dd1
      Daniel Barlow authored
      Some glue that won't affect too many people but that lets ASDF cleanly
      hook the extensible PROVIDE/REQUIRE mechanism in upcoming SBCL 0.7.13
      
      Fix wild-modules to not object when we call (setf (module-components))
      on a new or about-to-be-reinitialised module.  We need to be able to
      do this to get the weeds out, so it should be legal
      d2063dd1
  16. Feb 04, 2003
  17. Jan 28, 2003
  18. Dec 15, 2002
  19. Dec 09, 2002
  20. Dec 02, 2002
  21. Nov 23, 2002
Loading