Andy Wingo
|
9b977c836b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 лет назад |
Andy Wingo
|
18cd9aff94
array handle inline functions defined in array-handle.h.
|
12 лет назад |
Andy Wingo
|
730af462c3
inline scm_cons, scm_car, scm_cdr
|
12 лет назад |
Andy Wingo
|
42d691ee16
scm_cell, scm_double_cell, scm_words back to gc.h
|
13 лет назад |
Andy Wingo
|
46163e52e5
simplify inline function infrastructure
|
13 лет назад |
Ludovic Courtès
|
c336514976
Change `scm_words' to accept a 32-bit word number.
|
12 лет назад |
Andy Wingo
|
fca1414908
inlined port functions to ports.h
|
13 лет назад |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 лет назад |
Andy Wingo
|
ff670362aa
scm_cell, scm_double_cell, scm_words back to gc.h
|
13 лет назад |
Andy Wingo
|
4cf77f0946
simplify inline function infrastructure
|
13 лет назад |
Andy Wingo
|
a8952d1fb7
remove scm_newcell_count, scm_newcell2_count
|
13 лет назад |
Andy Wingo
|
65619ebe9a
deprecate scm_immutable_{double_,}cell
|
13 лет назад |
Andy Wingo
|
a3069bace8
PTR2SCM and SCM2PTR in inline.h
|
13 лет назад |
Ludovic Courtès
|
452c5ad912
Add `scm_peek_byte_or_eof'.
|
13 лет назад |
Ludovic Courtès
|
6bf623ca34
Remove conflicting `scm_is_string' declaration.
|
14 лет назад |
Ludovic Courtès
|
183f784947
Inline `scm_is_string'.
|
14 лет назад |
Andy Wingo
|
e809758a7e
clean up macros.[ch]
|
15 лет назад |
Andy Wingo
|
3245c0fbef
signedness fix fix fix
|
15 лет назад |
Andy Wingo
|
6d7c440288
fix scm_array_handle_ref signedness fix
|
15 лет назад |
Ludovic Courtès
|
c72b0ca3b0
Fix signed/unsigned mismatch in `scm_array_handle_{ref,set} ()'.
|
15 лет назад |
Ludovic Courtès
|
1c44468d77
Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution.
|
15 лет назад |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
15 лет назад |
Andy Wingo
|
c6a1380bde
Merge commit 'origin/master'
|
15 лет назад |
Michael Gran
|
889975e51a
Add full Unicode capability to ports and the default reader
|
15 лет назад |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 лет назад |
Andy Wingo
|
2a610be594
add generic array implementation facility
|
15 лет назад |
Andy Wingo
|
2fa901a51f
rename unif.[ch] to arrays.[ch]
|
15 лет назад |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 лет назад |
Ludovic Courtès
|
f7a1ab8b94
Merge branch 'master' into boehm-demers-weiser-gc
|
16 лет назад |
Neil Jerram
|
95a040cd2b
Fix build when compiled with -Wundef -Werror
|
16 лет назад |