index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ref
/
api-foreign.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-26
doc: Fix typo in FFI documentation.
Nikolaos Chatzikonstantinou
1
-1
/
+1
2024-05-06
Fix typos throughout codebase.
Morgan Smith
1
-9
/
+9
2024-03-17
Expose read-c-struct, write-c-struct syntax
Andy Wingo
1
-9
/
+49
2021-11-15
Support C99 complex types in (system foreign)
Daniel Llorens
1
-1
/
+4
2021-11-03
Fix typos in SRFI docs
Arun Isaac
1
-1
/
+1
2021-03-13
On Cygwin, 'lib' DLLs use 'cyg' prefix
Mike Gran
1
-0
/
+6
2021-02-03
Replace libltdl with raw dlopen, dlsym
Andy Wingo
1
-520
/
+436
2020-03-22
Interpret dynamic library name as literal file name first.
Isaac Jurado
1
-5
/
+8
2017-11-22
foreign: Add 'uintptr_t' and 'intptr_t'.
Matt Wette
1
-0
/
+2
2017-06-11
doc: Document 'short' and 'unsigned-short' foreign types.
Mark H Weaver
1
-0
/
+2
2017-03-05
Can't recursively search DLLs with FFI on Cygwin
Mike Gran
1
-1
/
+6
2016-12-18
FFI: Add support for functions that set 'errno'.
Mark H Weaver
1
-4
/
+11
2016-07-25
doc: Do not gender the programmer.
Ricardo Wurmus
1
-1
/
+1
2014-02-27
Fix typo in manual.
Mark H Weaver
1
-1
/
+1
2014-02-08
Deprecate general "uniform-vector" interface
Andy Wingo
1
-7
/
+5
2013-02-14
update old references in FFI doc
Daniel Hartwig
1
-2
/
+2
2013-02-02
Add foreign types: ssize_t and ptrdiff_t.
Mark H Weaver
1
-0
/
+2
2013-01-23
fix dynamic-call doc
Andy Wingo
1
-4
/
+1
2012-07-04
add scm_{to,from}_pointer docs
Andy Wingo
1
-0
/
+16
2012-02-12
Fix manual: scm_foreign_to_bytevector to scm_pointer_to_bytevector
Mark H Weaver
1
-1
/
+1
2012-02-04
Improve consistency of definitions of C functions in manual.
Bake Timmons
1
-6
/
+6
2012-01-27
more documentation on the process of loading source and compiled files
Andy Wingo
1
-5
/
+5
2012-01-03
doc: Fix typo in `define-wrapped-pointer-type' example.
Ludovic Courtès
1
-2
/
+2
2011-04-01
string->pointer and pointer->string have optional encoding arg
Andy Wingo
1
-9
/
+11
2011-03-17
add pointer->scm, scm->pointer
Andy Wingo
1
-0
/
+14
2011-03-02
Improve the documentation for `dynamic-link'.
Ludovic Courtès
1
-3
/
+10
2011-02-20
@value{EFFECTIVE-VERSION} instead of 2.0 in some places in the manual
Andy Wingo
1
-3
/
+3
2011-02-08
Have `define-wrapped-pointer-type' take a type name.
Ludovic Courtès
1
-2
/
+3
2011-01-30
Add `pointer?'.
Ludovic Courtès
1
-0
/
+4
2011-01-30
Add `define-wrapped-pointer-type'.
Ludovic Courtès
1
-2
/
+72
2010-10-31
Manual sections don't need a page break before
Neil Jerram
1
-1
/
+0
2010-10-26
Fix manual typo
Neil Jerram
1
-1
/
+1
2010-09-06
Rename `make-foreign-function' to `pointer->procedure'.
Ludovic Courtès
1
-14
/
+14
2010-09-03
Add `procedure->pointer' to the FFI.
Ludovic Courtès
1
-2
/
+66
2010-08-15
Add `string->pointer' and `pointer->string' to the FFI.
Ludovic Courtès
1
-0
/
+16
2010-08-06
add docs for extensiondir; misc other fixes
Andy Wingo
1
-33
/
+27
2010-08-06
remove type discusison from dynamic-pointer docstring
Andy Wingo
1
-5
/
+0
2010-07-28
Update the FFI doc.
Ludovic Courtès
1
-108
/
+83
2010-06-01
rename (rnrs bytevector) to (rnrs bytevectors)
Andy Wingo
1
-1
/
+1
2010-04-06
finish ffi docs
Andy Wingo
1
-71
/
+206
2010-04-06
more ffi docs
Andy Wingo
1
-53
/
+246
2010-04-02
deprecate dynamic-args-call, and update docs some more
Andy Wingo
1
-33
/
+24
2010-04-02
add api-foreign.texi
Andy Wingo
1
-0
/
+512