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
/
_scm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
Remove _scm.h
Andy Wingo
1
-45
/
+0
2018-06-20
Devolve strings.h
Andy Wingo
1
-1
/
+0
2018-06-20
Devolve programs.h from _scm.h.
Andy Wingo
1
-3
/
+0
2018-06-20
Devolve foreign.h from _scm.h
Andy Wingo
1
-1
/
+0
2018-06-20
Devolve symbols.h from _scm.h
Andy Wingo
1
-1
/
+0
2018-06-20
Remove modules.h from _scm.h.
Andy Wingo
1
-1
/
+0
2018-06-20
Devolve threads.h from _scm.h.
Andy Wingo
1
-1
/
+0
2018-06-20
Shuffle around inline C function implementation
Andy Wingo
1
-1
/
+0
2018-06-20
Devolve variable.h from _scm.h.
Andy Wingo
1
-1
/
+0
2018-06-20
Remove snarf.h from _scm.h
Andy Wingo
1
-1
/
+0
2018-06-19
Devolve numbers.h from _scm.h.
Andy Wingo
1
-1
/
+0
2018-06-19
Devolve procs.h include from _scm.h.
Andy Wingo
1
-1
/
+0
2018-06-19
Move gsubr.h include to snarf.h
Andy Wingo
1
-1
/
+0
2018-06-18
Devolve gc.h
Andy Wingo
1
-1
/
+0
2018-06-18
Devolve pairs.h
Andy Wingo
1
-1
/
+0
2018-06-18
Devolve boolean.h include.
Andy Wingo
1
-1
/
+0
2018-06-18
Remove list.h from _scm.h
Andy Wingo
1
-1
/
+0
2018-06-17
Remove _scm.h print.h include
Andy Wingo
1
-1
/
+0
2018-06-17
Remove error.h include from _scm.h.
Andy Wingo
1
-1
/
+0
2018-06-17
Remove alignof.h inclusion from _scm.h
Andy Wingo
1
-1
/
+0
2018-06-17
Remove _scm.h verify.h inclusion
Andy Wingo
1
-1
/
+0
2018-06-17
Remove errno.h include from _scm.h.
Andy Wingo
1
-1
/
+0
2018-06-17
Remove _scm.h inclusion of config.h
Andy Wingo
1
-4
/
+0
2018-06-17
Inline definition of SIZEOF_SCM_T_BITS
Andy Wingo
1
-3
/
+0
2018-06-17
Refactor regarding internal detection of ia64
Andy Wingo
1
-4
/
+0
2018-06-17
Remove _scm hack to undefine HAVE_STRUCT_TIMESPEC
Andy Wingo
1
-19
/
+0
2018-06-17
More _scm.h refactoring
Andy Wingo
1
-12
/
+0
2018-06-17
Move syscall-related private defines to their own header
Andy Wingo
1
-66
/
+0
2018-06-17
Refactor handling of auxiliary stacks and setjmp/longjmp
Andy Wingo
1
-18
/
+0
2018-06-17
Remove #ifdef cases for VMS and Cray.
Andy Wingo
1
-15
/
+1
2018-06-17
Move "min" and "max" macros out of _scm.h
Andy Wingo
1
-7
/
+0
2018-06-17
Simplify definition of SCM_SYSCALL.
Andy Wingo
1
-29
/
+1
2018-06-17
Move some definitions out of _scm.h
Andy Wingo
1
-27
/
+2
2017-05-22
Update effective version to 3.0
Andy Wingo
1
-3
/
+3
2017-04-18
Bump objcode version in a compatible way
Andy Wingo
1
-1
/
+2
2016-10-26
Use atomics for async interrupts
Andy Wingo
1
-22
/
+2
2016-06-21
`define!' instruction returns the variable
Andy Wingo
1
-1
/
+1
2016-05-16
Bump objcode version
Andy Wingo
1
-1
/
+1
2015-11-11
Bump bytecode version
Andy Wingo
1
-1
/
+1
2014-04-21
Add make-vector opcode
Andy Wingo
1
-1
/
+1
2014-04-15
Bump minor objcode version for recent changes
Andy Wingo
1
-1
/
+1
2014-02-02
Add VM and compiler support for calls to known procedures
Andy Wingo
1
-2
/
+2
2013-11-22
VM copes with moving FP
Andy Wingo
1
-10
/
+8
2013-11-15
Remove MVRA from VM frames
Andy Wingo
1
-1
/
+1
2013-11-10
Add specialize-primcalls pass; bump objcode version.
Andy Wingo
1
-1
/
+1
2013-11-08
Remove stack programs, objcode, and the old VM.
Andy Wingo
1
-7
/
+0
2013-07-18
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-25
/
+25
2013-07-17
Fix 'SCM_SYSCALL' to really swallow EINTR.
Ludovic Courtès
1
-25
/
+25
2012-04-30
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-0
/
+8
2012-04-30
add internal SCM_NOINLINE definition
Andy Wingo
1
-0
/
+5
[next]