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
/
inline.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
Rename __scm.h to scm.h
Andy Wingo
1
-1
/
+1
2018-06-20
Move SCM_C_INLINE_KEYWORD definition to inline.h
Andy Wingo
1
-0
/
+11
2018-06-20
Remove useless "classes: h_files" from Guile headers.
Andy Wingo
1
-2
/
+0
2018-06-20
Shuffle around inline C function implementation
Andy Wingo
1
-13
/
+50
2018-06-19
Remove error.h from inline.h
Andy Wingo
1
-2
/
+0
2018-06-19
Remove numbers.h from inline.h
Andy Wingo
1
-1
/
+0
2018-06-19
Remove ports.h from inline.h
Andy Wingo
1
-1
/
+0
2018-06-19
Move array-handle.h include out from inline.h
Andy Wingo
1
-1
/
+0
2018-06-19
Remove threads.h from inline.h
Andy Wingo
1
-1
/
+0
2018-06-19
Remove gc.h from inline.h
Andy Wingo
1
-3
/
+2
2013-02-18
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-24
/
+1
2013-02-18
array handle inline functions defined in array-handle.h.
Andy Wingo
1
-24
/
+1
2012-05-17
inline scm_cons, scm_car, scm_cdr
Andy Wingo
1
-29
/
+0
2012-03-08
scm_cell, scm_double_cell, scm_words back to gc.h
Andy Wingo
1
-97
/
+6
2012-03-08
simplify inline function infrastructure
Andy Wingo
1
-106
/
+29
2012-03-07
Change `scm_words' to accept a 32-bit word number.
Ludovic Courtès
1
-2
/
+2
2011-11-07
inlined port functions to ports.h
Andy Wingo
1
-75
/
+0
2011-10-24
refactor tc7 and tc16 checks
Andy Wingo
1
-1
/
+1
2011-05-26
scm_cell, scm_double_cell, scm_words back to gc.h
Andy Wingo
1
-97
/
+6
2011-05-26
simplify inline function infrastructure
Andy Wingo
1
-106
/
+29
2011-05-26
remove scm_newcell_count, scm_newcell2_count
Andy Wingo
1
-4
/
+0
2011-05-26
deprecate scm_immutable_{double_,}cell
Andy Wingo
1
-70
/
+0
2011-05-13
PTR2SCM and SCM2PTR in inline.h
Andy Wingo
1
-7
/
+7
2011-05-07
Add `scm_peek_byte_or_eof'.
Ludovic Courtès
1
-2
/
+32
2010-12-17
Remove conflicting `scm_is_string' declaration.
Ludovic Courtès
1
-0
/
+1
2010-12-16
Inline `scm_is_string'.
Ludovic Courtès
1
-0
/
+8
2010-01-05
clean up macros.[ch]
Andy Wingo
1
-1
/
+40
2009-10-15
signedness fix fix fix
Andy Wingo
1
-1
/
+1
2009-10-15
fix scm_array_handle_ref signedness fix
Andy Wingo
1
-1
/
+1
2009-10-14
Fix signed/unsigned mismatch in `scm_array_handle_{ref,set} ()'.
Ludovic Courtès
1
-2
/
+2
2009-09-14
Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution.
Ludovic Courtès
1
-1
/
+1
2009-08-28
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-27
/
+15
2009-08-25
Merge commit 'origin/master'
Andy Wingo
1
-23
/
+2
2009-08-25
Add full Unicode capability to ports and the default reader
Michael Gran
1
-23
/
+2
2009-08-18
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-6
/
+7
2009-07-19
add generic array implementation facility
Andy Wingo
1
-3
/
+12
2009-07-19
rename unif.[ch] to arrays.[ch]
Andy Wingo
1
-2
/
+2
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-02-14
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-1
/
+1
2009-02-08
Fix build when compiled with -Wundef -Werror
Neil Jerram
1
-1
/
+1
2008-09-16
Add `scm_immutable_double_cell ()'.
Ludovic Courtès
1
-0
/
+47
2008-09-15
Add `scm_immutable_cell ()'.
Ludovic Courtès
1
-0
/
+21
2008-09-10
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-47
/
+136
2008-09-10
Use thread-local allocation (significant perf. improvement!); added the `boeh...
Ludovic Courtes
1
-2
/
+2
2008-09-09
Cleanup mark-during-GC debug checks.
Han-Wen Nienhuys
1
-3
/
+6
2008-09-05
Added support for SMOB custom mark procedures.
Ludovic Courtes
1
-1
/
+1
2008-09-05
Small fixes. Gets to the REPL and `abort ()'s soon after.
Ludovic Courtes
1
-1
/
+5
2008-09-05
Merge from lcourtes@laas.fr--2005-mobile
Ludovic Courtes
1
-87
/
+9
[next]