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