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