Daniel Llorens 4636eb2263 Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x vor 5 Jahren
..
lightening 74eafacff0 Merge remote-tracking branch 'lightening/master' vor 5 Jahren
.gitignore 99555262a9 Fix the rule to check for new signals and errors vor 8 Jahren
ChangeLog-1996-1999 339999c72e Moved old ChangeLog text to ChangeLog-1996-1999 (added that file) vor 25 Jahren
ChangeLog-2000 a51fe2479e Split up. vor 24 Jahren
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. vor 16 Jahren
ChangeLog-scm 4b28e0b88b Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with vor 28 Jahren
ChangeLog-srfi 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api vor 14 Jahren
ChangeLog-threads 7bfd3b9e94 Merge threads directory into libguile. vor 28 Jahren
Makefile.am f43cf201d7 Merge generalized-arrays.[ch] in arrays.[ch] vor 4 Jahren
__scm.h aad5bfed60 Add __scm.h placeholder vor 6 Jahren
alist.c 1234bb1850 Update license notices in all C files vor 6 Jahren
alist.h 1234bb1850 Update license notices in all C files vor 6 Jahren
array-handle.c efe2317aff Move bitvector functions using array_handle to libguile/array-handle.[ch] vor 4 Jahren
array-handle.h f43cf201d7 Merge generalized-arrays.[ch] in arrays.[ch] vor 4 Jahren
array-map.c f43cf201d7 Merge generalized-arrays.[ch] in arrays.[ch] vor 4 Jahren
array-map.h 1234bb1850 Update license notices in all C files vor 6 Jahren
arrays.c 3b6a2f281a Move uniform-array->bytevector from (rnrs bytevectors) to core vor 4 Jahren
arrays.h 3b6a2f281a Move uniform-array->bytevector from (rnrs bytevectors) to core vor 4 Jahren
async.c d1c2d7de2f Switch to use atomic_compare_exchange_strong vor 5 Jahren
async.h 5804c977d7 Rename scm_i_thread to scm_thread vor 6 Jahren
atomic.c d1c2d7de2f Switch to use atomic_compare_exchange_strong vor 5 Jahren
atomic.h 1234bb1850 Update license notices in all C files vor 6 Jahren
atomics-internal.h d1c2d7de2f Switch to use atomic_compare_exchange_strong vor 5 Jahren
backtrace.c 1234bb1850 Update license notices in all C files vor 6 Jahren
backtrace.h 1234bb1850 Update license notices in all C files vor 6 Jahren
bdw-gc.h 1234bb1850 Update license notices in all C files vor 6 Jahren
bitvectors.c 5a2f73faf5 Remove superfluous type check in bitvector->list vor 4 Jahren
bitvectors.h efe2317aff Move bitvector functions using array_handle to libguile/array-handle.[ch] vor 4 Jahren
boolean.c 0c0a658c56 Improve the documentation for 'nil?'. vor 5 Jahren
boolean.h 1234bb1850 Update license notices in all C files vor 6 Jahren
bytevectors.c 5a2f73faf5 Remove superfluous type check in bitvector->list vor 4 Jahren
bytevectors.h 3b6a2f281a Move uniform-array->bytevector from (rnrs bytevectors) to core vor 4 Jahren
c-tokenize.lex 8cb0d6d7fa build: Don't include <config.h> in native programs when cross-compiling. vor 11 Jahren
cache-internal.h 5804c977d7 Rename scm_i_thread to scm_thread vor 6 Jahren
chars.c 253cf3dc6f Revert "Revert scm_c_make_char rename" vor 5 Jahren
chars.h 253cf3dc6f Revert "Revert scm_c_make_char rename" vor 5 Jahren
chooks.c 1234bb1850 Update license notices in all C files vor 6 Jahren
chooks.h 1234bb1850 Update license notices in all C files vor 6 Jahren
continuations.c 43cfae3634 Fix build on ia64. vor 5 Jahren
continuations.h a20feea43e Continuations capture machine code address vor 6 Jahren
control.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
control.h e7778c62aa abort-to-prompt uses an intrinsic vor 6 Jahren
conv-integer.i.c 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
conv-uinteger.i.c 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
cpp-E.syms befaad0c14 Add Hurd signal and error constants. vor 8 Jahren
cpp-SIG.syms 41f28a9b0e Remove SIGEV constant definitions. vor 8 Jahren
debug-malloc.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
debug-malloc.h 1234bb1850 Update license notices in all C files vor 6 Jahren
debug.c 1234bb1850 Update license notices in all C files vor 6 Jahren
debug.h 1234bb1850 Update license notices in all C files vor 6 Jahren
deprecated.c f34d50ad6b Deprecate scm_find_executable vor 6 Jahren
deprecated.h 41d470f0e9 Reintroduce 'SCM_MEMORY_ERROR' in terms of 'scm_report_out_of_memory'. vor 5 Jahren
deprecation.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
deprecation.h 1234bb1850 Update license notices in all C files vor 6 Jahren
dynl.c bef5e0b393 Interpret dynamic library name as literal file name first. vor 4 Jahren
dynl.h 1234bb1850 Update license notices in all C files vor 6 Jahren
dynstack.c a20feea43e Continuations capture machine code address vor 6 Jahren
dynstack.h a20feea43e Continuations capture machine code address vor 6 Jahren
dynwind.c 5804c977d7 Rename scm_i_thread to scm_thread vor 6 Jahren
dynwind.h 1234bb1850 Update license notices in all C files vor 6 Jahren
elf.h afc74c2920 add ELF loader vor 12 Jahren
eq.c f43cf201d7 Merge generalized-arrays.[ch] in arrays.[ch] vor 4 Jahren
eq.h 1234bb1850 Update license notices in all C files vor 6 Jahren
error.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
error.h 1a3e316c32 Remove traces of 'scm_memory_error'. vor 5 Jahren
eval.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
eval.h 1234bb1850 Update license notices in all C files vor 6 Jahren
evalext.c 1234bb1850 Update license notices in all C files vor 6 Jahren
evalext.h 1234bb1850 Update license notices in all C files vor 6 Jahren
exceptions.c f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler vor 5 Jahren
exceptions.h f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler vor 5 Jahren
expand.c 228ae549ca Make 'scm_sym_lambda', 'scm_sym_quote', etc. public again. vor 5 Jahren
expand.h 79a40cf717 Add "mod" field to tree-il toplevel ref, set, define vor 5 Jahren
extensions.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
extensions.h 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
fdes-finalizers.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
fdes-finalizers.h 1234bb1850 Update license notices in all C files vor 6 Jahren
feature.c 1234bb1850 Update license notices in all C files vor 6 Jahren
feature.h 1234bb1850 Update license notices in all C files vor 6 Jahren
filesys.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
filesys.h 1234bb1850 Update license notices in all C files vor 6 Jahren
finalizers.c bcb4f7dca8 Merge remote-tracking branch 'origin/stable-2.2' vor 5 Jahren
finalizers.h 1234bb1850 Update license notices in all C files vor 6 Jahren
fluids.c 2446e7dc29 Respect thread local fluid defaults vor 5 Jahren
fluids.h 8918165c40 Compile current-module as intrinsic call vor 6 Jahren
foreign-object.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
foreign-object.h 1234bb1850 Update license notices in all C files vor 6 Jahren
foreign.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
foreign.h 939b1ae23f Rework foreign-call trampoline vor 6 Jahren
fports.c dbc93d6195 Avoid throwing exceptions during early boot if stdin is closed vor 5 Jahren
fports.h dbc93d6195 Avoid throwing exceptions during early boot if stdin is closed vor 5 Jahren
frames.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
frames.h 4b7af0b7fd Update frames.h comments. vor 6 Jahren
gc-inline.h b02d1b08d7 Compiler allocates boxed flonums in unmarked space vor 5 Jahren
gc-malloc.c 1234bb1850 Update license notices in all C files vor 6 Jahren
gc.c 5804c977d7 Rename scm_i_thread to scm_thread vor 6 Jahren
gc.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
gen-scmconfig.c 38e2c2c6b1 Deprecate scm_t_uint8 and similar typedefs vor 6 Jahren
gen-scmconfig.h.in 5e5afde06f Start to use C99 stdint in gen-scmconfig vor 6 Jahren
gettext.c 1234bb1850 Update license notices in all C files vor 6 Jahren
gettext.h 1234bb1850 Update license notices in all C files vor 6 Jahren
goops.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
goops.h 1234bb1850 Update license notices in all C files vor 6 Jahren
gsubr.c c86758c298 Allow for bind-optionals without alloc-frame vor 5 Jahren
gsubr.h 6b0491233f Provide SCM_DEFINE_STATIC vor 5 Jahren
guardians.c afb2c96248 Merge from stable-2.2 vor 5 Jahren
guardians.h 1234bb1850 Update license notices in all C files vor 6 Jahren
guile-func-name-check 5d5d3d75d0 Fix spurious warnings in net_db.c vor 7 Jahren
guile-snarf-docs.in 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." vor 14 Jahren
guile-snarf.awk.in 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
guile-snarf.in f775ab3654 guile-snarf: skip -g* arguments to avoid build failure vor 7 Jahren
guile.c 1234bb1850 Update license notices in all C files vor 6 Jahren
hash.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
hash.h 1234bb1850 Update license notices in all C files vor 6 Jahren
hashtab.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
hashtab.h 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
hooks.c 1234bb1850 Update license notices in all C files vor 6 Jahren
hooks.h 1234bb1850 Update license notices in all C files vor 6 Jahren
i18n.c bd50407d1f Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. vor 5 Jahren
i18n.h 1234bb1850 Update license notices in all C files vor 6 Jahren
init.c f43cf201d7 Merge generalized-arrays.[ch] in arrays.[ch] vor 4 Jahren
init.h 1234bb1850 Update license notices in all C files vor 6 Jahren
inline.c d5c420a888 Add 'scm_c_make_char' and use it where appropriate. vor 5 Jahren
inline.h 1234bb1850 Update license notices in all C files vor 6 Jahren
instructions.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
instructions.h 1234bb1850 Update license notices in all C files vor 6 Jahren
intrinsics.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
intrinsics.h 74f46efc73 Fix build on 32-bit systems with JIT support vor 5 Jahren
ioext.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
ioext.h 1234bb1850 Update license notices in all C files vor 6 Jahren
iselect.h 1234bb1850 Update license notices in all C files vor 6 Jahren
jit.c 5c950503a6 Add support for perf map creation vor 5 Jahren
jit.h af72d01de8 Speed up returns in JIT vor 5 Jahren
keywords.c 1234bb1850 Update license notices in all C files vor 6 Jahren
keywords.h 8b3cad6183 Implement hashing for keywords, i.e. (hash #:x ...) vor 5 Jahren
libgettext.h 1234bb1850 Update license notices in all C files vor 6 Jahren
libguile-3.0-gdb.scm 5d715dd467 gdb: Avoid accessing values that are optimized out. vor 4 Jahren
libguile.map 9af080f720 Use a linker version script for libguile. vor 15 Jahren
list.c 1234bb1850 Update license notices in all C files vor 6 Jahren
list.h 5dcad70d99 Fix list validation of *list->bytevector procedures. vor 5 Jahren
load.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
load.h 1234bb1850 Update license notices in all C files vor 6 Jahren
loader.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
loader.h 53a3602b20 Bump objcode minor version in preparation for new stable series vor 5 Jahren
locale-categories.h 1234bb1850 Update license notices in all C files vor 6 Jahren
macros.c 61a8c9300d Fix race when expanding syntax-parameterize and define-syntax-parameter vor 6 Jahren
macros.h 1234bb1850 Update license notices in all C files vor 6 Jahren
mallocs.c 1234bb1850 Update license notices in all C files vor 6 Jahren
mallocs.h 1234bb1850 Update license notices in all C files vor 6 Jahren
memoize.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
memoize.h 1234bb1850 Update license notices in all C files vor 6 Jahren
modules.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
modules.h 8918165c40 Compile current-module as intrinsic call vor 6 Jahren
net_db.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
net_db.h 1234bb1850 Update license notices in all C files vor 6 Jahren
null-threads.c 865d48058e Fix compilation --without-threads. vor 4 Jahren
null-threads.h 865d48058e Fix compilation --without-threads. vor 4 Jahren
numbers.c 00fbdfa734 Handle GMP allocations through libgc and remove bignum finalizers. vor 5 Jahren
numbers.h 8ecc82959a Merge from stable-2.2 vor 5 Jahren
objprop.c 1234bb1850 Update license notices in all C files vor 6 Jahren
objprop.h 1234bb1850 Update license notices in all C files vor 6 Jahren
options.c 1234bb1850 Update license notices in all C files vor 6 Jahren
options.h 1234bb1850 Update license notices in all C files vor 6 Jahren
pairs.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
pairs.h 1234bb1850 Update license notices in all C files vor 6 Jahren
poll.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
poll.h 1234bb1850 Update license notices in all C files vor 6 Jahren
ports-internal.h 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
ports.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
ports.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
posix-w32.c 1234bb1850 Update license notices in all C files vor 6 Jahren
posix-w32.h 1234bb1850 Update license notices in all C files vor 6 Jahren
posix.c efe2317aff Move bitvector functions using array_handle to libguile/array-handle.[ch] vor 4 Jahren
posix.h 1234bb1850 Update license notices in all C files vor 6 Jahren
print.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
print.h 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
private-options.h 1234bb1850 Update license notices in all C files vor 6 Jahren
procprop.c 1234bb1850 Update license notices in all C files vor 6 Jahren
procprop.h 1234bb1850 Update license notices in all C files vor 6 Jahren
procs.c 1234bb1850 Update license notices in all C files vor 6 Jahren
procs.h 1234bb1850 Update license notices in all C files vor 6 Jahren
programs.c c86758c298 Allow for bind-optionals without alloc-frame vor 5 Jahren
programs.h b8a9a666f1 Rewrite subr implementation vor 6 Jahren
promises.c 1234bb1850 Update license notices in all C files vor 6 Jahren
promises.h 1234bb1850 Update license notices in all C files vor 6 Jahren
pthread-threads.h 1234bb1850 Update license notices in all C files vor 6 Jahren
quicksort.i.c f6ec873a8b Move "min" and "max" macros out of _scm.h vor 6 Jahren
r6rs-ports.c c5526c4e40 Merge from stable-2.2 vor 5 Jahren
r6rs-ports.h c5526c4e40 Merge from stable-2.2 vor 5 Jahren
random.c f43cf201d7 Merge generalized-arrays.[ch] in arrays.[ch] vor 4 Jahren
random.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
rdelim.c 1234bb1850 Update license notices in all C files vor 6 Jahren
rdelim.h 1234bb1850 Update license notices in all C files vor 6 Jahren
read.c 253cf3dc6f Revert "Revert scm_c_make_char rename" vor 5 Jahren
read.h 1234bb1850 Update license notices in all C files vor 6 Jahren
regex-posix.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
regex-posix.h 1234bb1850 Update license notices in all C files vor 6 Jahren
remaining-docs-needed 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The vor 25 Jahren
run-test 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The vor 25 Jahren
rw.c 1234bb1850 Update license notices in all C files vor 6 Jahren
rw.h 1234bb1850 Update license notices in all C files vor 6 Jahren
scm.h dbb2b1d437 Merge from stable-2.2 vor 5 Jahren
scmconfig.h.top 1234bb1850 Update license notices in all C files vor 6 Jahren
scmsigs.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
scmsigs.h 5804c977d7 Rename scm_i_thread to scm_thread vor 6 Jahren
script.c f34d50ad6b Deprecate scm_find_executable vor 6 Jahren
script.h f34d50ad6b Deprecate scm_find_executable vor 6 Jahren
simpos.c 1234bb1850 Update license notices in all C files vor 6 Jahren
simpos.h 1234bb1850 Update license notices in all C files vor 6 Jahren
smob.c 1234bb1850 Update license notices in all C files vor 6 Jahren
smob.h 1234bb1850 Update license notices in all C files vor 6 Jahren
snarf.h 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
socket.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
socket.h aad64cf381 Merge from stable-2.2 vor 5 Jahren
sort.c f43cf201d7 Merge generalized-arrays.[ch] in arrays.[ch] vor 4 Jahren
sort.h 1234bb1850 Update license notices in all C files vor 6 Jahren
srcprop.c 1234bb1850 Update license notices in all C files vor 6 Jahren
srcprop.h 1234bb1850 Update license notices in all C files vor 6 Jahren
srfi-1.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
srfi-1.h 1234bb1850 Update license notices in all C files vor 6 Jahren
srfi-13.c 253cf3dc6f Revert "Revert scm_c_make_char rename" vor 5 Jahren
srfi-13.h 1234bb1850 Update license notices in all C files vor 6 Jahren
srfi-14.c 980d8265c2 Avoid passing NULL to 'memcpy' and 'memcmp'. vor 5 Jahren
srfi-14.h 1234bb1850 Update license notices in all C files vor 6 Jahren
srfi-14.i.c 187bfdc3e1 Update SRFI-14 tables to Unicode 13.0.0 vor 4 Jahren
srfi-4.c 0910fcde46 Pull generalized-vectors from under typed vectors vor 4 Jahren
srfi-4.h f188424557 Pull generalized-vectors from under bitvector/string/vector vor 4 Jahren
srfi-60.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
srfi-60.h 1234bb1850 Update license notices in all C files vor 6 Jahren
stackchk.c 5804c977d7 Rename scm_i_thread to scm_thread vor 6 Jahren
stackchk.h 1234bb1850 Update license notices in all C files vor 6 Jahren
stacks.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
stacks.h 1234bb1850 Update license notices in all C files vor 6 Jahren
stime.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
stime.h 1234bb1850 Update license notices in all C files vor 6 Jahren
strings.c f188424557 Pull generalized-vectors from under bitvector/string/vector vor 4 Jahren
strings.h dcf8389a5a Fix typo in strings.h. vor 5 Jahren
strorder.c 1234bb1850 Update license notices in all C files vor 6 Jahren
strorder.h 1234bb1850 Update license notices in all C files vor 6 Jahren
strports.c 94b20b79ec Merge from stable-2.2 vor 5 Jahren
strports.h 1234bb1850 Update license notices in all C files vor 6 Jahren
struct.c 7c17655cd3 Fix incorrect allocation size in 'make-vtable-vtable'. vor 4 Jahren
struct.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
symbols.c 5804c977d7 Rename scm_i_thread to scm_thread vor 6 Jahren
symbols.h 1234bb1850 Update license notices in all C files vor 6 Jahren
syntax.c 1234bb1850 Update license notices in all C files vor 6 Jahren
syntax.h 1234bb1850 Update license notices in all C files vor 6 Jahren
syscalls.h 1234bb1850 Update license notices in all C files vor 6 Jahren
tags.h d9eafa374c Inline tags.h into __scm.h vor 6 Jahren
texi-fragments-to-docstrings 6cfdc6b878 Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'. vor 12 Jahren
threads.c f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler vor 5 Jahren
threads.h 43cfae3634 Fix build on ia64. vor 5 Jahren
throw.c 2fbc38f0d0 Fix stack overflow if printing a pre-boot error throws an error vor 5 Jahren
throw.h f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler vor 5 Jahren
trees.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
trees.h 1234bb1850 Update license notices in all C files vor 6 Jahren
unicode.c 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
unicode.h 1234bb1850 Update license notices in all C files vor 6 Jahren
unidata_to_charset.pl dcc69bab8c copyright dates vor 15 Jahren
uniform.c 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
uniform.h 1234bb1850 Update license notices in all C files vor 6 Jahren
validate.h 69990c4532 Deprecate libguile/validate.h vor 6 Jahren
values.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. vor 5 Jahren
values.h 4a2d78b4d4 Give multiple-values objects a tc7 vor 6 Jahren
variable.c 1234bb1850 Update license notices in all C files vor 6 Jahren
variable.h 1234bb1850 Update license notices in all C files vor 6 Jahren
vectors.c 4636eb2263 Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x vor 4 Jahren
vectors.h 9e785509e4 Rewrite vector-copy! using memmove vor 4 Jahren
version.c 1234bb1850 Update license notices in all C files vor 6 Jahren
version.h.in 791eb0c01a Remove (C) from copyright statements vor 6 Jahren
vm-builtins.h 110310b3e7 Expose scm_vm_builtin_ref internally vor 6 Jahren
vm-engine.c 4a6a7e15d6 Remove vm->sp_min_since_gc vor 5 Jahren
vm-expand.h 1234bb1850 Update license notices in all C files vor 6 Jahren
vm.c 89edd1bc2d Fix race condition between 'abort-to-prompt' and stack marking. vor 4 Jahren
vm.h 4a6a7e15d6 Remove vm->sp_min_since_gc vor 5 Jahren
vports.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
vports.h 1234bb1850 Update license notices in all C files vor 6 Jahren
weak-list.h 1234bb1850 Update license notices in all C files vor 6 Jahren
weak-set.c 6111b86bdc 'resize_set' no longer allocates in a loop. vor 4 Jahren
weak-set.h 1234bb1850 Update license notices in all C files vor 6 Jahren
weak-table.c 1234bb1850 Update license notices in all C files vor 6 Jahren
weak-table.h 1234bb1850 Update license notices in all C files vor 6 Jahren
weak-vector.c 40dbe69be5 Simple vectors are just vectors vor 4 Jahren
weak-vector.h 1234bb1850 Update license notices in all C files vor 6 Jahren