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