Skip to content
Snippets Groups Projects
  1. Dec 14, 2004
  2. Dec 13, 2004
  3. Dec 09, 2004
  4. Dec 06, 2004
  5. Dec 03, 2004
  6. Nov 20, 2004
  7. Nov 19, 2004
  8. Nov 17, 2004
  9. Nov 16, 2004
    • cwang's avatar
      typo · e40848aa
      cwang authored
      e40848aa
  10. Nov 11, 2004
  11. Nov 10, 2004
  12. Oct 24, 2004
    • rtoy's avatar
      Port Thomas Burdick's port of cmucl's callbacks to sbcl/ppc. · 1e8dad31
      rtoy authored
      * alieneval.lisp:
        o The CALLBACK defstruct holds the entire alien function type
        o COMPATIBLE-RETURN-TYPES-P renamed to COMPATIBLE-FUNCTION-TYPES-P and
          and made specific to each backend.
        o Adjust code appropriately.
      
      ppc/c-call.lisp:
        o Port Thomas Burdick's callback code to ppc.
      
      sparc/c-call.lisp:
      x86/c-call.lisp:
        o Adjust code appropriately for new callback structure.
        o Implement COMPATIBLE-FUNCTION-TYPES-P, like original
          COMPATIBLE-RETURN-TYPES-P
      1e8dad31
  13. Oct 23, 2004
  14. Oct 22, 2004
  15. Oct 21, 2004
  16. Oct 19, 2004
  17. Oct 18, 2004
    • rtoy's avatar
      EXTRACT-NAME-TYPE-AND-VERSION: · 488afce7
      rtoy authored
        o Was not treating "foo.lisp.*" as having a version :wild, like cmucl
          used to.  Reinstate this.
        o Honor *ignore-wildcards* when extracting versions.  This prevents
          errors if there's a file named like "foo.lisp.~*~".
      
      %ENUMERATE-FILES:
        o Was handling the case when the version is :wild.  We now search
          the directory for versions that match.
      
      Issue reported by Lynn Quam, cmucl-imp, 2004-10-15.
      488afce7
  18. Oct 16, 2004
  19. Oct 14, 2004
  20. Oct 13, 2004
  21. Oct 12, 2004
  22. Oct 09, 2004
Loading