提交历史

作者 SHA1 备注 提交日期
  Matt Wette bb5d316b16 foreign: Add 'uintptr_t' and 'intptr_t'. 7 年之前
  Mark H Weaver d3fcefc3d5 doc: Document 'short' and 'unsigned-short' foreign types. 8 年之前
  Mike Gran 4ce31fd387 Can't recursively search DLLs with FFI on Cygwin 8 年之前
  Mark H Weaver a396e14cb1 FFI: Add support for functions that set 'errno'. 9 年之前
  Ricardo Wurmus e868fae658 doc: Do not gender the programmer. 9 年之前
  Mark H Weaver caa3d99be9 Fix typo in manual. 11 年之前
  Andy Wingo fb7dd00169 Deprecate general "uniform-vector" interface 11 年之前
  Daniel Hartwig 5ad85ba15f update old references in FFI doc 12 年之前
  Mark H Weaver 3a3bea729f Add foreign types: ssize_t and ptrdiff_t. 12 年之前
  Andy Wingo 8cdb03c23e fix dynamic-call doc 12 年之前
  Andy Wingo 467be245cb add scm_{to,from}_pointer docs 13 年之前
  Mark H Weaver 7cc8ef6235 Fix manual: scm_foreign_to_bytevector to scm_pointer_to_bytevector 13 年之前
  Bake Timmons 5f6ffd6652 Improve consistency of definitions of C functions in manual. 13 年之前
  Andy Wingo 0740cb49d1 more documentation on the process of loading source and compiled files 13 年之前
  Ludovic Courtès aed9483ba1 doc: Fix typo in `define-wrapped-pointer-type' example. 13 年之前
  Andy Wingo c6b08d2194 string->pointer and pointer->string have optional encoding arg 14 年之前
  Andy Wingo 148c331769 add pointer->scm, scm->pointer 14 年之前
  Ludovic Courtès fba502dbcc Improve the documentation for `dynamic-link'. 14 年之前
  Andy Wingo 4b93693dff @value{EFFECTIVE-VERSION} instead of 2.0 in some places in the manual 14 年之前
  Ludovic Courtès de6fb1875d Have `define-wrapped-pointer-type' take a type name. 14 年之前
  Ludovic Courtès 6e0975603e Add `pointer?'. 14 年之前
  Ludovic Courtès 1f4f7674bc Add `define-wrapped-pointer-type'. 14 年之前
  Neil Jerram 6887d0a1c6 Manual sections don't need a page break before 14 年之前
  Neil Jerram 0b9bdb1b57 Fix manual typo 14 年之前
  Ludovic Courtès 2ee073587a Rename `make-foreign-function' to `pointer->procedure'. 15 年之前
  Ludovic Courtès 3318635666 Add `procedure->pointer' to the FFI. 15 年之前
  Ludovic Courtès fa2a89a6d1 Add `string->pointer' and `pointer->string' to the FFI. 15 年之前
  Andy Wingo e5f7f675d0 add docs for extensiondir; misc other fixes 15 年之前
  Andy Wingo ba270f8c26 remove type discusison from dynamic-pointer docstring 15 年之前
  Ludovic Courtès 183a2a224b Update the FFI doc. 15 年之前