Skip to content
  1. Jun 22, 2009
  2. Dec 30, 2007
  3. Jul 17, 2007
    • Luís Oliveira's avatar
      Bug fixes · e5fd4e27
      Luís Oliveira authored
      - Fix :LICENSE -> :LICENCE in cffi-grovel.asd
      - grovel.lisp fixes:
          * fix OpenMCL's INVOKE
          * have INVOKE call NATIVE-NAMESTRING
          * add IGNORABLE declaration to DEFINE-GROVEL-SYNTAX
      - CMUCL's EXT:UNIX-NAMESTRING is buggy, don't use it.
      - strings.lisp: pass missing max-octets argument to OCTET-COUNTER
        in FOREIGN-STRING-ALLOC.
      e5fd4e27
  4. Jun 17, 2007
    • Luís Oliveira's avatar
      Integrate cffi-grovel · c1f1e23e
      Luís Oliveira authored
      Added a groveller based on Dan Knap's and Matthew Backes's cffi-grovel
      and Stelian Ionescu's fork iolib-grovel.  cffi-grovel is inspired by
      SBCL's groveller.  This is a preliminary version.
      
      Includes a new wrapper generator syntax to simplify the writing of
      C glue libraries among other minor features.
      
      - Updated TODO items related to grovelling.
      - Integrated documentation into the CFFI manual.
      - src/libraries: use ".so" as the default library suffix.
      c1f1e23e
  5. Apr 13, 2007
  6. May 03, 2006
  7. Dec 23, 2005
  8. Jun 07, 2005