Michael Gran af96820e07 Windows 11: for fport input from the console, ignore terminal returns 2 年之前
..
lightening 5d3f561d7d Merge remote-tracking branch 'lightening/main' 5 月之前
.gitignore 99555262a9 Fix the rule to check for new signals and errors 9 年之前
ChangeLog-1996-1999 339999c72e Moved old ChangeLog text to ChangeLog-1996-1999 (added that file) 25 年之前
ChangeLog-2000 a51fe2479e Split up. 24 年之前
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. 17 年之前
ChangeLog-scm 4b28e0b88b Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with 29 年之前
ChangeLog-srfi 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api 15 年之前
ChangeLog-threads 7bfd3b9e94 Merge threads directory into libguile. 28 年之前
Makefile.am c6e0826667 libguile/Makefile.am: move date -d arg before format string 3 月之前
UnicodeData.txt 9f8e05e513 Create 'srfi-14.i.c' during build. 3 年之前
__scm.h aad5bfed60 Add __scm.h placeholder 7 年之前
alist.c 1234bb1850 Update license notices in all C files 7 年之前
alist.h 1234bb1850 Update license notices in all C files 7 年之前
array-handle.c 8110061e64 bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set! 5 年之前
array-handle.h 3df3ba1a2c Remove array contp flag 3 年之前
array-map.c 3df3ba1a2c Remove array contp flag 3 年之前
array-map.h 1234bb1850 Update license notices in all C files 7 年之前
arrays.c 83d6d6afd9 Better error messages in array functions 10 月之前
arrays.h 96e3686db1 Revert shift of ndim in array tag from 3df3ba1a2c956bba122328e1fc4be614171a4f42 3 年之前
async.c d1c2d7de2f Switch to use atomic_compare_exchange_strong 6 年之前
async.h 5804c977d7 Rename scm_i_thread to scm_thread 7 年之前
atomic.c d1c2d7de2f Switch to use atomic_compare_exchange_strong 6 年之前
atomic.h 1234bb1850 Update license notices in all C files 7 年之前
atomics-internal.h d1c2d7de2f Switch to use atomic_compare_exchange_strong 6 年之前
backtrace.c 1234bb1850 Update license notices in all C files 7 年之前
backtrace.h 1234bb1850 Update license notices in all C files 7 年之前
bdw-gc.h 1234bb1850 Update license notices in all C files 7 年之前
bitvectors.c d70c1dbebf New function bitvector-copy (scm_bitvector_copy) 3 年之前
bitvectors.h d70c1dbebf New function bitvector-copy (scm_bitvector_copy) 3 年之前
boolean.c 0c0a658c56 Improve the documentation for 'nil?'. 6 年之前
boolean.h 1234bb1850 Update license notices in all C files 7 年之前
bytevectors.c 67dbc60e8f bytevector-slice: optimize trivial case 2 年之前
bytevectors.h e441c34f16 Add 'bytevector-slice'. 2 年之前
c-tokenize.lex 8cb0d6d7fa build: Don't include <config.h> in native programs when cross-compiling. 11 年之前
cache-internal.h 5804c977d7 Rename scm_i_thread to scm_thread 7 年之前
chars.c 253cf3dc6f Revert "Revert scm_c_make_char rename" 5 年之前
chars.h 253cf3dc6f Revert "Revert scm_c_make_char rename" 5 年之前
chooks.c 1234bb1850 Update license notices in all C files 7 年之前
chooks.h 1234bb1850 Update license notices in all C files 7 年之前
continuations.c 43cfae3634 Fix build on ia64. 5 年之前
continuations.h 08e26836f1 Fix setjmp/longjmp-related crashes on Windows 8 月之前
control.c 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
control.h e7778c62aa abort-to-prompt uses an intrinsic 7 年之前
cpp-E.syms befaad0c14 Add Hurd signal and error constants. 9 年之前
cpp-SIG.syms 41f28a9b0e Remove SIGEV constant definitions. 9 年之前
custom-ports.c 1852fbfef9 Add "custom ports" 2 年之前
custom-ports.h 1852fbfef9 Add "custom ports" 2 年之前
debug-malloc.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
debug-malloc.h 1234bb1850 Update license notices in all C files 7 年之前
debug.c 1234bb1850 Update license notices in all C files 7 年之前
debug.h 1234bb1850 Update license notices in all C files 7 年之前
deprecated.c 8e2e2ceb17 Deprecate symbol properties. 3 年之前
deprecated.h 8e2e2ceb17 Deprecate symbol properties. 3 年之前
deprecation.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
deprecation.h 1234bb1850 Update license notices in all C files 7 年之前
dynl.c 7d08c72cf9 Add windows stubs for dlopen, dlclose, dlsym, dlerror 4 年之前
dynl.h 2e26538d6a Replace libltdl with raw dlopen, dlsym 4 年之前
dynstack.c 08e26836f1 Fix setjmp/longjmp-related crashes on Windows 8 月之前
dynstack.h 08e26836f1 Fix setjmp/longjmp-related crashes on Windows 8 月之前
dynwind.c 5804c977d7 Rename scm_i_thread to scm_thread 7 年之前
dynwind.h 1234bb1850 Update license notices in all C files 7 年之前
elf.h afc74c2920 add ELF loader 13 年之前
eq.c 7c53325c31 Fix scm_integer_to_double_z to always round; clean ups 3 年之前
eq.h 1234bb1850 Update license notices in all C files 7 年之前
error.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
error.h 1a3e316c32 Remove traces of 'scm_memory_error'. 5 年之前
eval.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
eval.h 1234bb1850 Update license notices in all C files 7 年之前
evalext.c 1234bb1850 Update license notices in all C files 7 年之前
evalext.h 1234bb1850 Update license notices in all C files 7 年之前
exceptions.c 02dfb6e776 Fix exn dispatch for exns within pre-unwind handlers 2 年之前
exceptions.h f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler 5 年之前
expand.c c7d170c5d1 Fix typos throughout codebase. 1 年之前
expand.h 79a40cf717 Add "mod" field to tree-il toplevel ref, set, define 5 年之前
extensions.c 2e26538d6a Replace libltdl with raw dlopen, dlsym 4 年之前
extensions.h 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
fdes-finalizers.c 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
fdes-finalizers.h 1234bb1850 Update license notices in all C files 7 年之前
feature.c 1234bb1850 Update license notices in all C files 7 年之前
feature.h 1234bb1850 Update license notices in all C files 7 年之前
filesys.c 4f39181b2f filesys.c: Use scm_sendfile to copy files 3 月之前
filesys.h e1690f3fd2 Add copy-on-write support to scm_copy_file. 1 年之前
finalizers.c 462d3c85ed Provide ‘scm_i_is_finalizer_thread’ when building ‘--without-threads’. 3 月之前
finalizers.h b8031fc965 Exclude the finalizer thread from the ‘all-threads’ result. 4 月之前
fluids.c 2446e7dc29 Respect thread local fluid defaults 5 年之前
fluids.h 8918165c40 Compile current-module as intrinsic call 7 年之前
foreign-object.c 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
foreign-object.h 1234bb1850 Update license notices in all C files 7 年之前
foreign.c 2b58dea2d2 (scheme foreign): API is less configuration-dependent 1 年之前
foreign.h 2b58dea2d2 (scheme foreign): API is less configuration-dependent 1 年之前
fports.c af96820e07 Windows 11: for fport input from the console, ignore terminal returns 3 月之前
fports.h dbc93d6195 Avoid throwing exceptions during early boot if stdin is closed 5 年之前
frames.c 745b67c04a Add frame-local-ref / frame-local-set! support for type 'ptr 3 年之前
frames.h 4b7af0b7fd Update frames.h comments. 7 年之前
gc-inline.h b02d1b08d7 Compiler allocates boxed flonums in unmarked space 5 年之前
gc-malloc.c 1234bb1850 Update license notices in all C files 7 年之前
gc.c 7b92b22899 Don’t rely on integer wrapping in ‘scm_gc_register_allocation’. 1 年之前
gc.h f27e8b855f Fix typos throughout codebase. 1 年之前
gen-scmconfig.c 9b357bace3 Presume ISO C90 headers are always available 2 年之前
gen-scmconfig.h.in 54adbd6f0f improve autoconfigury for minigmp 4 年之前
generalized-vectors.c 1234bb1850 Update license notices in all C files 7 年之前
generalized-vectors.h 1234bb1850 Update license notices in all C files 7 年之前
gettext.c 1234bb1850 Update license notices in all C files 7 年之前
gettext.h 1234bb1850 Update license notices in all C files 7 年之前
goops.c 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
goops.h 1234bb1850 Update license notices in all C files 7 年之前
gsubr.c fe6cc6d04a Use SCM_GSUBR_MAX in place of the hardcoded number 2 年之前
gsubr.h 6b0491233f Provide SCM_DEFINE_STATIC 5 年之前
guardians.c afb2c96248 Merge from stable-2.2 5 年之前
guardians.h 1234bb1850 Update license notices in all C files 7 年之前
guile-func-name-check 5d5d3d75d0 Fix spurious warnings in net_db.c 8 年之前
guile-snarf-docs.in 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." 15 年之前
guile-snarf.awk.in 53befeb700 Change Guile license to LGPLv3+ 16 年之前
guile-snarf.in f775ab3654 guile-snarf: skip -g* arguments to avoid build failure 8 年之前
guile.c db9725fd02 Don't force installation of GMP allocators in guile shell 4 年之前
hash.c 35f13806af scm_i_utf8_string_hash: don't overrun when len is zero 6 月之前
hash.h 1234bb1850 Update license notices in all C files 7 年之前
hashtab.c 1234bb1850 Update license notices in all C files 7 年之前
hashtab.h 1234bb1850 Update license notices in all C files 7 年之前
hooks.c 1234bb1850 Update license notices in all C files 7 年之前
hooks.h 1234bb1850 Update license notices in all C files 7 年之前
i18n.c 3827291425 Presume ISO C90 functions are always available 2 年之前
i18n.h 1234bb1850 Update license notices in all C files 7 年之前
init.c 78e9e51065 Redirect diagnostice output messages (e.g., auto-compiling code) to a newly defined current-info-port, and add a command line argument `-I' to set the current-info-port to a void-port. * libguile/ports.c: add cur_infoport_fluid, scm_current_info_port, scm_set_current_info_port; define default current-info-port to stderr * libguile/load.c(compiled_is_fresh,load_thunk_from_path, do_try_auto_compile,scm_sys_warn_auto_compilation_enabled, scm_primitive_load_path): direct output messages to current_info_port; was current_warning_port * libguile/init.c(scm_init_standard_ports): set default current_info_port * module/ice-9/ports.scm: define current-info-port and set-current-info-port * module/ice-9/command-line.scm(*usage*,compile-shell-switches): add argument `-I' to silence diagnostics (or current-info-port to void-port) * doc/ref/guile-invoke.texi: add description for `-I' command argument 8 月之前
init.h 1234bb1850 Update license notices in all C files 7 年之前
inline.c d5c420a888 Add 'scm_c_make_char' and use it where appropriate. 6 年之前
inline.h 1234bb1850 Update license notices in all C files 7 年之前
instructions.c 172e5ccfc1 Add sign-extending make-immediate instruction 4 年之前
instructions.h 1234bb1850 Update license notices in all C files 7 年之前
integers.c 1ddc4eb964 Fixes arg type for scm_integer_from_mpz 2 年之前
integers.h 5481222670 Re-rewrite integer-expt in C 3 年之前
intrinsics.c d08cc4f6e2 Allow string->utf8 to constant-fold 1 年之前
intrinsics.h 08e26836f1 Fix setjmp/longjmp-related crashes on Windows 8 月之前
ioext.c f27e8b855f Fix typos throughout codebase. 1 年之前
ioext.h 1234bb1850 Update license notices in all C files 7 年之前
iselect.h 1b0da42672 on MinGW, prefer winsock2.h over sys/select in iselect 4 年之前
jit.c c2e7d834c2 Fix compilation with C23 10 月之前
jit.h af72d01de8 Speed up returns in JIT 6 年之前
keywords.c 1234bb1850 Update license notices in all C files 7 年之前
keywords.h 8b3cad6183 Implement hashing for keywords, i.e. (hash #:x ...) 5 年之前
libgettext.h 1234bb1850 Update license notices in all C files 7 年之前
libguile-3.0-gdb.scm 5d715dd467 gdb: Avoid accessing values that are optimized out. 5 年之前
libguile.map 9af080f720 Use a linker version script for libguile. 16 年之前
list.c f27e8b855f Fix typos throughout codebase. 1 年之前
list.h 5dcad70d99 Fix list validation of *list->bytevector procedures. 6 年之前
load.c 78e9e51065 Redirect diagnostice output messages (e.g., auto-compiling code) to a newly defined current-info-port, and add a command line argument `-I' to set the current-info-port to a void-port. * libguile/ports.c: add cur_infoport_fluid, scm_current_info_port, scm_set_current_info_port; define default current-info-port to stderr * libguile/load.c(compiled_is_fresh,load_thunk_from_path, do_try_auto_compile,scm_sys_warn_auto_compilation_enabled, scm_primitive_load_path): direct output messages to current_info_port; was current_warning_port * libguile/init.c(scm_init_standard_ports): set default current_info_port * module/ice-9/ports.scm: define current-info-port and set-current-info-port * module/ice-9/command-line.scm(*usage*,compile-shell-switches): add argument `-I' to silence diagnostics (or current-info-port to void-port) * doc/ref/guile-invoke.texi: add description for `-I' command argument 8 月之前
load.h 1234bb1850 Update license notices in all C files 7 年之前
loader.c 0e20c0c8c6 Add replacement for missing getpagesize() on MINGW 3 月之前
loader.h 4d834bdc12 Add logand/immediate, ulogand/immediate primcalls 1 年之前
locale-categories.h 1234bb1850 Update license notices in all C files 7 年之前
macros.c 61a8c9300d Fix race when expanding syntax-parameterize and define-syntax-parameter 6 年之前
macros.h 1234bb1850 Update license notices in all C files 7 年之前
mallocs.c 1234bb1850 Update license notices in all C files 7 年之前
mallocs.h 1234bb1850 Update license notices in all C files 7 年之前
memoize.c 5804c977d7 Rename scm_i_thread to scm_thread 7 年之前
memoize.h 1234bb1850 Update license notices in all C files 7 年之前
mini-gmp.c 81094013be Include config.h in mini-gmp.c, if present 4 年之前
mini-gmp.h eb1bd8050e Enable option to prefer mini-gmp over libgmp 4 年之前
modules.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
modules.h 8918165c40 Compile current-module as intrinsic call 7 年之前
net_db.c c7d170c5d1 Fix typos throughout codebase. 1 年之前
net_db.h 1234bb1850 Update license notices in all C files 7 年之前
null-threads.c 865d48058e Fix compilation --without-threads. 5 年之前
null-threads.h 449b9bd5e1 in null threads, don't define sigmask stub when pthread_sigmask does not exist 4 年之前
numbers.c 54c4753dd3 Add missing branch in scm_is_less_than() 1 年之前
numbers.h 9b357bace3 Presume ISO C90 headers are always available 2 年之前
objprop.c 1234bb1850 Update license notices in all C files 7 年之前
objprop.h 1234bb1850 Update license notices in all C files 7 年之前
options.c f27e8b855f Fix typos throughout codebase. 1 年之前
options.h 1234bb1850 Update license notices in all C files 7 年之前
pairs.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
pairs.h 1234bb1850 Update license notices in all C files 7 年之前
poll.c 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
poll.h 1234bb1850 Update license notices in all C files 7 年之前
ports-internal.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 年之前
ports.c 78e9e51065 Redirect diagnostice output messages (e.g., auto-compiling code) to a newly defined current-info-port, and add a command line argument `-I' to set the current-info-port to a void-port. * libguile/ports.c: add cur_infoport_fluid, scm_current_info_port, scm_set_current_info_port; define default current-info-port to stderr * libguile/load.c(compiled_is_fresh,load_thunk_from_path, do_try_auto_compile,scm_sys_warn_auto_compilation_enabled, scm_primitive_load_path): direct output messages to current_info_port; was current_warning_port * libguile/init.c(scm_init_standard_ports): set default current_info_port * module/ice-9/ports.scm: define current-info-port and set-current-info-port * module/ice-9/command-line.scm(*usage*,compile-shell-switches): add argument `-I' to silence diagnostics (or current-info-port to void-port) * doc/ref/guile-invoke.texi: add description for `-I' command argument 8 月之前
ports.h 78e9e51065 Redirect diagnostice output messages (e.g., auto-compiling code) to a newly defined current-info-port, and add a command line argument `-I' to set the current-info-port to a void-port. * libguile/ports.c: add cur_infoport_fluid, scm_current_info_port, scm_set_current_info_port; define default current-info-port to stderr * libguile/load.c(compiled_is_fresh,load_thunk_from_path, do_try_auto_compile,scm_sys_warn_auto_compilation_enabled, scm_primitive_load_path): direct output messages to current_info_port; was current_warning_port * libguile/init.c(scm_init_standard_ports): set default current_info_port * module/ice-9/ports.scm: define current-info-port and set-current-info-port * module/ice-9/command-line.scm(*usage*,compile-shell-switches): add argument `-I' to silence diagnostics (or current-info-port to void-port) * doc/ref/guile-invoke.texi: add description for `-I' command argument 8 月之前
posix-w32.c af96820e07 Windows 11: for fport input from the console, ignore terminal returns 3 月之前
posix-w32.h af96820e07 Windows 11: for fport input from the console, ignore terminal returns 3 月之前
posix.c 2e51d3fa26 In piped_process, replace dprintf with more portable functions 3 月之前
posix.h 551929e4fb Add 'spawn'. 2 年之前
print.c 253cf3dc6f Revert "Revert scm_c_make_char rename" 5 年之前
print.h c2cf685b65 Remove the 'simple vector' concept 3 年之前
private-options.h 6f6abb3bb5 Clean up srcprops implementation 4 年之前
procprop.c 1234bb1850 Update license notices in all C files 7 年之前
procprop.h 1234bb1850 Update license notices in all C files 7 年之前
procs.c 9c03e44dcf doc: Rephrase documentation of 'thunk?'. 5 年之前
procs.h 1234bb1850 Update license notices in all C files 7 年之前
programs.c c86758c298 Allow for bind-optionals without alloc-frame 6 年之前
programs.h b8a9a666f1 Rewrite subr implementation 7 年之前
promises.c 1234bb1850 Update license notices in all C files 7 年之前
promises.h 1234bb1850 Update license notices in all C files 7 年之前
pthread-threads.h 1234bb1850 Update license notices in all C files 7 年之前
quicksort.i.c f6ec873a8b Move "min" and "max" macros out of _scm.h 7 年之前
r6rs-ports.c 461ff313fa Rewrite ‘get-bytevector-all’ in Scheme. 1 年之前
r6rs-ports.h 0e305e6bfd Rewrite custom binary ports in Scheme, in terms of custom ports 2 年之前
random.c bdddef3cfd Avoid scm_i_mkbig outside numbers.c. 3 年之前
random.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 年之前
rdelim.c 3db293a71d Document write-line. 4 年之前
rdelim.h 1234bb1850 Update license notices in all C files 7 年之前
read.c a574fdf964 Remove read extension support from primitive-read 4 年之前
read.h a1fdb76455 Scheme reader fully replaces C reader 4 年之前
regex-posix.c 9b357bace3 Presume ISO C90 headers are always available 2 年之前
regex-posix.h 1234bb1850 Update license notices in all C files 7 年之前
remaining-docs-needed 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The 25 年之前
run-test 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The 25 年之前
rw.c 1234bb1850 Update license notices in all C files 7 年之前
rw.h 1234bb1850 Update license notices in all C files 7 年之前
scm.h ff4d79074c libguile/scm.h: Allow compilation with ‘-Werror=undef’. 4 月之前
scmconfig.h.top 1234bb1850 Update license notices in all C files 7 年之前
scmsigs.c d7ed457620 Ensure the signal-delivery thread is completely stopped before fork 1 年之前
scmsigs.h d7ed457620 Ensure the signal-delivery thread is completely stopped before fork 1 年之前
script.c f34d50ad6b Deprecate scm_find_executable 6 年之前
script.h f34d50ad6b Deprecate scm_find_executable 6 年之前
setjump-win.h 08e26836f1 Fix setjmp/longjmp-related crashes on Windows 8 月之前
simpos.c 3827291425 Presume ISO C90 functions are always available 2 年之前
simpos.h 1234bb1850 Update license notices in all C files 7 年之前
smob.c 1234bb1850 Update license notices in all C files 7 年之前
smob.h 1234bb1850 Update license notices in all C files 7 年之前
snarf.h 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
socket.c 4af6331a65 Fixes potential buffer overflow in getsockopt for timevals 3 月之前
socket.h aad64cf381 Merge from stable-2.2 5 年之前
sort.c bc7bd22267 Merge libguile/generalized-arrays.* into libguile/arrays.* 3 年之前
sort.h 1234bb1850 Update license notices in all C files 7 年之前
srcprop.c 6f6abb3bb5 Clean up srcprops implementation 4 年之前
srcprop.h 6f6abb3bb5 Clean up srcprops implementation 4 年之前
srfi-13.c 859cd4eb9b doc: Fix composition describing scm_reverse_list_to_string 4 年之前
srfi-13.h 1234bb1850 Update license notices in all C files 7 年之前
srfi-14.c c7d170c5d1 Fix typos throughout codebase. 1 年之前
srfi-14.h 1234bb1850 Update license notices in all C files 7 年之前
srfi-4.c 5759e37181 New function srfi-4-vector-type-size in (srfi srfi-4 gnu) 3 年之前
srfi-4.h 5759e37181 New function srfi-4-vector-type-size in (srfi srfi-4 gnu) 3 年之前
srfi-60.c e78bcdc29a Finish srfi-60 port off old scm mpz API 3 年之前
srfi-60.h 1234bb1850 Update license notices in all C files 7 年之前
stackchk.c 5804c977d7 Rename scm_i_thread to scm_thread 7 年之前
stackchk.h 1234bb1850 Update license notices in all C files 7 年之前
stacks.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
stacks.h 1234bb1850 Update license notices in all C files 7 年之前
stime.c c5faaf50cf missing includes for list.h 4 年之前
stime.h 1234bb1850 Update license notices in all C files 7 年之前
strings.c 032acdeac9 'string->symbol' avoids copying the underlying string. 3 年之前
strings.h 76afb429ee Eight byte align statically allocated stringbufs 7 月之前
strorder.c 1234bb1850 Update license notices in all C files 7 年之前
strorder.h 1234bb1850 Update license notices in all C files 7 年之前
strports.c 94b20b79ec Merge from stable-2.2 5 年之前
strports.h 1234bb1850 Update license notices in all C files 7 年之前
struct.c 7c17655cd3 Fix incorrect allocation size in 'make-vtable-vtable'. 5 年之前
struct.h 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 年之前
symbols.c 8441d8ff56 Fix docstring for symbol->string, string->symbol 1 年之前
symbols.h 8e2e2ceb17 Deprecate symbol properties. 3 年之前
syntax.c 07f63cf4f3 Add syntax-sourcev 4 年之前
syntax.h 07f63cf4f3 Add syntax-sourcev 4 年之前
syscalls.h 0f2125e66f Add missing #include in syscalls.h 3 月之前
tags.h d9eafa374c Inline tags.h into __scm.h 7 年之前
texi-fragments-to-docstrings 6cfdc6b878 Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'. 12 年之前
threads.c b8031fc965 Exclude the finalizer thread from the ‘all-threads’ result. 4 月之前
threads.h 43cfae3634 Fix build on ia64. 5 年之前
throw.c 2fbc38f0d0 Fix stack overflow if printing a pre-boot error throws an error 5 年之前
throw.h f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler 5 年之前
unicode.c 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
unicode.h 1234bb1850 Update license notices in all C files 7 年之前
unidata_to_charset.awk 9f8e05e513 Create 'srfi-14.i.c' during build. 3 年之前
uniform.c 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 年之前
uniform.h 1234bb1850 Update license notices in all C files 7 年之前
validate.h 69990c4532 Deprecate libguile/validate.h 7 年之前
values.c 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
values.h 4a2d78b4d4 Give multiple-values objects a tc7 7 年之前
variable.c 1234bb1850 Update license notices in all C files 7 年之前
variable.h 1234bb1850 Update license notices in all C files 7 年之前
vectors.c 6be51f9bbf Provide xxvector-copy and xxvector-copy! for srfi-4 vectors 3 年之前
vectors.h c2cf685b65 Remove the 'simple vector' concept 3 年之前
version.c 1234bb1850 Update license notices in all C files 7 年之前
version.h.in 791eb0c01a Remove (C) from copyright statements 7 年之前
vm-builtins.h 110310b3e7 Expose scm_vm_builtin_ref internally 6 年之前
vm-engine.c 4d834bdc12 Add logand/immediate, ulogand/immediate primcalls 1 年之前
vm-expand.h 1234bb1850 Update license notices in all C files 7 年之前
vm.c 0e20c0c8c6 Add replacement for missing getpagesize() on MINGW 3 月之前
vm.h 08e26836f1 Fix setjmp/longjmp-related crashes on Windows 8 月之前
vports.c 5bdc663af9 Rewrite soft ports in Scheme 2 年之前
vports.h 5bdc663af9 Rewrite soft ports in Scheme 2 年之前
weak-list.h 1234bb1850 Update license notices in all C files 7 年之前
weak-set.c 6111b86bdc 'resize_set' no longer allocates in a loop. 5 年之前
weak-set.h 1234bb1850 Update license notices in all C files 7 年之前
weak-table.c 1234bb1850 Update license notices in all C files 7 年之前
weak-table.h 1234bb1850 Update license notices in all C files 7 年之前
weak-vector.c 6cd9b3114f Fix use of uninstalled header by installed headers 6 年之前
weak-vector.h 1234bb1850 Update license notices in all C files 7 年之前