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
/
libguile
/
foreign.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-17
(scheme foreign): API is less configuration-dependent
Andy Wingo
1
-8
/
+24
2021-11-15
Support C99 complex types in (system foreign)
Daniel Llorens
1
-0
/
+71
2018-10-07
Fix use of uninstalled header by installed headers
Andy Wingo
1
-0
/
+1
2018-08-11
Rework foreign-call trampoline
Andy Wingo
1
-5
/
+4
2018-08-06
Alloc foreign procedures using primitive mechanism
Andy Wingo
1
-5
/
+4
2018-07-20
Multiple-value returns now start from slot 0, not slot 1
Andy Wingo
1
-1
/
+1
2018-06-26
Foreign-call intrinsic boxes errno
Andy Wingo
1
-2
/
+2
2018-06-26
Add intrinsic for foreign-call
Andy Wingo
1
-4
/
+6
2018-06-21
Use ptrdiff_t instead of scm_t_ptrdiff
Andy Wingo
1
-2
/
+2
2018-06-21
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
Andy Wingo
1
-51
/
+51
2018-06-20
Update license notices in all C files
Andy Wingo
1
-17
/
+17
2018-06-20
Remove (C) from copyright statements
Andy Wingo
1
-1
/
+1
2018-06-20
Make .c copyright headers uniform
Andy Wingo
1
-1
/
+1
2018-06-20
Rationalize include order in C files
Andy Wingo
1
-9
/
+11
2018-06-20
Make libguile header inclusion consistent within libguile c files
Andy Wingo
1
-21
/
+21
2018-06-20
Remove Emacs local variables comments in Guile source
Andy Wingo
1
-6
/
+0
2018-06-20
Remove _scm.h
Andy Wingo
1
-1
/
+0
2018-06-20
Devolve symbols.h from _scm.h
Andy Wingo
1
-0
/
+1
2018-06-20
Remove modules.h from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-20
Move subr snarfing macros to gsubr.h.
Andy Wingo
1
-0
/
+1
2018-06-19
Devolve numbers.h from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-19
Remove ports.h from inline.h
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve pairs.h
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve boolean.h include.
Andy Wingo
1
-0
/
+1
2018-06-18
Remove list.h from _scm.h
Andy Wingo
1
-0
/
+1
2018-06-17
More _scm.h refactoring
Andy Wingo
1
-0
/
+5
2018-06-17
Move "min" and "max" macros out of _scm.h
Andy Wingo
1
-2
/
+4
2018-06-14
Fix libguile subcomponent headers not to include <libguile.h>
Andy Wingo
1
-2
/
+10
2017-11-22
foreign: Add 'uintptr_t' and 'intptr_t'.
Matt Wette
1
-0
/
+22
2016-12-18
FFI: Add support for functions that set 'errno'.
Mark H Weaver
1
-40
/
+74
2016-11-17
Explicit interrupt handling in VM
Andy Wingo
1
-2
/
+4
2016-06-24
Parse bytecode to determine minimum arity
Andy Wingo
1
-19
/
+0
2016-05-04
Port conversion strategies internally are symbols
Andy Wingo
1
-2
/
+2
2016-04-26
Remove scm_puts_unlocked.
Andy Wingo
1
-1
/
+1
2016-04-26
Remove scm_putc_unlocked.
Andy Wingo
1
-1
/
+1
2015-10-21
Rename union scm_vm_stack_element members
Andy Wingo
1
-1
/
+1
2015-10-21
VM stack grows downward
Andy Wingo
1
-2
/
+2
2014-09-30
Merge branch 'stable-2.0'
Mark H Weaver
1
-1
/
+1
2014-09-20
Do not assume that 64-bit integers will be 64-bit aligned.
Mark H Weaver
1
-3
/
+3
2013-11-19
Change SCM_PACK_RTL macros to SCM_PACK_OP / SCM_PACK_OP_ARG
Andy Wingo
1
-2
/
+2
2013-11-19
scm_rtl_op_* -> scm_op_*
Andy Wingo
1
-3
/
+3
2013-11-19
Remove RTL_ infix from macros
Andy Wingo
1
-3
/
+3
2013-11-19
Rename scm_tc7_rtl_program to scm_tc7_program
Andy Wingo
1
-1
/
+1
2013-10-18
Foreign procedures are RTL programs
Andy Wingo
1
-157
/
+43
2013-08-11
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-1
/
+7
2013-08-09
dereference-pointer: check for null pointer.
Mark H Weaver
1
-1
/
+7
2013-05-23
add scm_{to,from}_{u,}intptr_t
Andy Wingo
1
-13
/
+3
2013-03-28
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-35
/
+80
2013-02-28
Support calling foreign functions of 10 arguments or more.
Mark H Weaver
1
-35
/
+80
2013-02-18
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+23
[next]