Thien-Thi Nguyen 4ba2d72b32 [slog] Assume STDC_HEADERS is defined 4 years ago
..
.gitignore 8422eb9290 More `.gitignore'. 17 years ago
ChangeLog-1996-1999 339999c72e Moved old ChangeLog text to ChangeLog-1996-1999 (added that file) 25 years ago
ChangeLog-2000 a51fe2479e Split up. 24 years ago
ChangeLog-2008 e9d9445b50 Rename `ChangeLog' files to `ChangeLog-2008'. 16 years ago
ChangeLog-gh a912ed4a0f Add note saying where this came from, and suggesting that new log 28 years ago
ChangeLog-scm 4b28e0b88b Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with 28 years ago
ChangeLog-threads 7bfd3b9e94 Merge threads directory into libguile. 28 years ago
Makefile.am 9f3004bc26 [maint] Update years in copyright notice; nfc 8 years ago
__scm.h 9f3004bc26 [maint] Update years in copyright notice; nfc 8 years ago
_scm.h 9718acde77 Don't rely on `HAVE_' macros in public header "tags.h". 13 years ago
alist.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
alist.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
alloca.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
arbiters.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
arbiters.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
async.c e254747644 Remove unused variable 12 years ago
async.h 3009b5d557 Fix spurious `throw from within critical section' errors 16 years ago
backtrace.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
backtrace.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
boolean.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
boolean.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
c-tokenize.lex f5556ab3e6 Remove duplicate definitions 12 years ago
chars.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
chars.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
continuations.c e4d87bf9fd Avoid clash with system setjmp/longjmp on IA64 15 years ago
continuations.h e4d87bf9fd Avoid clash with system setjmp/longjmp on IA64 15 years ago
conv-integer.i.c 1713d319b7 * numbers.c (scm_i_range_error): New. 20 years ago
conv-uinteger.i.c 1713d319b7 * numbers.c (scm_i_range_error): New. 20 years ago
convert.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
convert.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
convert.i.c c8857a4db4 (scm_array_handle_release): New, changed all uses of 20 years ago
coop-pthreads.c 97084119ee Merge of IA64 fix from CVS HEAD. 18 years ago
coop-pthreads.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
coop.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
cpp_cnvt.awk 0f94980db9 Use scm_from_int instead of SCM_MAKINUM. 20 years ago
cpp_err_symbols.in a0e90145a3 * cpp_err_symbols.in: Renamed from cpp_err_symbols, to avoid 28 years ago
cpp_errno.c 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
cpp_sig_symbols.in a4ecff2d36 Add SIGSYS. 21 years ago
cpp_signal.c 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
debug-malloc.c a97cd69632 Don't use deprecated functions in `debug-malloc.c'. 16 years ago
debug-malloc.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
debug.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
debug.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
deprecated.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
deprecated.h 95764e4ce3 * deprecated.h (scm_create_hook), version.h.in (scm_major_version, 18 years ago
deprecation.c de8ab91a76 Work around the lack of a vsnprintf(3) declaration on AIX 5.3. 15 years ago
deprecation.h 5e5b073faa Make `--disable-deprecated' work. 16 years ago
discouraged.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
discouraged.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
dynl.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
dynl.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
dynwind.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
dynwind.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
environments.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
environments.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
eq.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
eq.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
error.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
error.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
eval.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
eval.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
evalext.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
evalext.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
extensions.c 1bfae3ccf7 bugfix: don't dynamic link if we found a registered extension 15 years ago
extensions.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
feature.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
feature.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
filesys.c 5838f795dc [slog] No longer use TIME_WITH_SYS_TIME 4 years ago
filesys.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
fluids.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
fluids.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
fports.c 93f68a5ac4 Remove set-but-unused variables from libguile. 12 years ago
fports.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
futures.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
futures.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
gc-card.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gc-freelist.c 9d9a58e184 For MinGW hide exported struct variables behind pointers 15 years ago
gc-malloc.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gc-mark.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gc-segment.c 93f68a5ac4 Remove set-but-unused variables from libguile. 12 years ago
gc.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gc.h 9d9a58e184 For MinGW hide exported struct variables behind pointers 15 years ago
gc_os_dep.c 4e30666a1a fix libguile compilation on newer solaris 14 years ago
gdb_interface.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
gdbint.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gdbint.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
gen-scmconfig.c 4ba2d72b32 [slog] Assume STDC_HEADERS is defined 4 years ago
gen-scmconfig.h.in 7c59f65f81 Rename configure.in to configure.ac, twice 8 years ago
gettext.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
gh.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
gh_data.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gh_eval.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gh_funcs.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gh_init.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gh_io.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gh_list.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gh_predicates.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
goops.c 53a79cd060 Fix implementation of %fast-slot-ref and %fast-slot-set! 16 years ago
goops.h 53a79cd060 Fix implementation of %fast-slot-ref and %fast-slot-set! 16 years ago
gsubr.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
gsubr.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
guardians.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
guardians.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
guile-doc-snarf.in 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
guile-func-name-check.in 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
guile-snarf-docs.in 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
guile-snarf.awk.in 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
guile-snarf.in bc5d49d9c8 guile-snarf: Honor $TMPDIR. 17 years ago
guile.c 8510e39278 Remove GDB_INTERFACE stuff from guile's main program 15 years ago
hash.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
hash.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
hashtab.c 899a17a783 fix build error with Compaq C V6.3-025 14 years ago
hashtab.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
hooks.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
hooks.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
i18n.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
i18n.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
inet_aton.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
init.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
init.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
inline.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
inline.h 9d9a58e184 For MinGW hide exported struct variables behind pointers 15 years ago
ioext.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
ioext.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
iselect.h 23ff1cff61 Fix Interix build hang 15 years ago
keywords.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
keywords.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
lang.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
lang.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
list.c 6c76a42de1 Let reverse! accept arbitrary types as second argument (new_tail) 4 years ago
list.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
load.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
load.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
macros.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
macros.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
mallocs.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
mallocs.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
measure-hwm.scm 05675184ee Avoid `Stack overflow' errors when running `make check' 16 years ago
memmove.c a06e3a75b2 Remove "face-lift" comment. 23 years ago
mkstemp.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
modules.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
modules.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
net_db.c d2469ca702 Work around the lack of hstrerror(3) declaration on Tru64. 16 years ago
net_db.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
null-threads.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
null-threads.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
numbers.c db6e848d19 always having scm_t_uint64 14 years ago
numbers.h b03b0c7947 Comment munging; nfc 4 years ago
objects.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
objects.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
objprop.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
objprop.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
options.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
options.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
pairs.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
pairs.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
ports.c 1d17348b54 Make scm_c_read use caller buffer only for unbuffered ports. 16 years ago
ports.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
posix.c 5838f795dc [slog] No longer use TIME_WITH_SYS_TIME 4 years ago
posix.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
print.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
print.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
private-gc.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
procprop.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
procprop.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
procs.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
procs.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
properties.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
properties.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
pthread-threads.h b560974ad9 Changes from arch/CVS synchronization 17 years ago
putenv.c 4ba2d72b32 [slog] Assume STDC_HEADERS is defined 4 years ago
quicksort.i.c 9de6f5f176 * Makefile.am (libguile_la_SOURCES, DOT_X_FILES, DOT_DOC_FILES, 20 years ago
ramap.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
ramap.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
random.c 7e6f4be53e Fix the range of `random' on 64-bit platforms 14 years ago
random.h 7e6f4be53e Fix the range of `random' on 64-bit platforms 14 years ago
rdelim.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
rdelim.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
read.c 93c0c75658 Symbols longer than 128 chars can cause an exception. Also, the terminating colon of long postfix keywords are not handled correctly. 15 years ago
read.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
regex-posix.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
regex-posix.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
remaining-docs-needed 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The 25 years ago
root.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
root.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
run-test 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The 25 years ago
rw.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
rw.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
scmconfig.h.top 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
scmsigs.c f07b5f8414 [libguile slog] Hardcode 'SIGRETTYPE' to 'void' 4 years ago
scmsigs.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
script.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
script.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
simpos.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
simpos.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
smob.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
smob.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
snarf.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
socket.c 9f3004bc26 [maint] Update years in copyright notice; nfc 8 years ago
socket.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
sort.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
sort.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
srcprop.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
srcprop.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
srfi-13.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
srfi-13.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
srfi-14.c e210266510 Use `AC_USE_SYSTEM_EXTENSIONS' instead of the obsolete `AC_AIX', etc. 16 years ago
srfi-14.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
srfi-4.c 93f68a5ac4 Remove set-but-unused variables from libguile. 12 years ago
srfi-4.h db6e848d19 always having scm_t_uint64 14 years ago
srfi-4.i.c ab7acbb74e (take_uvec): Make BASE pointer non-const. 19 years ago
stackchk.c 05675184ee Avoid `Stack overflow' errors when running `make check' 16 years ago
stackchk.h 05675184ee Avoid `Stack overflow' errors when running `make check' 16 years ago
stacks.c 93f68a5ac4 Remove set-but-unused variables from libguile. 12 years ago
stacks.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
stime.c 0367cb9d56 Fix MinGW build warning caused by tzname redeclaration 15 years ago
stime.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
strerror.c 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
strings.c 0310b348a1 Fix `explicitely' typos, should be `explicitly' 15 years ago
strings.h 4b600701b9 Revert "Make literal strings (i.e., returned by `read') read-only." 16 years ago
strorder.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
strorder.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
strports.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
strports.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
struct.c a87c991545 Fix potential deadlock in `make-struct'. 16 years ago
struct.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
symbols.c 8760f4694d Have `scm_take_locale_symbol ()' return an interned symbol (fixes bug #25865). 16 years ago
symbols.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
tags.h 9718acde77 Don't rely on `HAVE_' macros in public header "tags.h". 13 years ago
threads.c 93f68a5ac4 Remove set-but-unused variables from libguile. 12 years ago
threads.h e4d87bf9fd Avoid clash with system setjmp/longjmp on IA64 15 years ago
throw.c 93f68a5ac4 Remove set-but-unused variables from libguile. 12 years ago
throw.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
unif.c 93f68a5ac4 Remove set-but-unused variables from libguile. 12 years ago
unif.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
validate.h dbbed1aa14 Changes from arch/CVS synchronization 17 years ago
values.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
values.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
variable.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
variable.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
vectors.c 3de9a08715 fix vector-move-right! and vector-move-left! 14 years ago
vectors.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
version.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
version.h.in cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
vports.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
vports.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
weaks.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
weaks.h cfabe1e2e4 Revert "Add `SCM_INTERNAL' macro, use it." 16 years ago
win32-dirent.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
win32-dirent.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
win32-socket.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
win32-socket.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
win32-uname.c 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
win32-uname.h 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago