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