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
2005-01-09
* unif.h, unif.c, inline.h (scm_i_t_array_ref, scm_i_t_array_set):
Marius Vollmer
1
-0
/
+31
2004-11-02
(scm_cell, scm_double_cell): Don't use C99 variable
Marius Vollmer
1
-8
/
+8
2004-10-07
(scm_double_cell): abort if GC running.
Han-Wen Nienhuys
1
-0
/
+10
2004-09-22
*** empty log message ***
Marius Vollmer
1
-3
/
+3
2004-05-06
Fixed typo in comment.
Marius Vollmer
1
-1
/
+1
2004-04-06
(scm_cell): use SCM_GC_CELL_WORD for checking tag.
Han-Wen Nienhuys
1
-1
/
+1
2003-09-12
Use "extern inline" only with GCC. Use "static
Marius Vollmer
1
-3
/
+13
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-35
/
+11
2003-03-25
* inline.h: #include "libguile/__scm.h" at the top. Change code
Rob Browning
1
-11
/
+17
2002-12-09
* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
Mikael Djurfeldt
1
-14
/
+24
2002-11-03
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
Marius Vollmer
1
-4
/
+0
2002-10-27
(scm_cell, scm_double_cell): Also allow USE_COPT_THREADS to not
Marius Vollmer
1
-3
/
+3
2002-10-16
(scm_cell, scm_double_cell): Also allow USE_NULL_THREADS to not
Marius Vollmer
1
-3
/
+3
2002-09-24
* inline.h (scm_double_cell): prevent reordering of statements
Gary Houston
1
-0
/
+20
2002-09-19
(scm_double_cell): move SET_GCMARK set out of if body.
Han-Wen Nienhuys
1
-2
/
+4
2002-09-08
* inline.h: include stdio.h
Han-Wen Nienhuys
1
-13
/
+29
2002-08-08
* gc.h: add scm_debug_cells_gc_interval to public interface
Han-Wen Nienhuys
1
-6
/
+7
2002-08-04
new gc
Han-Wen Nienhuys
1
-33
/
+76
2002-03-01
Changes in doc/ref:
Dirk Herrmann
1
-6
/
+6
2001-11-27
* gc.h (SCM_GC_CELL_WORD, SCM_GC_CELL_OBJECT,
Dirk Herrmann
1
-6
/
+6
2001-11-25
Added prototypes for defined functions for the !HAVE_INLINE case.
Marius Vollmer
1
-0
/
+6
2001-11-25
New files.
Marius Vollmer
1
-0
/
+156