Andy Wingo 8b49b6b1f5 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
..
.gitignore cf7e51b489 libguile gitignore hace 15 años
ChangeLog-1996-1999 339999c72e Moved old ChangeLog text to ChangeLog-1996-1999 (added that file) hace 25 años
ChangeLog-2000 a51fe2479e Split up. hace 24 años
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. hace 17 años
ChangeLog-scm 4b28e0b88b Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with hace 29 años
ChangeLog-srfi 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api hace 15 años
ChangeLog-threads 7bfd3b9e94 Merge threads directory into libguile. hace 28 años
Makefile.am 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
__scm.h 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
_scm.h 5ddd9645c9 Merge branch 'bt/elisp' hace 13 años
alist.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
alist.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
arbiters.c 0607ebbfcf locking for putc, puts hace 13 años
arbiters.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
array-handle.c 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol hace 13 años
array-handle.h 9c3fa20a56 Remove extra comma after `SCM_ARRAY_ELEMENT_TYPE_LAST'. hace 14 años
array-map.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
array-map.h 10b9343f04 Change `scm_ramapc' prototype to avoid empty declarators (bug #23681). hace 14 años
arrays.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
arrays.h b2637c985c allocate a tc7 to arrays hace 13 años
async.c 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" hace 13 años
async.h 27c6ebcb16 rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK hace 14 años
backtrace.c 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
backtrace.h e8df456a15 print-exception gets a c binding hace 14 años
bdw-gc.h 12c1d8616d threading / with_guile refactor to use more GC_stack_base hace 14 años
bitvectors.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
bitvectors.h ff1feca9bd allocate a tc7 to bitvectors hace 13 años
boolean.c 9348168ed5 add `nil?' primitive hace 13 años
boolean.h 8a4ed2dd34 remove "discouraged" infrastructure hace 15 años
bytevectors.c bab917c9a3 Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues" hace 13 años
bytevectors.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
c-tokenize.lex 83a7b43bf2 remove spurious declarations in c-tokenize.lex hace 15 años
chars.c 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol hace 13 años
chars.h 0ca3a342d1 Support for Unicode general categories hace 15 años
continuations.c 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
continuations.h 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
control.c 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
control.h 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
conv-integer.i.c 1713d319b7 * numbers.c (scm_i_range_error): New. hace 21 años
conv-uinteger.i.c 56a3dcd431 Remove references to undefined macros. hace 15 años
cpp-E.syms 3fff6e71ff Update `cpp-E.syms' and `cpp-SIG.syms'. hace 14 años
cpp-SIG.syms 3fff6e71ff Update `cpp-E.syms' and `cpp-SIG.syms'. hace 14 años
debug-malloc.c 53befeb700 Change Guile license to LGPLv3+ hace 16 años
debug-malloc.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
debug.c dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
debug.h dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
deprecated.c ebc16e6a76 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 14 años
deprecated.h ebc16e6a76 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 14 años
deprecation.c 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" hace 13 años
deprecation.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
dynl.c 0607ebbfcf locking for putc, puts hace 13 años
dynl.h d4149a510e Simplify the (system foreign) API. hace 15 años
dynstack.c 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
dynstack.h 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
dynwind.c deaae8e9d7 remove out-of-date comment hace 13 años
dynwind.h 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
eq.c 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
eq.h 8a4ed2dd34 remove "discouraged" infrastructure hace 15 años
error.c bb796c4630 Fix `SCM_I_ERROR' definition for MinGW without networking. hace 13 años
error.h 6703caf726 SCM_ASSERT to error.h hace 14 años
eval.c 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
eval.h 07c2ca0f0d Rename scm_call_varargs -> scm_call hace 13 años
evalext.c 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
evalext.h fc7bd367ab remove all deprecated code hace 14 años
expand.c 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol hace 13 años
expand.h 6fc3eae477 sequence of expressions -> seq of head and tail hace 14 años
extensions.c 08969a2407 fix --disable-modules build hace 14 años
extensions.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
feature.c 296004b3ba Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
feature.h ed4c373966 Arrange to convert command-line arguments from the right encoding. hace 13 años
filesys.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
filesys.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
finalizers.c bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
finalizers.h eaf99988ae run finalizers asynchronously (in asyncs and/or pthreads) hace 13 años
fluids.c 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
fluids.h 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
foreign.c 6978c67339 use the new finalizer helpers hace 13 años
foreign.h 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
fports.c 508e4a55df remove atfork on revealed mutex in fports.c hace 13 años
fports.h 3753e22736 move revealed-count mechanism to fports.c hace 13 años
frames.c 252acfe8e7 Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e' hace 13 años
frames.h 252acfe8e7 Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e' hace 13 años
gc-malloc.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
gc.c 8b49b6b1f5 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
gc.h c336514976 Change `scm_words' to accept a 32-bit word number. hace 13 años
gdb_interface.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
gdbint.c 0607ebbfcf locking for putc, puts hace 13 años
gdbint.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
gen-scmconfig.c b2f38e4f45 remove mention of GUILE_DEBUG_FREELIST hace 14 años
gen-scmconfig.h.in ad378da975 check for iconveh values at configure-time hace 14 años
generalized-arrays.c b7e64f8b26 Improve the usage of variable names in C docstrings. hace 13 años
generalized-arrays.h ec370c6ffb Reinstate backward-compatible `scm_array_p ()'. hace 16 años
generalized-vectors.c 2b414e247f fix generalized-vector-{ref,set!} for slices hace 13 años
generalized-vectors.h f45eccffa7 add registry of vector constructors, make-generalized-vector hace 16 años
gettext.c 53befeb700 Change Guile license to LGPLv3+ hace 16 años
gettext.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
goops.c 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
goops.h 686022e84e remove scm_si_name_access hace 13 años
gsubr.c 0607ebbfcf locking for putc, puts hace 13 años
gsubr.h be90d0b6f9 Add `scm_t_subr' typedef (fix bug #23681). hace 14 años
guardians.c 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" hace 13 años
guardians.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
guile-func-name-check 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." hace 15 años
guile-snarf-docs.in 34cbb05331 Revert "[build] Rewrite guile-func-name-check in Scheme, adding features." hace 15 años
guile-snarf.awk.in 53befeb700 Change Guile license to LGPLv3+ hace 16 años
guile-snarf.in 95c1cfb550 fix guile-snarf hace 14 años
guile.c ea0582c283 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
hash.c 549333efd8 fix hash of zero-length vectors hace 13 años
hash.h d1d1c5dea5 scm_hasher is static hace 13 años
hashtab.c 07e69928fc hash-set! on weak tables returns the value hace 13 años
hashtab.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
hooks.c 0607ebbfcf locking for putc, puts hace 13 años
hooks.h 86fd6dff2a add scm_call_n, scm_c_run_hookn hace 15 años
i18n.c 4fbbf346a6 i18: avoid freelocale (NULL) hace 13 años
i18n.h 820f33aaed Improved support for Unicode title case in Guile's string and character APIs. hace 15 años
ieee-754.h 1ee2c72eaf Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2. hace 16 años
init.c bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
init.h 12c1d8616d threading / with_guile refactor to use more GC_stack_base hace 14 años
inline.c 30b126d2ba add lock to scm_t_port hace 13 años
inline.h c336514976 Change `scm_words' to accept a 32-bit word number. hace 13 años
instructions.c 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" hace 13 años
instructions.h ad47e35939 fix race in which some instruction name symbols could go unmarked hace 16 años
ioext.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
ioext.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
iselect.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
keywords.c 0607ebbfcf locking for putc, puts hace 13 años
keywords.h 4db853d747 Add scm_from_latin1_keyword and scm_from_utf8_keyword hace 14 años
libgettext.h 5b3a39c7ff Added missing files for `(ice-9 i18n)'. hace 18 años
libguile.map 9af080f720 Use a linker version script for libguile. hace 16 años
list.c 8c5bb72920 add SCM_HEAP_OBJECT_P hace 13 años
list.h 0f458a3725 factor copy-tree and cons-source out of eval.[ch] hace 15 años
load.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
load.h 6f06e8d35f autocompile -> auto-compile hace 14 años
locale-categories.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
macros.c 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" hace 13 años
macros.h e809758a7e clean up macros.[ch] hace 15 años
mallocs.c 0bdd43515e Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907' hace 13 años
mallocs.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
memmove.c a06e3a75b2 Remove "face-lift" comment. hace 24 años
memoize.c b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
memoize.h 6fc3eae477 sequence of expressions -> seq of head and tail hace 14 años
mkstemp.c dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. hace 17 años
modules.c 917b0e72f7 tune default hash table sizes hace 13 años
modules.h ef8e9356de add scm_c_public_ref et al hace 14 años
net_db.c 1ba05158eb tests: Have `getaddrinfo' test work for Darwin 8. hace 13 años
net_db.h 55ae00ea73 Add `getaddrinfo' and related procedures. hace 15 años
null-threads.c 53befeb700 Change Guile license to LGPLv3+ hace 16 años
null-threads.h 2bf0e122f0 Revert "add pthread_atfork helpers to our threading shims" hace 13 años
numbers.c 6978c67339 use the new finalizer helpers hace 13 años
numbers.h 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" hace 13 años
objcodes.c 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
objcodes.h b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
objprop.c 62fdadb0a5 check for pairs with scm_is_pair, not scm_nimp hace 13 años
objprop.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
options.c 086063aa32 remove object protection from options.c hace 13 años
options.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
pairs.c 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 hace 14 años
pairs.h 8a4ed2dd34 remove "discouraged" infrastructure hace 15 años
poll.c 6d346bb61a ice-9/poll: verify sizeof(struct pollfd) hace 13 años
poll.h 6f81b18abe add (ice-9 poll), a poll wrapper hace 14 años
ports.c 8ebd06c64b names of encodings are ascii hace 13 años
ports.h 79eb47ea47 port i/o optimizations for iso-8859-1 hace 13 años
posix.c eaf99988ae run finalizers asynchronously (in asyncs and/or pthreads) hace 13 años
posix.h d20912e67d Move `{total,current}-processor-count' outside of `posix.c'. hace 14 años
print.c 4164dd6d1f optimize symbol printing hace 13 años
print.h 4164dd6d1f optimize symbol printing hace 13 años
private-gc.h cf4c26625b remove CELL_P macro hace 13 años
private-options.h 8500b18696 new print option escape-newlines, defaults to #t hace 13 años
procprop.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
procprop.h b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
procs.c 8b33752be7 slight scm_procedure_p, scm_i_procedure_arity refactor hace 13 años
procs.h 9fdf9fd3ea move subr implementation details to gsubr.[ch] hace 15 años
programs.c 0607ebbfcf locking for putc, puts hace 13 años
programs.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
promises.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
promises.h 7b89381965 promises are in their own file now hace 15 años
pthread-threads.h 2bf0e122f0 Revert "add pthread_atfork helpers to our threading shims" hace 13 años
quicksort.i.c 6c9e8a5354 remove uses of trampolines within guile itself hace 15 años
r6rs-ports.c f209aeee9f locking for write, lfwrite hace 13 años
r6rs-ports.h a6c377f7d8 Add `get-string-n' and `get-string-n!' for R6RS ports hace 14 años
random.c d47db067b6 Add `random-state-from-platform' and `scm_i_random_bytes_from_platform' hace 13 años
random.h d47db067b6 Add `random-state-from-platform' and `scm_i_random_bytes_from_platform' hace 13 años
rdelim.c c932ce0b55 locking on unget_byte, ungetc, ungets hace 13 años
rdelim.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
read.c 58565208bd Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
read.h f8a1c9a859 Have `scm_scan_for_encoding ()' use GC-managed memory. hace 15 años
regex-posix.c eb4a14ed47 Use Gnulib's `regex' module. hace 13 años
regex-posix.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
remaining-docs-needed 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The hace 25 años
root.c 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
root.h e7efe8e793 decruftify scm_sys_protects hace 15 años
run-test 8849a2449b * run-test, remaining-docs-needed: Added these scripts. The hace 25 años
rw.c 4251ae2e28 locking on port buffering operations hace 13 años
rw.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
scmconfig.h.top 53befeb700 Change Guile license to LGPLv3+ hace 16 años
scmsigs.c f29c300507 fix GC_get_suspend_signal on Mac OS hace 14 años
scmsigs.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
script.c ed4c373966 Arrange to convert command-line arguments from the right encoding. hace 13 años
script.h ed4c373966 Arrange to convert command-line arguments from the right encoding. hace 13 años
simpos.c b7e64f8b26 Improve the usage of variable names in C docstrings. hace 13 años
simpos.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
smob.c 6978c67339 use the new finalizer helpers hace 13 años
smob.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
snarf.h 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol hace 13 años
socket.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
socket.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
sort.c 589bc528bd Fix likely crash in `stable-sort!' hace 14 años
sort.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
srcprop.c 917b0e72f7 tune default hash table sizes hace 13 años
srcprop.h 76b9bac565 Add 'supports-source-properties?' predicate hace 13 años
srfi-1.c b7e64f8b26 Improve the usage of variable names in C docstrings. hace 13 años
srfi-1.h e7a81c7acd fix take-right and drop-right for improper lists hace 14 años
srfi-13.c 4df9e5eb0f micro-optimizations to string-trim-both, and to (web http) hace 13 años
srfi-13.h 9fe717e23c fix string-filter and string-delete argument order hace 14 años
srfi-14.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
srfi-14.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
srfi-14.i.c bf8d845468 Update srfi-14 character sets to Unicode 6.1 hace 13 años
srfi-4.c 059a588fed bytevectors have internal parent field hace 14 años
srfi-4.h fc7bd367ab remove all deprecated code hace 14 años
srfi-60.c 7b87f5de55 Fix the SRFI 60 copy-bit documentation. hace 13 años
srfi-60.h 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api hace 15 años
stackchk.c 0607ebbfcf locking for putc, puts hace 13 años
stackchk.h b9b9a02804 remove #define STACK_CHECKING from __scm.h. hace 14 años
stacks.c 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
stacks.h aa3f69519f replace frame implementation with VM frames hace 15 años
stime.c b7e64f8b26 Improve the usage of variable names in C docstrings. hace 13 años
stime.h 4a42658f6a scm_c_get_internal_run_time is more precise hace 14 años
strerror.c 53befeb700 Change Guile license to LGPLv3+ hace 16 años
strings.c bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
strings.h bab917c9a3 Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues" hace 13 años
strorder.c f1d19308ad provide missing prototypes hace 15 años
strorder.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
strports.c a62b5c3d54 call-with-{input,output}-string implemented in scheme hace 13 años
strports.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
struct.c 6978c67339 use the new finalizer helpers hace 13 años
struct.h 0818837f65 deprecate make-vtable-vtable hace 13 años
symbols.c 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
symbols.h 7914b2b069 symbols.h reindent hace 13 años
tags.h 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
threads.c bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
threads.h 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
throw.c 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
throw.h ec16eb7847 deprecate the-last-stack hace 15 años
trees.c cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) hace 15 años
trees.h 0f458a3725 factor copy-tree and cons-source out of eval.[ch] hace 15 años
unidata_to_charset.pl dcc69bab8c copyright dates hace 15 años
uniform.c ffb62a43dc fix typos in the manual bits generated from source comments. hace 14 años
uniform.h f5a51caec1 fix bitvectors after the array handle refactoring hace 16 años
validate.h 8c5bb72920 add SCM_HEAP_OBJECT_P hace 13 años
values.c 855db1905d Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a' hace 13 años
values.h 1ceeca0a76 Add `scm_c_value_ref' to allow access to multiple returned values from C hace 13 años
variable.c 0607ebbfcf locking for putc, puts hace 13 años
variable.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
vectors.c a141db8604 remove weak pairs, rewrite weak vectors hace 13 años
vectors.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
version.c 89607fab50 version.h has SCM_EFFECTIVE_VERSION; effective-version uses that hace 15 años
version.h.in b405cdb4c5 [build] Create libguile/version.h using the configure script. hace 15 años
vm-engine.c 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
vm-engine.h 37a5970c19 VM: Keep jump table address in a register. hace 14 años
vm-expand.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
vm-i-loader.c eae2438d2b VM tweaks hace 14 años
vm-i-scheme.c 5ddd9645c9 Merge branch 'bt/elisp' hace 13 años
vm-i-system.c 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
vm.c 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
vm.h 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
vports.c bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
vports.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
weak-set.c 81b80b9610 Revert "with a threaded guile, lock weak sets and tables during a fork" hace 13 años
weak-set.h 81b80b9610 Revert "with a threaded guile, lock weak sets and tables during a fork" hace 13 años
weak-table.c 07e69928fc hash-set! on weak tables returns the value hace 13 años
weak-table.h 07e69928fc hash-set! on weak tables returns the value hace 13 años
weak-vector.c 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" hace 13 años
weak-vector.h dc7da0be90 refactor tc7 and tc16 checks hace 13 años
win32-socket.c 6d736fdba2 Cast the input to isalpha et al to integer hace 16 años
win32-socket.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años
win32-uname.c 53befeb700 Change Guile license to LGPLv3+ hace 16 años
win32-uname.h 53befeb700 Change Guile license to LGPLv3+ hace 16 años