Andy Wingo 6871327742 Micro-optimize char_decimal_value. %!s(int64=12) %!d(string=hai) anos
..
.gitignore cf7e51b489 libguile gitignore %!s(int64=15) %!d(string=hai) anos
ChangeLog-1996-1999 339999c72e Moved old ChangeLog text to ChangeLog-1996-1999 (added that file) %!s(int64=25) %!d(string=hai) anos
ChangeLog-2000 a51fe2479e Split up. %!s(int64=24) %!d(string=hai) anos
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. %!s(int64=17) %!d(string=hai) anos
ChangeLog-scm 4b28e0b88b Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with %!s(int64=29) %!d(string=hai) anos
ChangeLog-srfi 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api %!s(int64=15) %!d(string=hai) anos
ChangeLog-threads 7bfd3b9e94 Merge threads directory into libguile. %!s(int64=28) %!d(string=hai) anos
Makefile.am 510ca12687 add new rtl vm %!s(int64=12) %!d(string=hai) anos
__scm.h 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
_scm.h f82f62944a Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
alist.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
alist.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
arbiters.c 0607ebbfcf locking for putc, puts %!s(int64=13) %!d(string=hai) anos
arbiters.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
array-handle.c 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
array-handle.h 336c921146 optimize access to arrays of rank 1 or 2 %!s(int64=12) %!d(string=hai) anos
array-map.c f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
array-map.h d09b201d59 Deprecate scm_array_fill_int() %!s(int64=12) %!d(string=hai) anos
arrays.c fa980bcc0f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
arrays.h 493ceb99e5 Move array reader from arrays.c to read.c %!s(int64=12) %!d(string=hai) anos
async.c 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" %!s(int64=13) %!d(string=hai) anos
async.h 27c6ebcb16 rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK %!s(int64=14) %!d(string=hai) anos
backtrace.c 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
backtrace.h e8df456a15 print-exception gets a c binding %!s(int64=14) %!d(string=hai) anos
bdw-gc.h eac7a5d039 if we have threads on windows, we have pthreads; inform bdw-gc of that %!s(int64=12) %!d(string=hai) anos
bitvectors.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
bitvectors.h ff1feca9bd allocate a tc7 to bitvectors %!s(int64=13) %!d(string=hai) anos
boolean.c 9348168ed5 add `nil?' primitive %!s(int64=13) %!d(string=hai) anos
boolean.h 8a4ed2dd34 remove "discouraged" infrastructure %!s(int64=15) %!d(string=hai) anos
bytevectors.c c099201da1 In bytevector->uint-list et al, check that SIZE divides the bv length. %!s(int64=12) %!d(string=hai) anos
bytevectors.h dc7da0be90 refactor tc7 and tc16 checks %!s(int64=13) %!d(string=hai) anos
c-tokenize.lex 6f160a6e99 build: Fix compilation of `c-tokenize.c' with latest Gnulib. %!s(int64=12) %!d(string=hai) anos
chars.c 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol %!s(int64=13) %!d(string=hai) anos
chars.h 0ca3a342d1 Support for Unicode general categories %!s(int64=15) %!d(string=hai) anos
continuations.c 9ede013f68 the dynamic stack is really a stack now, instead of a list %!s(int64=13) %!d(string=hai) anos
continuations.h 9ede013f68 the dynamic stack is really a stack now, instead of a list %!s(int64=13) %!d(string=hai) anos
control.c 385049949a abort-to-prompt* instead of @abort %!s(int64=12) %!d(string=hai) anos
control.h 385049949a abort-to-prompt* instead of @abort %!s(int64=12) %!d(string=hai) anos
conv-integer.i.c 1713d319b7 * numbers.c (scm_i_range_error): New. %!s(int64=21) %!d(string=hai) anos
conv-uinteger.i.c 56a3dcd431 Remove references to undefined macros. %!s(int64=15) %!d(string=hai) anos
cpp-E.syms 3fff6e71ff Update `cpp-E.syms' and `cpp-SIG.syms'. %!s(int64=14) %!d(string=hai) anos
cpp-SIG.syms 3fff6e71ff Update `cpp-E.syms' and `cpp-SIG.syms'. %!s(int64=14) %!d(string=hai) anos
debug-malloc.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
debug-malloc.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
debug.c e2cbf527c4 move procedure-name and procedure-source to procprop.c %!s(int64=12) %!d(string=hai) anos
debug.h e2cbf527c4 move procedure-name and procedure-source to procprop.c %!s(int64=12) %!d(string=hai) anos
deprecated.c 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
deprecated.h b4fa6cc909 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
deprecation.c 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
deprecation.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
dynl.c e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
dynl.h d4149a510e Simplify the (system foreign) API. %!s(int64=15) %!d(string=hai) anos
dynstack.c 98eaef1b50 Simplify dynstack API to only wind one fluid at a time %!s(int64=12) %!d(string=hai) anos
dynstack.h 98eaef1b50 Simplify dynstack API to only wind one fluid at a time %!s(int64=12) %!d(string=hai) anos
dynwind.c deaae8e9d7 remove out-of-date comment %!s(int64=13) %!d(string=hai) anos
dynwind.h 9ede013f68 the dynamic stack is really a stack now, instead of a list %!s(int64=13) %!d(string=hai) anos
elf.h afc74c2920 add ELF loader %!s(int64=13) %!d(string=hai) anos
eq.c 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
eq.h 8a4ed2dd34 remove "discouraged" infrastructure %!s(int64=15) %!d(string=hai) anos
error.c 4af0d97ee6 Print the faulty object upon invalid-keyword errors. %!s(int64=12) %!d(string=hai) anos
error.h 6703caf726 SCM_ASSERT to error.h %!s(int64=14) %!d(string=hai) anos
eval.c 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
eval.h 3f48638c8c deprecate lookup closures %!s(int64=13) %!d(string=hai) anos
evalext.c 510ca12687 add new rtl vm %!s(int64=12) %!d(string=hai) anos
evalext.h fc7bd367ab remove all deprecated code %!s(int64=14) %!d(string=hai) anos
expand.c c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops %!s(int64=12) %!d(string=hai) anos
expand.h c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops %!s(int64=12) %!d(string=hai) anos
extensions.c 08969a2407 fix --disable-modules build %!s(int64=14) %!d(string=hai) anos
extensions.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
feature.c b4fa6cc909 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
feature.h ed4c373966 Arrange to convert command-line arguments from the right encoding. %!s(int64=13) %!d(string=hai) anos
filesys.c f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
filesys.h 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
finalizers.c 1701a68920 Do not assume `pthread_t' is an integer type. %!s(int64=12) %!d(string=hai) anos
finalizers.h a0551390d5 consolidate scm_i_register_weak_gc_callback, update weak-set to fit %!s(int64=12) %!d(string=hai) anos
fluids.c 98eaef1b50 Simplify dynstack API to only wind one fluid at a time %!s(int64=12) %!d(string=hai) anos
fluids.h 98eaef1b50 Simplify dynstack API to only wind one fluid at a time %!s(int64=12) %!d(string=hai) anos
foreign.c 1160e2d94e Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
foreign.h 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
fports.c f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
fports.h f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
frames.c 510ca12687 add new rtl vm %!s(int64=12) %!d(string=hai) anos
frames.h 510ca12687 add new rtl vm %!s(int64=12) %!d(string=hai) anos
gc-malloc.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
gc.c 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
gc.h f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
gdb_interface.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
gdbint.c 747747ee06 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
gdbint.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
gen-scmconfig.c f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
gen-scmconfig.h.in ad378da975 check for iconveh values at configure-time %!s(int64=14) %!d(string=hai) anos
generalized-arrays.c 06589f5c22 Fix erroneous `FUNC_NAME' for `scm_array_length'. %!s(int64=12) %!d(string=hai) anos
generalized-arrays.h 118ff892be deprecate generalized vectors in favor of arrays %!s(int64=12) %!d(string=hai) anos
generalized-vectors.c 118ff892be deprecate generalized vectors in favor of arrays %!s(int64=12) %!d(string=hai) anos
generalized-vectors.h 118ff892be deprecate generalized vectors in favor of arrays %!s(int64=12) %!d(string=hai) anos
gettext.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
gettext.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
goops.c 510ca12687 add new rtl vm %!s(int64=12) %!d(string=hai) anos
goops.h 686022e84e remove scm_si_name_access %!s(int64=13) %!d(string=hai) anos
gsubr.c 0607ebbfcf locking for putc, puts %!s(int64=13) %!d(string=hai) anos
gsubr.h be90d0b6f9 Add `scm_t_subr' typedef (fix bug #23681). %!s(int64=14) %!d(string=hai) anos
guardians.c 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
guardians.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
guile-func-name-check 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." %!s(int64=15) %!d(string=hai) anos
guile-snarf-docs.in 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." %!s(int64=15) %!d(string=hai) anos
guile-snarf.awk.in 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
guile-snarf.in 95c1cfb550 fix guile-snarf %!s(int64=14) %!d(string=hai) anos
guile.c 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
hash.c fa980bcc0f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
hash.h d1d1c5dea5 scm_hasher is static %!s(int64=13) %!d(string=hai) anos
hashtab.c 789dd40b8b Fix --without-threads and SCM_DEBUG_TYPING_STRICTNESS==2 builds. %!s(int64=12) %!d(string=hai) anos
hashtab.h 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
hooks.c 0607ebbfcf locking for putc, puts %!s(int64=13) %!d(string=hai) anos
hooks.h 86fd6dff2a add scm_call_n, scm_c_run_hookn %!s(int64=15) %!d(string=hai) anos
i18n.c 14b59d6102 silence mingw32 warning in i18n.c %!s(int64=12) %!d(string=hai) anos
i18n.h 820f33aaed Improved support for Unicode title case in Guile's string and character APIs. %!s(int64=15) %!d(string=hai) anos
init.c f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
init.h 12c1d8616d threading / with_guile refactor to use more GC_stack_base %!s(int64=14) %!d(string=hai) anos
inline.c 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
inline.h 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
instructions.c af95414f1d Various RTL VM and calling convention tweaks %!s(int64=12) %!d(string=hai) anos
instructions.h 062888f7bb RTL VM: Fix SCM_PACK_RTL_* macros. %!s(int64=12) %!d(string=hai) anos
ioext.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
ioext.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
iselect.h 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
keywords.c 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
keywords.h a16d4e82e9 Implement 'scm_c_bind_keyword_arguments'. %!s(int64=12) %!d(string=hai) anos
libgettext.h 5b3a39c7ff Added missing files for `(ice-9 i18n)'. %!s(int64=18) %!d(string=hai) anos
libguile.map 9af080f720 Use a linker version script for libguile. %!s(int64=16) %!d(string=hai) anos
list.c 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
list.h 0f458a3725 factor copy-tree and cons-source out of eval.[ch] %!s(int64=15) %!d(string=hai) anos
load.c 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
load.h 988ca6b212 add %site-ccache-dir %!s(int64=12) %!d(string=hai) anos
locale-categories.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
macros.c 747747ee06 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
macros.h e809758a7e clean up macros.[ch] %!s(int64=15) %!d(string=hai) anos
mallocs.c 0bdd43515e Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907' %!s(int64=13) %!d(string=hai) anos
mallocs.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
memmove.c a06e3a75b2 Remove "face-lift" comment. %!s(int64=24) %!d(string=hai) anos
memoize.c 98eaef1b50 Simplify dynstack API to only wind one fluid at a time %!s(int64=12) %!d(string=hai) anos
memoize.h c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops %!s(int64=12) %!d(string=hai) anos
mkstemp.c 0e42886088 mkstemp uses O_BINARY %!s(int64=12) %!d(string=hai) anos
modules.c 747747ee06 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
modules.h 2de74cb56e finish deprecating eval closures %!s(int64=13) %!d(string=hai) anos
net_db.c 5bb40f9df0 getaddrinfo: Document the missing errno value for EAI_SYSTEM. %!s(int64=12) %!d(string=hai) anos
net_db.h 55ae00ea73 Add `getaddrinfo' and related procedures. %!s(int64=15) %!d(string=hai) anos
null-threads.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
null-threads.h 2bf0e122f0 Revert "add pthread_atfork helpers to our threading shims" %!s(int64=13) %!d(string=hai) anos
numbers.c 6871327742 Micro-optimize char_decimal_value. %!s(int64=12) %!d(string=hai) anos
numbers.h 0b3b73698c add scm_{to,from}_{u,}intptr_t %!s(int64=12) %!d(string=hai) anos
objcodes.c 510ca12687 add new rtl vm %!s(int64=12) %!d(string=hai) anos
objcodes.h b8bc86bce1 instead of our custom .go format, use elf %!s(int64=13) %!d(string=hai) anos
objprop.c 62fdadb0a5 check for pairs with scm_is_pair, not scm_nimp %!s(int64=13) %!d(string=hai) anos
objprop.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
options.c 086063aa32 remove object protection from options.c %!s(int64=13) %!d(string=hai) anos
options.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
pairs.c 730af462c3 inline scm_cons, scm_car, scm_cdr %!s(int64=13) %!d(string=hai) anos
pairs.h 730af462c3 inline scm_cons, scm_car, scm_cdr %!s(int64=13) %!d(string=hai) anos
poll.c b5870f25ad rely on gnulib for `poll' %!s(int64=12) %!d(string=hai) anos
poll.h 6f81b18abe add (ice-9 poll), a poll wrapper %!s(int64=14) %!d(string=hai) anos
ports-internal.h f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
ports.c be7ecef05c unread-char: inline conversion from codepoint to bytes %!s(int64=12) %!d(string=hai) anos
ports.h f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
posix.c 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
posix.h d20912e67d Move `{total,current}-processor-count' outside of `posix.c'. %!s(int64=14) %!d(string=hai) anos
print.c 1160e2d94e Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
print.h fa980bcc0f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
private-gc.h cf4c26625b remove CELL_P macro %!s(int64=13) %!d(string=hai) anos
private-options.h bf9eb54aab Implement SRFI-105 curly infix expressions. %!s(int64=12) %!d(string=hai) anos
procprop.c c4c098e355 procedure-properties for RTL functions %!s(int64=12) %!d(string=hai) anos
procprop.h bf8328ec16 procedure-documentation works on RTL procedures %!s(int64=12) %!d(string=hai) anos
procs.c bf8328ec16 procedure-documentation works on RTL procedures %!s(int64=12) %!d(string=hai) anos
procs.h bf8328ec16 procedure-documentation works on RTL procedures %!s(int64=12) %!d(string=hai) anos
programs.c ee0a2b5135 free variable debugging access procedures for rtl %!s(int64=12) %!d(string=hai) anos
programs.h c4c098e355 procedure-properties for RTL functions %!s(int64=12) %!d(string=hai) anos
promises.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
promises.h 7b89381965 promises are in their own file now %!s(int64=15) %!d(string=hai) anos
pthread-threads.h 2bf0e122f0 Revert "add pthread_atfork helpers to our threading shims" %!s(int64=13) %!d(string=hai) anos
quicksort.i.c 6c9e8a5354 remove uses of trampolines within guile itself %!s(int64=15) %!d(string=hai) anos
r6rs-ports.c f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
r6rs-ports.h a6c377f7d8 Add `get-string-n' and `get-string-n!' for R6RS ports %!s(int64=14) %!d(string=hai) anos
random.c be6a36a05d Update copyright dates on random.c %!s(int64=12) %!d(string=hai) anos
random.h d47db067b6 Add `random-state-from-platform' and `scm_i_random_bytes_from_platform' %!s(int64=13) %!d(string=hai) anos
rdelim.c c932ce0b55 locking on unget_byte, ungetc, ungets %!s(int64=13) %!d(string=hai) anos
rdelim.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
read.c f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
read.h b3a2259ce3 Remove prototype for scm_read_token, which does not exist. %!s(int64=12) %!d(string=hai) anos
regex-posix.c eb4a14ed47 Use Gnulib's `regex' module. %!s(int64=13) %!d(string=hai) anos
regex-posix.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
remaining-docs-needed 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The %!s(int64=25) %!d(string=hai) anos
root.c 9ede013f68 the dynamic stack is really a stack now, instead of a list %!s(int64=13) %!d(string=hai) anos
root.h e7efe8e793 decruftify scm_sys_protects %!s(int64=15) %!d(string=hai) anos
run-test 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The %!s(int64=25) %!d(string=hai) anos
rw.c 4251ae2e28 locking on port buffering operations %!s(int64=13) %!d(string=hai) anos
rw.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
scmconfig.h.top 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
scmsigs.c 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
scmsigs.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
script.c ed4c373966 Arrange to convert command-line arguments from the right encoding. %!s(int64=13) %!d(string=hai) anos
script.h ed4c373966 Arrange to convert command-line arguments from the right encoding. %!s(int64=13) %!d(string=hai) anos
simpos.c 668ba7c955 Change `system*' to not leave dangling processes behind. %!s(int64=12) %!d(string=hai) anos
simpos.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
smob.c 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
smob.h 80be163f81 make applicable smob calls cheaper, and fix a memory leak %!s(int64=13) %!d(string=hai) anos
snarf.h 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol %!s(int64=13) %!d(string=hai) anos
socket.c 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
socket.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
sort.c fd07759b7d Fix and clarify documentation of `sorted?'. %!s(int64=13) %!d(string=hai) anos
sort.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
srcprop.c 917b0e72f7 tune default hash table sizes %!s(int64=13) %!d(string=hai) anos
srcprop.h 76b9bac565 Add 'supports-source-properties?' predicate %!s(int64=13) %!d(string=hai) anos
srfi-1.c b7e64f8b26 Improve the usage of variable names in C docstrings. %!s(int64=13) %!d(string=hai) anos
srfi-1.h e7a81c7acd fix take-right and drop-right for improper lists %!s(int64=14) %!d(string=hai) anos
srfi-13.c de2bc673bb scm_string_join: properly sequence operations in ADD_TO_APPEND_LIST %!s(int64=12) %!d(string=hai) anos
srfi-13.h 5f085775ab In string-split, add support for character sets and predicates. %!s(int64=12) %!d(string=hai) anos
srfi-14.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
srfi-14.h dc7da0be90 refactor tc7 and tc16 checks %!s(int64=13) %!d(string=hai) anos
srfi-14.i.c 99d1843e2a Update predefined character sets to Unicode 6.2 %!s(int64=12) %!d(string=hai) anos
srfi-4.c 059a588fed bytevectors have internal parent field %!s(int64=14) %!d(string=hai) anos
srfi-4.h fc7bd367ab remove all deprecated code %!s(int64=14) %!d(string=hai) anos
srfi-60.c 7b87f5de55 Fix the SRFI 60 copy-bit documentation. %!s(int64=13) %!d(string=hai) anos
srfi-60.h 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api %!s(int64=15) %!d(string=hai) anos
stackchk.c 0607ebbfcf locking for putc, puts %!s(int64=13) %!d(string=hai) anos
stackchk.h b9b9a02804 remove #define STACK_CHECKING from __scm.h. %!s(int64=14) %!d(string=hai) anos
stacks.c ee6207d6f5 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
stacks.h aa3f69519f replace frame implementation with VM frames %!s(int64=15) %!d(string=hai) anos
stime.c fff92ff309 stime: Remove #ifdef HAVE_*_H for headers provided by Gnulib. %!s(int64=12) %!d(string=hai) anos
stime.h 4a42658f6a scm_c_get_internal_run_time is more precise %!s(int64=14) %!d(string=hai) anos
strerror.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
strings.c 25752c4d1c Faster scm_from_port_stringn %!s(int64=12) %!d(string=hai) anos
strings.h 08467a7e61 add scm_from_port_string and friends %!s(int64=12) %!d(string=hai) anos
strorder.c f1d19308ad provide missing prototypes %!s(int64=15) %!d(string=hai) anos
strorder.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
strports.c 789dd40b8b Fix --without-threads and SCM_DEBUG_TYPING_STRICTNESS==2 builds. %!s(int64=12) %!d(string=hai) anos
strports.h dc7da0be90 refactor tc7 and tc16 checks %!s(int64=13) %!d(string=hai) anos
struct.c 14d102920f add allocate-struct primitive and rtl opcode %!s(int64=12) %!d(string=hai) anos
struct.h 14d102920f add allocate-struct primitive and rtl opcode %!s(int64=12) %!d(string=hai) anos
symbols.c 8c76a8971b fix bug where scm_from_utf8_stringn would not detect bad utf-8 %!s(int64=12) %!d(string=hai) anos
symbols.h 7914b2b069 symbols.h reindent %!s(int64=13) %!d(string=hai) anos
tags.h f82f62944a Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
texi-fragments-to-docstrings 6cfdc6b878 Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'. %!s(int64=12) %!d(string=hai) anos
threads.c 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
threads.h 26d148066f Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
throw.c 1773bc7dd5 Remove @prompt memoizer %!s(int64=12) %!d(string=hai) anos
throw.h ec16eb7847 deprecate the-last-stack %!s(int64=15) %!d(string=hai) anos
trees.c cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) %!s(int64=15) %!d(string=hai) anos
trees.h 0f458a3725 factor copy-tree and cons-source out of eval.[ch] %!s(int64=15) %!d(string=hai) anos
unidata_to_charset.pl dcc69bab8c copyright dates %!s(int64=15) %!d(string=hai) anos
uniform.c 118ff892be deprecate generalized vectors in favor of arrays %!s(int64=12) %!d(string=hai) anos
uniform.h f5a51caec1 fix bitvectors after the array handle refactoring %!s(int64=16) %!d(string=hai) anos
validate.h fd57bbf5ac Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
values.c e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
values.h e1c80e6b30 add scm_c_nvalues with docs; also, docs for scm_c_values %!s(int64=13) %!d(string=hai) anos
variable.c 0607ebbfcf locking for putc, puts %!s(int64=13) %!d(string=hai) anos
variable.h dc7da0be90 refactor tc7 and tc16 checks %!s(int64=13) %!d(string=hai) anos
vectors.c 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
vectors.h dc7da0be90 refactor tc7 and tc16 checks %!s(int64=13) %!d(string=hai) anos
version.c 89607fab50 version.h has SCM_EFFECTIVE_VERSION; effective-version uses that %!s(int64=15) %!d(string=hai) anos
version.h.in b405cdb4c5 [build] Create libguile/version.h using the configure script. %!s(int64=15) %!d(string=hai) anos
vm-engine.c e063995db8 rtl vm: box-set! binds no values %!s(int64=12) %!d(string=hai) anos
vm-expand.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
vm-i-loader.c 53bdfcf034 push error handlers out of line in the vm %!s(int64=13) %!d(string=hai) anos
vm-i-scheme.c d8d7c7bf57 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
vm-i-system.c 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
vm.c adb8d905df RTL VM: Rename 'apply' instruction to 'tail-apply'. %!s(int64=12) %!d(string=hai) anos
vm.h 9d381ba478 dynstack: pushing a prompt no longer allocates memory %!s(int64=13) %!d(string=hai) anos
vports.c f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=12) %!d(string=hai) anos
vports.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
weak-set.c a0551390d5 consolidate scm_i_register_weak_gc_callback, update weak-set to fit %!s(int64=12) %!d(string=hai) anos
weak-set.h 81b80b9610 Revert "with a threaded guile, lock weak sets and tables during a fork" %!s(int64=13) %!d(string=hai) anos
weak-table.c d7cb7f7925 weak-table consolidation around scm_i_register_weak_gc_callback %!s(int64=12) %!d(string=hai) anos
weak-table.h 07e69928fc hash-set! on weak tables returns the value %!s(int64=13) %!d(string=hai) anos
weak-vector.c 789dd40b8b Fix --without-threads and SCM_DEBUG_TYPING_STRICTNESS==2 builds. %!s(int64=12) %!d(string=hai) anos
weak-vector.h dc7da0be90 refactor tc7 and tc16 checks %!s(int64=13) %!d(string=hai) anos
win32-uname.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos
win32-uname.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=16) %!d(string=hai) anos