index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
foreign.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
2013-03-28
1
-35
/
+80
|
\
|
*
Support calling foreign functions of 10 arguments or more.
Mark H Weaver
2013-02-28
1
-35
/
+80
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2013-02-18
1
-1
/
+23
|
\
\
|
|
/
|
*
Add foreign types: ssize_t and ptrdiff_t.
Mark H Weaver
2013-02-02
1
-1
/
+23
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-07-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Use `void *' instead of `GC_PTR' internally.
Ludovic Courtès
2012-07-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-06-22
1
-2
/
+2
|
\
\
|
|
/
|
*
Add the `%default-port-conversion-strategy' fluid.
Ludovic Courtès
2012-05-31
1
-2
/
+2
|
*
use the new finalizer helpers
Andy Wingo
2012-03-08
1
-21
/
+4
*
|
Fix FFI struct sizing to account for trailing padding.
Ken Raeburn
2012-05-21
1
-1
/
+2
*
|
use the new finalizer helpers
Andy Wingo
2012-02-19
1
-21
/
+4
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2012-02-08
1
-3
/
+12
|
\
\
|
|
/
|
*
Implement scm_to_pointer
Mark H Weaver
2012-02-02
1
-0
/
+9
|
*
Improve the usage of variable names in C docstrings.
Bake Timmons
2012-02-02
1
-3
/
+3
*
|
Revert "add SCM_HEAP_OBJECT_BASE"
Andy Wingo
2012-01-31
1
-2
/
+2
*
|
Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
Andy Wingo
2012-01-30
1
-2
/
+0
|
\
\
|
|
/
|
*
FFI: Fix `set-pointer-finalizer!' to leave the type cell unchanged.
Ludovic Courtès
2012-01-23
1
-2
/
+0
*
|
Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
Andy Wingo
2012-01-30
1
-3
/
+4
|
\
\
|
|
/
|
*
Fix signed/unsigned pointer mismatches.
Ludovic Courtès
2012-01-14
1
-3
/
+4
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2011-12-19
1
-24
/
+46
|
\
\
|
|
/
|
*
FFI: Properly unpack small integer return values in closure call.
Andreas Schwab
2011-12-19
1
-9
/
+31
|
*
Use `alignof_type' instead of `alignof'.
Ludovic Courtès
2011-12-14
1
-15
/
+15
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2011-12-01
1
-3
/
+13
|
\
\
|
|
/
|
*
FFI: Hold a weak reference to the procedure passed to `procedure->pointer'.
Ludovic Courtès
2011-11-26
1
-2
/
+4
|
*
FFI: Hold a weak reference to the CIF made by `procedure->pointer'.
Ludovic Courtès
2011-11-16
1
-3
/
+11
*
|
locking for putc, puts
Andy Wingo
2011-11-08
1
-2
/
+2
*
|
add SCM_HEAP_OBJECT_BASE
Andy Wingo
2011-10-24
1
-2
/
+2
*
|
add SCM_HEAP_OBJECT_P
Andy Wingo
2011-10-24
1
-1
/
+1
*
|
add SCM_{PACK,UNPACK}_POINTER
Andy Wingo
2011-10-24
1
-3
/
+3
*
|
convert internal weak hash table users to use the weak table api
Andy Wingo
2011-10-24
1
-5
/
+2
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2011-05-09
1
-10
/
+39
|
\
\
|
|
/
|
*
Fix small integer return value packing on big endian machines.
Ludovic Courtès
2011-05-08
1
-10
/
+39
*
|
bytevectors have internal parent field
Andy Wingo
2011-05-07
1
-2
/
+2
|
/
*
string->pointer and pointer->string have optional encoding arg
Andy Wingo
2011-04-01
1
-14
/
+65
*
Fix `procedure->pointer' for functions returning `void'.
Ludovic Courtès
2011-03-29
1
-0
/
+3
*
add pointer->scm, scm->pointer
Andy Wingo
2011-03-17
1
-0
/
+28
*
FFI: Return the right alignment for structures.
Ludovic Courtès
2011-03-10
1
-2
/
+18
*
make static hash table access thread-safe in foreign.c
Andy Wingo
2011-02-10
1
-0
/
+5
*
Improve type checking when invoking foreign functions.
Ludovic Courtès
2011-02-09
1
-0
/
+4
*
Add `pointer?'.
Ludovic Courtès
2011-01-30
1
-0
/
+10
*
Remove the "has finalizer?" bit from pointer objects.
Ludovic Courtès
2011-01-30
1
-4
/
+1
*
objcode type is an enumeration, not flags
Andy Wingo
2011-01-27
1
-2
/
+2
*
make-string et al nulls memory if not given an initializer
Andy Wingo
2010-12-04
1
-0
/
+2
*
Include <alloca.h> wherever `alloca' is used.
Ludovic Courtès
2010-11-19
1
-0
/
+1
*
Add FFI support for `short' and `unsigned short'.
Ludovic Courtès
2010-11-11
1
-0
/
+26
*
Rename `make-foreign-function' to `pointer->procedure'.
Ludovic Courtès
2010-09-06
1
-3
/
+3
*
Add `procedure->pointer' to the FFI.
Ludovic Courtès
2010-09-03
1
-26
/
+114
*
Add `string->pointer' and `pointer->string' to the FFI.
Ludovic Courtès
2010-08-15
1
-14
/
+49
*
add docs for extensiondir; misc other fixes
Andy Wingo
2010-08-06
1
-2
/
+2
*
Update the FFI doc.
Ludovic Courtès
2010-07-28
1
-11
/
+7
[next]