Skip to content
  1. Sep 10, 2010
  2. Sep 05, 2010
    • Nikodemus Siivola's avatar
      fix iolib.os on Darwin · 6f224be3
      Nikodemus Siivola authored
       * PARSE-NAME-AND-OPTIONS used to return NIL as the foreign name if
         both a lisp name and a foreign name were specified, but the foreign
         name was unknown. In contrast if just a single foreign name was
         given, it would be returned without checking for availability.
      
         CFFI in turn would then loop in CFFI:FOREIGN-NAME, trying to deal
         with NIL.
      
         So: prefer known foreign names, but return one even if it is
         unknown.
      
       * Not all the DEFSYSCALL functions are available on Darwin, so this
         broke the build.
      6f224be3
  3. Aug 30, 2010
  4. Aug 13, 2010
  5. Aug 03, 2010
  6. Jul 25, 2010
  7. Jul 20, 2010
  8. Jul 04, 2010
  9. Jun 30, 2010
  10. Jun 23, 2010
  11. Jun 22, 2010
  12. Jun 12, 2010
  13. Jun 09, 2010
  14. Jun 08, 2010
  15. Jun 06, 2010
  16. Jun 03, 2010
  17. Jun 02, 2010
  18. May 28, 2010
  19. May 27, 2010
  20. May 26, 2010
  21. May 25, 2010