Andy Wingo b3909e8f00 tmp %!s(int64=13) %!d(string=hai) anos
..
.gitignore cf7e51b489 libguile gitignore %!s(int64=14) %!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=16) %!d(string=hai) anos
ChangeLog-scm 4b28e0b88b Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with %!s(int64=28) %!d(string=hai) anos
ChangeLog-srfi 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api %!s(int64=14) %!d(string=hai) anos
ChangeLog-threads 7bfd3b9e94 Merge threads directory into libguile. %!s(int64=28) %!d(string=hai) anos
Makefile.am e3b8bce8f4 build support for detecting clock_gettime, with -lrt if needed %!s(int64=13) %!d(string=hai) anos
__scm.h 931b4a6ddc Bump default typing strictness to 2. %!s(int64=13) %!d(string=hai) anos
_scm.h e8ab529d57 bump objcode version to 2.0; introduce minor-version compatibility %!s(int64=14) %!d(string=hai) anos
alist.c cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) %!s(int64=14) %!d(string=hai) anos
alist.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
arbiters.c 393301c519 fix arbiter compilation with the generic codepath %!s(int64=15) %!d(string=hai) anos
arbiters.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
array-handle.c f39448c5a3 remove a bunch of needless scm_permanent_object calls %!s(int64=15) %!d(string=hai) anos
array-handle.h 9c3fa20a56 Remove extra comma after `SCM_ARRAY_ELEMENT_TYPE_LAST'. %!s(int64=14) %!d(string=hai) anos
array-map.c 10b9343f04 Change `scm_ramapc' prototype to avoid empty declarators (bug #23681). %!s(int64=14) %!d(string=hai) anos
array-map.h 10b9343f04 Change `scm_ramapc' prototype to avoid empty declarators (bug #23681). %!s(int64=14) %!d(string=hai) anos
arrays.c 03976fee3b fix code that causes warnings on gcc 4.6 %!s(int64=14) %!d(string=hai) anos
arrays.h 8c93b597b3 Fix the visibility of a few of internal symbols. %!s(int64=14) %!d(string=hai) anos
async.c 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
async.h fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
backtrace.c 03976fee3b fix code that causes warnings on gcc 4.6 %!s(int64=14) %!d(string=hai) anos
backtrace.h e8df456a15 print-exception gets a c binding %!s(int64=14) %!d(string=hai) anos
bdw-gc.h 12c1d8616d threading / with_guile refactor to use more GC_stack_base %!s(int64=13) %!d(string=hai) anos
bitvectors.c ffb62a43dc fix typos in the manual bits generated from source comments. %!s(int64=14) %!d(string=hai) anos
bitvectors.h cf39614240 bitvector exodus from unif.[ch] %!s(int64=15) %!d(string=hai) anos
boolean.c 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 %!s(int64=13) %!d(string=hai) anos
boolean.h 8a4ed2dd34 remove "discouraged" infrastructure %!s(int64=14) %!d(string=hai) anos
bytevectors.c 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
bytevectors.h 059a588fed bytevectors have internal parent field %!s(int64=13) %!d(string=hai) anos
c-tokenize.lex 83a7b43bf2 remove spurious declarations in c-tokenize.lex %!s(int64=15) %!d(string=hai) anos
chars.c ffb62a43dc fix typos in the manual bits generated from source comments. %!s(int64=14) %!d(string=hai) anos
chars.h 0ca3a342d1 Support for Unicode general categories %!s(int64=15) %!d(string=hai) anos
continuations.c d223c3fcdd scm_is_eq for SCM vals, not == or != %!s(int64=13) %!d(string=hai) anos
continuations.h d8873dfe47 continuations return multiple values on the stack %!s(int64=15) %!d(string=hai) anos
control.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
control.h 572eef50c2 fix prompt and abort with the boot evaluator %!s(int64=13) %!d(string=hai) anos
conv-integer.i.c 1713d319b7 * numbers.c (scm_i_range_error): New. %!s(int64=20) %!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=15) %!d(string=hai) anos
debug-malloc.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
debug.c 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 %!s(int64=13) %!d(string=hai) anos
debug.h fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
deprecated.c 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
deprecated.h 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
deprecation.c 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc %!s(int64=13) %!d(string=hai) anos
deprecation.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
dynl.c 0f1fd214f1 More descriptive error for dynamic-pointer %!s(int64=13) %!d(string=hai) anos
dynl.h d4149a510e Simplify the (system foreign) API. %!s(int64=14) %!d(string=hai) anos
dynwind.c b2feee6bc0 deprecate scm_internal_dynamic_wind %!s(int64=13) %!d(string=hai) anos
dynwind.h b2feee6bc0 deprecate scm_internal_dynamic_wind %!s(int64=13) %!d(string=hai) anos
eq.c f135fc3eda Slight optimization for scm_equal_p %!s(int64=14) %!d(string=hai) anos
eq.h 8a4ed2dd34 remove "discouraged" infrastructure %!s(int64=14) %!d(string=hai) anos
error.c 41e826492a interrupted syscalls run asyncs before throwing syserror %!s(int64=14) %!d(string=hai) anos
error.h 0193377d24 Avoid accessing symbol internals in call_dsubr_1 and DEVAL %!s(int64=15) %!d(string=hai) anos
eval.c 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc %!s(int64=13) %!d(string=hai) anos
eval.h f32e67be0b add scm_call_{5,6} %!s(int64=14) %!d(string=hai) anos
evalext.c a2230b653b map and for-each in scheme %!s(int64=13) %!d(string=hai) anos
evalext.h fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
expand.c 826373a25d psyntax, primitive expander, and memoizer support for letrec* %!s(int64=14) %!d(string=hai) anos
expand.h d223c3fcdd scm_is_eq for SCM vals, not == or != %!s(int64=13) %!d(string=hai) anos
extensions.c 877514dab0 threadsafety in deprecation, extensions %!s(int64=14) %!d(string=hai) anos
extensions.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
feature.c f39448c5a3 remove a bunch of needless scm_permanent_object calls %!s(int64=15) %!d(string=hai) anos
feature.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
filesys.c d0476fa2b0 Compile more file system related procedures when `--disable-posix'. %!s(int64=13) %!d(string=hai) anos
filesys.h 22457d5730 filesystem trickery to scm_i_relativize_path in filesys.c; bugfix. %!s(int64=14) %!d(string=hai) anos
fluids.c d223c3fcdd scm_is_eq for SCM vals, not == or != %!s(int64=13) %!d(string=hai) anos
fluids.h e01163b5f1 rename make-undefined-fluid to make-unbound-fluid %!s(int64=14) %!d(string=hai) anos
foreign.c e690a3cbf2 Merge remote-tracking branch 'origin/stable-2.0' %!s(int64=13) %!d(string=hai) anos
foreign.h c6b08d2194 string->pointer and pointer->string have optional encoding arg %!s(int64=13) %!d(string=hai) anos
fports.c 073167ef7b Allow compilation with `--disable-posix'. %!s(int64=13) %!d(string=hai) anos
fports.h 0a94eb002e Remove seek/truncate shortcuts to file ports. %!s(int64=15) %!d(string=hai) anos
frames.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
frames.h b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
gc-malloc.c fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
gc.c 00b6ef23f3 measure time spent in gc %!s(int64=13) %!d(string=hai) anos
gc.h c2f56e4d89 SCM always 64 bits wide %!s(int64=13) %!d(string=hai) anos
gdb_interface.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
gdbint.c 0b2c2ba353 Let `scm_mkstrport' allocate buffers on the caller's behalf. %!s(int64=14) %!d(string=hai) anos
gdbint.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
gen-scmconfig.c 4df2c014d7 add SCM_SIZEOF_VOID_P %!s(int64=13) %!d(string=hai) anos
gen-scmconfig.h.in ad378da975 check for iconveh values at configure-time %!s(int64=13) %!d(string=hai) anos
generalized-arrays.c e48a2f8705 add docs and tests for array->list %!s(int64=14) %!d(string=hai) anos
generalized-arrays.h ec370c6ffb Reinstate backward-compatible `scm_array_p ()'. %!s(int64=15) %!d(string=hai) anos
generalized-vectors.c d223c3fcdd scm_is_eq for SCM vals, not == or != %!s(int64=13) %!d(string=hai) anos
generalized-vectors.h f45eccffa7 add registry of vector constructors, make-generalized-vector %!s(int64=15) %!d(string=hai) anos
gettext.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
gettext.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
goops.c 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc %!s(int64=13) %!d(string=hai) anos
goops.h f3c6a02c88 deprecate scm_struct_table %!s(int64=13) %!d(string=hai) anos
gsubr.c f9654187b1 objcode type is an enumeration, not flags %!s(int64=14) %!d(string=hai) anos
gsubr.h be90d0b6f9 Add `scm_t_subr' typedef (fix bug #23681). %!s(int64=14) %!d(string=hai) anos
guardians.c 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc %!s(int64=13) %!d(string=hai) anos
guardians.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
guile-func-name-check 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." %!s(int64=14) %!d(string=hai) anos
guile-snarf-docs.in 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." %!s(int64=14) %!d(string=hai) anos
guile-snarf.awk.in 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
guile-snarf.in 95c1cfb550 fix guile-snarf %!s(int64=14) %!d(string=hai) anos
guile.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
hash.c 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 %!s(int64=13) %!d(string=hai) anos
hash.h 622415380c add hash functions for locale, latin1, and utf8 strings %!s(int64=14) %!d(string=hai) anos
hashtab.c 6bb2c00a76 weak_bucket_assoc tweak %!s(int64=13) %!d(string=hai) anos
hashtab.h 6efbc280c5 add scm_hash_fn_get_handle_by_hash %!s(int64=14) %!d(string=hai) anos
hooks.c 86fd6dff2a add scm_call_n, scm_c_run_hookn %!s(int64=15) %!d(string=hai) anos
hooks.h 86fd6dff2a add scm_call_n, scm_c_run_hookn %!s(int64=15) %!d(string=hai) anos
i18n.c 4d40bea6c2 i18n error return type fix %!s(int64=13) %!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
ieee-754.h 1ee2c72eaf Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2. %!s(int64=15) %!d(string=hai) anos
init.c bbec460245 Make the `sizeof (mpz_t)' check at compile-time. %!s(int64=13) %!d(string=hai) anos
init.h 12c1d8616d threading / with_guile refactor to use more GC_stack_base %!s(int64=13) %!d(string=hai) anos
inline.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
inline.h a3069bace8 PTR2SCM and SCM2PTR in inline.h %!s(int64=13) %!d(string=hai) anos
instructions.c 4b69f6ad26 instructions.c: threadsafe static var %!s(int64=14) %!d(string=hai) anos
instructions.h ad47e35939 fix race in which some instruction name symbols could go unmarked %!s(int64=15) %!d(string=hai) anos
ioext.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
ioext.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
iselect.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
keywords.c 4db853d747 Add scm_from_latin1_keyword and scm_from_utf8_keyword %!s(int64=14) %!d(string=hai) anos
keywords.h 4db853d747 Add scm_from_latin1_keyword and scm_from_utf8_keyword %!s(int64=14) %!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=15) %!d(string=hai) anos
list.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!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 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc %!s(int64=13) %!d(string=hai) anos
load.h 6f06e8d35f autocompile -> auto-compile %!s(int64=14) %!d(string=hai) anos
locale-categories.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
macros.c c2f56e4d89 SCM always 64 bits wide %!s(int64=13) %!d(string=hai) anos
macros.h e809758a7e clean up macros.[ch] %!s(int64=15) %!d(string=hai) anos
mallocs.c fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc %!s(int64=15) %!d(string=hai) anos
mallocs.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
memmove.c a06e3a75b2 Remove "face-lift" comment. %!s(int64=23) %!d(string=hai) anos
memoize.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
memoize.h 698514350a remove scm_memoizer_p and scm_memoizer declarations %!s(int64=14) %!d(string=hai) anos
mkstemp.c dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. %!s(int64=16) %!d(string=hai) anos
modules.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
modules.h ef8e9356de add scm_c_public_ref et al %!s(int64=14) %!d(string=hai) anos
net_db.c 6ef437665c compile-time assertion in net_db uses constant expressions %!s(int64=13) %!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=15) %!d(string=hai) anos
null-threads.h 93003b16b0 Assorted `syntax-check' fixes. %!s(int64=14) %!d(string=hai) anos
numbers.c 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
numbers.h 882c89636a Fix the R6RS exact-integer-sqrt and import into core guile %!s(int64=13) %!d(string=hai) anos
objcodes.c 059a588fed bytevectors have internal parent field %!s(int64=13) %!d(string=hai) anos
objcodes.h 6ce3666ff2 for mmap objcodes, store the fd in the third word, as a scheme int %!s(int64=14) %!d(string=hai) anos
objprop.c 1ad9fdb727 fix scm_object_property_set_x for handles and weak tables %!s(int64=13) %!d(string=hai) anos
objprop.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
options.c edca9d6ef4 (foo-options 'full) displays options doc in correct order %!s(int64=14) %!d(string=hai) anos
options.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
pairs.c 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 %!s(int64=13) %!d(string=hai) anos
pairs.h 8a4ed2dd34 remove "discouraged" infrastructure %!s(int64=14) %!d(string=hai) anos
poll.c 557abc4978 fix bugs in primitive-poll %!s(int64=14) %!d(string=hai) anos
poll.h 6f81b18abe add (ice-9 poll), a poll wrapper %!s(int64=14) %!d(string=hai) anos
ports.c 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
ports.h fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
posix.c 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc %!s(int64=13) %!d(string=hai) anos
posix.h d20912e67d Move `{total,current}-processor-count' outside of `posix.c'. %!s(int64=13) %!d(string=hai) anos
print.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
print.h 07f49ac786 Factorize and optimize `write' for strings and characters. %!s(int64=14) %!d(string=hai) anos
private-gc.h 760fb97d1f Remove deprecated variables/macros from the GC headers. %!s(int64=15) %!d(string=hai) anos
private-options.h 684d664e39 implement r6rs hungry escaped EOL %!s(int64=14) %!d(string=hai) anos
procprop.c fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
procprop.h fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
procs.c 534491d0b7 fix scm_setter %!s(int64=14) %!d(string=hai) anos
procs.h 9fdf9fd3ea move subr implementation details to gsubr.[ch] %!s(int64=15) %!d(string=hai) anos
programs.c 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol %!s(int64=14) %!d(string=hai) anos
programs.h b262b74b51 add program-sources-pre-retire to core and define frame-next-source %!s(int64=14) %!d(string=hai) anos
promises.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!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 90fed973ab pthread-threads.h: only redirect to GC_pthread_sigmask if it is present %!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 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!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 ffb62a43dc fix typos in the manual bits generated from source comments. %!s(int64=14) %!d(string=hai) anos
random.h 2af6e1351d Fix the range of `random' on 64-bit platforms %!s(int64=14) %!d(string=hai) anos
rdelim.c a7ea441163 Fix buffer overflow in `read-line'. %!s(int64=14) %!d(string=hai) anos
rdelim.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
read.c 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
read.h f8a1c9a859 Have `scm_scan_for_encoding ()' use GC-managed memory. %!s(int64=15) %!d(string=hai) anos
regex-posix.c f756cd3076 multibyte regex error handling fix %!s(int64=14) %!d(string=hai) anos
regex-posix.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!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 ffb62a43dc fix typos in the manual bits generated from source comments. %!s(int64=14) %!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 9c44cd4559 Add Unicode strings and symbols %!s(int64=15) %!d(string=hai) anos
rw.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
scmconfig.h.top 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
scmsigs.c f39448c5a3 remove a bunch of needless scm_permanent_object calls %!s(int64=15) %!d(string=hai) anos
scmsigs.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
script.c dd7d0148f2 Update Gnulib to v0.0-5158-g7d06b32; remove `strcase' and `version-etc-fsf'. %!s(int64=13) %!d(string=hai) anos
script.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
simpos.c d2aed81f7c simpos tweak %!s(int64=14) %!d(string=hai) anos
simpos.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
smob.c f9654187b1 objcode type is an enumeration, not flags %!s(int64=14) %!d(string=hai) anos
smob.h be90d0b6f9 Add `scm_t_subr' typedef (fix bug #23681). %!s(int64=14) %!d(string=hai) anos
snarf.h 544a29de14 fix static allocation with debug_typing_strictness==2 %!s(int64=13) %!d(string=hai) anos
socket.c 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
socket.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
sort.c cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) %!s(int64=14) %!d(string=hai) anos
sort.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
srcprop.c 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc %!s(int64=13) %!d(string=hai) anos
srcprop.h d1c4720ca3 deprecate scm_whash API %!s(int64=13) %!d(string=hai) anos
srfi-1.c a2230b653b map and for-each in scheme %!s(int64=13) %!d(string=hai) anos
srfi-1.h a2230b653b map and for-each in scheme %!s(int64=13) %!d(string=hai) anos
srfi-13.c 190d4b0d93 Make VM string literals immutable. %!s(int64=14) %!d(string=hai) anos
srfi-13.h 9fe717e23c fix string-filter and string-delete argument order %!s(int64=14) %!d(string=hai) anos
srfi-14.c 190d4b0d93 Make VM string literals immutable. %!s(int64=14) %!d(string=hai) anos
srfi-14.h ba8477ecce Add char-set debugging function %!s(int64=15) %!d(string=hai) anos
srfi-14.i.c 4ad7f6cf9f Update charsets to Unicode 6.0.0 %!s(int64=14) %!d(string=hai) anos
srfi-4.c 059a588fed bytevectors have internal parent field %!s(int64=13) %!d(string=hai) anos
srfi-4.h fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
srfi-60.c 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api %!s(int64=14) %!d(string=hai) anos
srfi-60.h 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api %!s(int64=14) %!d(string=hai) anos
stackchk.c 138bf22d82 scm_report_stack_overflow eventually resets scm_stack_checking_enabled_p %!s(int64=14) %!d(string=hai) anos
stackchk.h b95d76fcf2 c stack overflow checked for, once more %!s(int64=14) %!d(string=hai) anos
stacks.c d223c3fcdd scm_is_eq for SCM vals, not == or != %!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 4a42658f6a scm_c_get_internal_run_time is more precise %!s(int64=13) %!d(string=hai) anos
stime.h 4a42658f6a scm_c_get_internal_run_time is more precise %!s(int64=13) %!d(string=hai) anos
strerror.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
strings.c fc7bd367ab remove all deprecated code %!s(int64=13) %!d(string=hai) anos
strings.h fc7bd367ab remove all deprecated code %!s(int64=13) %!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=15) %!d(string=hai) anos
strports.c 190d4b0d93 Make VM string literals immutable. %!s(int64=14) %!d(string=hai) anos
strports.h 7b0419128b Have string ports honor `%default-port-encoding'. %!s(int64=15) %!d(string=hai) anos
struct.c f3c6a02c88 deprecate scm_struct_table %!s(int64=13) %!d(string=hai) anos
struct.h f3c6a02c88 deprecate scm_struct_table %!s(int64=13) %!d(string=hai) anos
symbols.c ceed7709be Slightly optimize `gensym'. %!s(int64=14) %!d(string=hai) anos
symbols.h ad5cbc470f add scm_from_{latin1,utf8}_symbol{n,} %!s(int64=14) %!d(string=hai) anos
tags.h b3909e8f00 tmp %!s(int64=13) %!d(string=hai) anos
threads.c 2002f1f847 refactor do_thread_exit cleanup handler invocation %!s(int64=13) %!d(string=hai) anos
threads.h d20912e67d Move `{total,current}-processor-count' outside of `posix.c'. %!s(int64=13) %!d(string=hai) anos
throw.c 572eef50c2 fix prompt and abort with the boot evaluator %!s(int64=13) %!d(string=hai) anos
throw.h ec16eb7847 deprecate the-last-stack %!s(int64=14) %!d(string=hai) anos
trees.c cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) %!s(int64=14) %!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=14) %!d(string=hai) anos
uniform.c ffb62a43dc fix typos in the manual bits generated from source comments. %!s(int64=14) %!d(string=hai) anos
uniform.h f5a51caec1 fix bitvectors after the array handle refactoring %!s(int64=15) %!d(string=hai) anos
validate.h 0e163c06f2 SCM_VALIDATE_SMOB uses SCM_SMOB_PREDICATE %!s(int64=15) %!d(string=hai) anos
values.c 7017846b2b tweak to internal scm_i_extract_values_2 %!s(int64=14) %!d(string=hai) anos
values.h a85c1f93f0 Added internal C function to extract from values object %!s(int64=14) %!d(string=hai) anos
variable.c d223c3fcdd scm_is_eq for SCM vals, not == or != %!s(int64=13) %!d(string=hai) anos
variable.h a8aa4c0b56 variable-unset! %!s(int64=14) %!d(string=hai) anos
vectors.c d3464bb6e2 correct use of SCM2PTR in SCM_I_REGISTER_DISAPPEARING_LINK forms %!s(int64=13) %!d(string=hai) anos
vectors.h 7b702b5391 fix vector-ref and vector-set opcodes for weak vectors %!s(int64=14) %!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=14) %!d(string=hai) anos
vm-engine.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
vm-engine.h d223c3fcdd scm_is_eq for SCM vals, not == or != %!s(int64=13) %!d(string=hai) anos
vm-expand.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
vm-i-loader.c eae2438d2b VM tweaks %!s(int64=13) %!d(string=hai) anos
vm-i-scheme.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
vm-i-system.c b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
vm.c 86fb1eb631 merge strictness branch from 2.0 %!s(int64=13) %!d(string=hai) anos
vm.h b339459e94 Fix prototype of `scm_the_vm'. %!s(int64=14) %!d(string=hai) anos
vports.c bf08e10f59 Fix the `put-bytevector' tests. %!s(int64=14) %!d(string=hai) anos
vports.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
weaks.c d3464bb6e2 correct use of SCM2PTR in SCM_I_REGISTER_DISAPPEARING_LINK forms %!s(int64=13) %!d(string=hai) anos
weaks.h b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK %!s(int64=13) %!d(string=hai) anos
win32-dirent.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
win32-dirent.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
win32-socket.c 6d736fdba2 Cast the input to isalpha et al to integer %!s(int64=15) %!d(string=hai) anos
win32-socket.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
win32-uname.c 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
win32-uname.h 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos