1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/libguile
2000-09-03 21:56:03 +00:00
..
.cvsignore *** empty log message *** 2000-01-16 22:07:08 +00:00
__scm.h * Re-introduced some symbols as deprecated. 2000-06-30 17:37:26 +00:00
_scm.h * Makefile.am: Let 'make clean' remove *.x and *.doc files. 2000-05-16 12:11:08 +00:00
alist.c Fix 2000-08-13 21:05:03 +00:00
alist.h Updated copyrights 2000-06-12 12:28:24 +00:00
alloca.c * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 2000-04-21 14:16:44 +00:00
arbiters.c * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 2000-04-21 14:16:44 +00:00
arbiters.h Updated copyrights 2000-06-12 12:28:24 +00:00
async.c * Removed some unused identifiers and commented code. 2000-06-29 15:06:31 +00:00
async.h * Cleaned up initialization of asyncs. 2000-06-28 10:26:52 +00:00
backtrace.c Updated copyrights 2000-06-12 12:28:24 +00:00
backtrace.h Updated copyrights 2000-06-12 12:28:24 +00:00
boolean.c * Docstring fixes - adding texinfo markup and removing extraneous trailing newlines. 2000-08-18 09:30:54 +00:00
boolean.h Updated copyrights 2000-06-12 12:28:24 +00:00
ChangeLog *** empty log message *** 2000-09-03 20:31:35 +00:00
ChangeLog-1996-1999 Moved old ChangeLog text to ChangeLog-1996-1999 (added that file) 2000-01-05 01:44:04 +00:00
ChangeLog-gh
ChangeLog-scm
ChangeLog-threads
chars.c * Docstring fixes - adding texinfo markup and removing extraneous trailing newlines. 2000-08-18 09:30:54 +00:00
chars.h Updated copyrights 2000-06-12 12:28:24 +00:00
continuations.c Updated copyrights 2000-06-12 12:28:24 +00:00
continuations.h Updated copyrights 2000-06-12 12:28:24 +00:00
coop-defs.h * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 2000-04-21 14:16:44 +00:00
coop-threads.c * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 2000-04-21 14:16:44 +00:00
coop-threads.h Updated copyrights 2000-06-12 12:28:24 +00:00
coop.c * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 2000-04-21 14:16:44 +00:00
COPYING
cpp_cnvt.awk
cpp_err_symbols.in
cpp_errno.c * *.[hc]: add Emacs magic at the end of file, to ensure GNU 2000-03-19 19:01:16 +00:00
cpp_sig_symbols.in
cpp_signal.c * *.[hc]: add Emacs magic at the end of file, to ensure GNU 2000-03-19 19:01:16 +00:00
debug-malloc.c Doc fix 2000-06-13 00:49:28 +00:00
debug-malloc.h * debug-malloc.c, debug-malloc.h: New files. 2000-04-21 00:27:14 +00:00
debug.c * debug.c (scm_local_eval): Use scm_i_eval and scm_i_eval_x. 2000-08-11 08:42:42 +00:00
debug.h Updated copyrights 2000-06-12 12:28:24 +00:00
dynl.c * macros.c: Remove surplus newlines from end of docstrings. 2000-08-11 15:12:37 +00:00
dynl.h Updated copyrights 2000-06-12 12:28:24 +00:00
dynwind.c * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 2000-04-21 14:16:44 +00:00
dynwind.h Updated copyrights 2000-06-12 12:28:24 +00:00
environments.c * environments.c (scm_init_environments): All internal includes in 2000-08-26 20:55:49 +00:00
environments.h * Added Jost Boekemeier's implementation of environments to guile. 2000-08-25 17:01:32 +00:00
eq.c * Docstring fixes - adding texinfo markup and removing extraneous trailing newlines. 2000-08-18 09:30:54 +00:00
eq.h Updated copyrights 2000-06-12 12:28:24 +00:00
error.c * macros.c: Remove surplus newlines from end of docstrings. 2000-08-11 15:12:37 +00:00
error.h Updated copyrights 2000-06-12 12:28:24 +00:00
eval.c * Docstring updates. 2000-09-02 23:23:16 +00:00
eval.h * eval.h: #include "struct.h". 2000-08-11 08:43:00 +00:00
evalext.c * evalext.c (scm_definedp): Have to work before module system is 2000-08-11 08:43:08 +00:00
evalext.h Updated copyrights 2000-06-12 12:28:24 +00:00
feature.c * net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_sethost, 2000-08-18 16:52:15 +00:00
feature.h * feature.c, feature.h: Broke out hook code into separate files. 2000-04-21 23:11:05 +00:00
filesys.c * filesys.c (scm_fcntl): Docstring fix - missing newlines inserted. 2000-08-18 17:12:37 +00:00
filesys.h Updated copyrights 2000-06-12 12:28:24 +00:00
fluids.c * fluids.c (scm_fluid_set_x): Return SCM_UNSPECIFIED. 2000-08-24 00:23:19 +00:00
fluids.h Updated copyrights 2000-06-12 12:28:24 +00:00
fports.c * fports.c (scm_setvbuf): Use free' instead of scm_must_free' 2000-06-13 00:49:40 +00:00
fports.h Updated copyrights 2000-06-12 12:28:24 +00:00
gc.c * gc.c (scm_mark_locations): mark freecells too, and don't worry 2000-09-02 21:52:35 +00:00
gc.h * gc.h: removed now-obsolete comments about the `allocated' cell 2000-09-02 21:53:02 +00:00
gc_os_dep.c New file. 2000-09-03 20:27:17 +00:00
gdb_interface.h Updated copyrights 2000-06-12 12:28:24 +00:00
gdbint.c * gdbint.c (gdb_print): Removed superfluous macro definition. 2000-08-27 03:34:27 +00:00
gdbint.h Updated copyrights 2000-06-12 12:28:24 +00:00
gh.h * Don't include <stdio.h> in gh.h. Thanks to Han-Wen Nienhuys. 2000-07-06 08:48:14 +00:00
gh_data.c * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. 2000-06-05 11:39:46 +00:00
gh_eval.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_funcs.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_init.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_io.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_list.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_predicates.c Updated copyrights 2000-06-12 12:28:24 +00:00
gsubr.c Updated copyrights 2000-06-12 12:28:24 +00:00
gsubr.h Updated copyrights 2000-06-12 12:28:24 +00:00
guardians.c * Docstring fixes. 2000-08-25 17:33:01 +00:00
guardians.h * guardians.h (scm_guardian_gc_init, scm_guardian_zombify): Are 2000-04-21 23:12:23 +00:00
guile-doc-snarf.in * guile-doc-snarf.in: use cut instead of sed, that's much much 2000-06-21 15:14:00 +00:00
guile-func-name-check.in * guile-func-name-check.in: Added this script to statically check 2000-01-11 21:47:57 +00:00
guile-snarf.awk.in * Renamed SCM__X tokens to better readable ones that also follow the 2000-06-21 08:43:12 +00:00
guile-snarf.in * Renamed SCM__X tokens to better readable ones that also follow the 2000-06-21 08:43:12 +00:00
guile.c Updated copyrights 2000-06-12 12:28:24 +00:00
hash.c * Replace SCM_UNPACK_CAR appropriately. 2000-05-23 22:23:56 +00:00
hash.h Updated copyrights 2000-06-12 12:28:24 +00:00
hashtab.c * Signal an error when adding entries to a hash table with no slots. 2000-07-07 15:28:56 +00:00
hashtab.h Updated copyrights 2000-06-12 12:28:24 +00:00
hooks.c * Fixed some type-related errors. 2000-07-18 16:59:35 +00:00
hooks.h * The name property of hooks is deprecated. 2000-05-26 16:31:22 +00:00
inet_aton.c * inet_aton.c (inet_aton): Cast init value for `cp'. 2000-06-12 21:24:29 +00:00
init.c * init.c (scm_init_guile, scm_init_guile_1): New interface for 2000-09-03 20:23:55 +00:00
init.h * init.h (scm_init_guile): New prototype. 2000-09-03 20:24:18 +00:00
ioext.c * ioext.c (s_scm_read_line): Cast result of call to 2000-06-12 21:24:43 +00:00
ioext.h Updated copyrights 2000-06-12 12:28:24 +00:00
iselect.c * iselect.c: Include <unistd.h>. Thanks to Bertrand Petit! 2000-08-05 14:33:31 +00:00
iselect.h * *.[hc]: add Emacs magic at the end of file, to ensure GNU 2000-03-19 19:01:16 +00:00
keywords.c * macros.c: Remove surplus newlines from end of docstrings. 2000-08-11 15:12:37 +00:00
keywords.h Updated copyrights 2000-06-12 12:28:24 +00:00
lang.c Updated copyrights 2000-06-12 12:28:24 +00:00
lang.h Lots of fixes to make guile (at some time) compile with strict typing. 2000-04-03 08:47:51 +00:00
list.c * macros.c: Remove surplus newlines from end of docstrings. 2000-08-11 15:12:37 +00:00
list.h * list.[ch] (scm_cons_star/cons*): Renamed from 2000-06-19 10:04:31 +00:00
load.c * load.c (load): Use `scm_selected_module' to compute second arg 2000-08-11 08:43:49 +00:00
load.h Updated copyrights 2000-06-12 12:28:24 +00:00
macros.c * macros.c: Remove surplus newlines from end of docstrings. 2000-08-11 15:12:37 +00:00
macros.h Updated copyrights 2000-06-12 12:28:24 +00:00
Makefile.am * Makefile.am (.x.doc): Pretend to create .doc files from .x files 2000-09-03 20:22:41 +00:00
mallocs.c Updated copyrights 2000-06-12 12:28:24 +00:00
mallocs.h Updated copyrights 2000-06-12 12:28:24 +00:00
memmove.c * *.[hc]: add Emacs magic at the end of file, to ensure GNU 2000-03-19 19:01:16 +00:00
modules.c * Docstring updates. 2000-09-02 23:23:16 +00:00
modules.h * modules.h (SCM_MODULEP, SCM_VALIDATE_MODULE, 2000-08-11 08:44:16 +00:00
net_db.c * net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_sethost, 2000-08-18 16:52:15 +00:00
net_db.h Updated copyrights 2000-06-12 12:28:24 +00:00
numbers.c * Docstring fixes. 2000-08-12 23:15:48 +00:00
numbers.h * numbers.h: Put #ifdef HAVE_LONG_LONGS around declarations using 2000-06-20 14:57:45 +00:00
objects.c * objects.c (scm_init_objects), print.c (scm_init_print), struct.c 2000-08-27 03:20:55 +00:00
objects.h The struct data is now an array of scm_bits_t variables. 2000-04-12 01:19:49 +00:00
objprop.c * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 2000-04-21 14:16:44 +00:00
objprop.h Updated copyrights 2000-06-12 12:28:24 +00:00
options.c Updated copyrights 2000-06-12 12:28:24 +00:00
options.h Updated copyrights 2000-06-12 12:28:24 +00:00
pairs.c Updated copyrights 2000-06-12 12:28:24 +00:00
pairs.h * New macro SCM_TRUE_P. 2000-03-29 01:15:56 +00:00
ports.c * Docstring fixes. 2000-08-25 17:33:01 +00:00
ports.h * Replace SCM_UNPACK_CAR appropriately. 2000-05-24 11:22:38 +00:00
posix.c * Docstring fixes. 2000-09-02 23:20:40 +00:00
posix.h Updated copyrights 2000-06-12 12:28:24 +00:00
print.c * objects.c (scm_init_objects), print.c (scm_init_print), struct.c 2000-08-27 03:20:55 +00:00
print.h Updated copyrights 2000-06-12 12:28:24 +00:00
procprop.c * procprop.c: #include "libguile/smob.h"; Check applicable smobs. 2000-08-25 04:08:50 +00:00
procprop.h Updated copyrights 2000-06-12 12:28:24 +00:00
procs.c * smob.h (scm_smob_descriptor): Added apply\' and gsubr_type\'. 2000-08-25 02:26:22 +00:00
procs.h * Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead. 2000-06-05 12:54:40 +00:00
properties.c New files. 2000-09-03 20:25:19 +00:00
properties.h New files. 2000-09-03 20:25:19 +00:00
putenv.c Updated copyrights 2000-06-12 12:28:24 +00:00
ramap.c * Docstring fixes. 2000-09-02 23:20:40 +00:00
ramap.h Updated copyrights 2000-06-12 12:28:24 +00:00
random.c * Cleaned up memory error signalling. 2000-06-29 15:54:58 +00:00
random.h Updated copyrights 2000-06-12 12:28:24 +00:00
read.c * read.c (scm_flush_ws): Include filename in error message when it 2000-08-06 22:04:11 +00:00
read.h Updated copyrights 2000-06-12 12:28:24 +00:00
regex-posix.c Code layout fix 2000-06-13 11:14:35 +00:00
regex-posix.h Updated copyrights 2000-06-12 12:28:24 +00:00
remaining-docs-needed * run-test, remaining-docs-needed: Added these scripts. The 2000-03-07 16:06:13 +00:00
root.c * Docstring fixes. 2000-08-12 23:15:48 +00:00
root.h * root.h (scm_properties_whash): New `sys_protect', used in 2000-09-03 20:26:11 +00:00
run-test * run-test, remaining-docs-needed: Added these scripts. The 2000-03-07 16:06:13 +00:00
scmsigs.c * scmsigs.c (s_scm_sigaction): guard the SIGIOT case with an 2000-06-18 12:06:01 +00:00
scmsigs.h Updated copyrights 2000-06-12 12:28:24 +00:00
script.c * script.c (scm_shell): Pass scm_the_root_module () as second arg 2000-08-11 08:44:32 +00:00
script.h Updated copyrights 2000-06-12 12:28:24 +00:00
simpos.c * net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_sethost, 2000-08-18 16:52:15 +00:00
simpos.h Updated copyrights 2000-06-12 12:28:24 +00:00
smob.c * smob.c (scm_smob_prehistory): don't init the "allocated" smob 2000-09-02 21:53:20 +00:00
smob.h * smob.h (scm_smob_descriptor): Added apply\' and gsubr_type\'. 2000-08-25 02:26:22 +00:00
snarf.h * Renamed SCM__X tokens to better readable ones that also follow the 2000-06-21 08:43:12 +00:00
socket.c * Docstring fixes. 2000-09-02 23:20:40 +00:00
socket.h Updated copyrights 2000-06-12 12:28:24 +00:00
sort.c Updated copyrights 2000-06-12 12:28:24 +00:00
sort.h Updated copyrights 2000-06-12 12:28:24 +00:00
srcprop.c * Don't use return value from SCM_SETCDR or SCM_WHASHSET. 2000-07-18 16:09:09 +00:00
srcprop.h Updated copyrights 2000-06-12 12:28:24 +00:00
stackchk.c Updated copyrights 2000-06-12 12:28:24 +00:00
stackchk.h Updated copyrights 2000-06-12 12:28:24 +00:00
stacks.c * stacks.c (scm_init_stacks): Pass a string, not a layout object, 2000-08-27 03:21:03 +00:00
stacks.h Updated copyrights 2000-06-12 12:28:24 +00:00
stamp-h.in
stime.c * Docstring fixes. 2000-09-02 23:20:40 +00:00
stime.h * stime.c (scm_c_get_internal_run_time): new function, same as 2000-08-16 00:23:59 +00:00
strerror.c Updated copyrights 2000-06-12 12:28:24 +00:00
strings.c * Docstring updates. 2000-09-02 23:23:16 +00:00
strings.h Updated copyrights 2000-06-12 12:28:24 +00:00
strop.c * Docstring updates. 2000-09-02 23:23:16 +00:00
strop.h Updated copyrights 2000-06-12 12:28:24 +00:00
strorder.c Updated copyrights 2000-06-12 12:28:24 +00:00
strorder.h Updated copyrights 2000-06-12 12:28:24 +00:00
strports.c * Docstring fixes. 2000-08-12 23:15:48 +00:00
strports.h Updated copyrights 2000-06-12 12:28:24 +00:00
struct.c * Docstring updates for scm_make_struct and scm_make_vtable_vtable. 2000-09-02 23:17:23 +00:00
struct.h * struct.h (SCM_STRUCT_GC_CHAIN, SCM_SET_STRUCT_GC_CHAIN): New 2000-08-09 18:29:39 +00:00
symbols.c * Docstring updates for scm_symbol_to_string. 2000-09-02 23:16:00 +00:00
symbols.h Deprecated scm_top_level_lookup_closure_var 2000-08-11 08:45:19 +00:00
tag.c Updated copyrights 2000-06-12 12:28:24 +00:00
tag.h Updated copyrights 2000-06-12 12:28:24 +00:00
tags.h * tags.h (scm_tc16_allocated): removed. 2000-09-02 21:53:38 +00:00
threads.c * Removed mit-threads and fsu-threads and references. 2000-05-30 15:56:55 +00:00
threads.h * Removed mit-threads and fsu-threads and references. 2000-05-30 15:56:55 +00:00
throw.c * throw.c (scm_ithrow): Perform catch-all handling here when no 2000-09-03 20:31:10 +00:00
throw.h Updated copyrights 2000-06-12 12:28:24 +00:00
unif.c * Docstring updates for scm_uniform_vector_ref and scm_array_set_x. 2000-09-02 23:15:04 +00:00
unif.h * Replace SCM_UNPACK_CAR appropriately. 2000-05-24 11:22:38 +00:00
validate.h * validate.h (SCM_VALIDATE_NUMBER_DEF_COPY): New macro. 2000-09-03 21:56:03 +00:00
variable.c * variable.c: Code layout fixes. 2000-06-04 01:30:32 +00:00
variable.h Updated copyrights 2000-06-12 12:28:24 +00:00
vectors.c * Docstring update for scm_vector. 2000-09-02 23:13:33 +00:00
vectors.h Updated copyrights 2000-06-12 12:28:24 +00:00
version.c Updated copyrights 2000-06-12 12:28:24 +00:00
version.h Updated copyrights 2000-06-12 12:28:24 +00:00
versiondat.h.in * version.c (scm_libguile_config_stamp): Deleted. See 1999-09-11 19:05:18 +00:00
vports.c Docstring updated so that make-soft-port example is correct. 2000-08-12 22:18:04 +00:00
vports.h Updated copyrights 2000-06-12 12:28:24 +00:00
weaks.c * Extend checks performed with SCM_DEBUG_CELL_ACCESSES=1 and make them 2000-07-13 15:00:58 +00:00
weaks.h * weaks.h (scm_weak_vectors, scm_weaks_prehistory): Added 2000-04-21 23:14:19 +00:00