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