1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 19:20:21 +02:00
guile/libguile
Mikael Djurfeldt 5b03c15cbf * Makefile.am (BUILT_SOURCES): Experimentally added scmconfig.h
also here.  (This is supposed to make sure that scmconfig.h is
built before all sources in order to prevent that everything has
to be rebuilt again.  Hope it works---I'm just guessing. :)
2000-08-24 00:27:08 +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-08-23 18:22:19 +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 Add note saying where this came from, and suggesting that new log 1997-04-15 01:26:20 +00:00
ChangeLog-scm Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with 1996-11-21 16:03:02 +00:00
ChangeLog-threads Merge threads directory into libguile. 1997-04-15 01:34:36 +00:00
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 * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
cpp_cnvt.awk * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD 1997-03-29 18:42:43 +00:00
cpp_err_symbols.in * cpp_err_symbols.in: Renamed from cpp_err_symbols, to avoid 1997-04-05 23:35:03 +00:00
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_err_symbols.in: Renamed from cpp_err_symbols, to avoid 1997-04-05 23:35:03 +00:00
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
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 * eval.c (scm_eval): Backward incompatible change: Now takes an 2000-08-11 08:42:50 +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_gc_mark): Don't use GUILE_DEBUG flag to compile in 2000-08-23 18:22:07 +00:00
gc.h * gc.h (SCM_GC_CARD_N_CELLS): change to be a nice non-confusing 2000-08-21 10:06:45 +00:00
gdb_interface.h Updated copyrights 2000-06-12 12:28:24 +00:00
gdbint.c * Extend checks performed with SCM_DEBUG_CELL_ACCESSES=1 and make them 2000-07-13 15:00:58 +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 * guardians.c (scm_guardian_gc_init): Turned into a hook function 2000-04-21 23:12:09 +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 Deprecated scm_top_level_lookup_closure_var 2000-08-11 08:45:19 +00:00
init.h * init.c, init.h (scm_initialized_p): Renamed from `initialized' 2000-06-19 00:41:33 +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 (BUILT_SOURCES): Experimentally added scmconfig.h 2000-08-24 00:27:08 +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 * modules.c (scm_module_tag, scm_module_system_booted_p): New 2000-08-11 08:44:02 +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 * Replace SCM_UNPACK_CAR appropriately. 2000-05-23 22:23:56 +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-12 23:15:48 +00:00
ports.h * Replace SCM_UNPACK_CAR appropriately. 2000-05-24 11:22:38 +00:00
posix.c * Unified some rest argument checking and handling. 2000-05-18 08:47:52 +00:00
posix.h Updated copyrights 2000-06-12 12:28:24 +00:00
print.c * print.c (scm_simple_format): Be case-insensitive for ~A and ~S 2000-08-11 00:45:25 +00:00
print.h Updated copyrights 2000-06-12 12:28:24 +00:00
procprop.c Updated copyrights 2000-06-12 12:28:24 +00:00
procprop.h Updated copyrights 2000-06-12 12:28:24 +00:00
procs.c Added comment 2000-06-12 21:26:35 +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
putenv.c Updated copyrights 2000-06-12 12:28:24 +00:00
ramap.c * ramap.c (s_scm_array_fill_x): Cast `ve' properly in case 2000-06-12 21:26:52 +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 * Deprecated function scm_call_catching_errors. 2000-07-18 07:02:57 +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 * Cleaned up memory error signalling. 2000-06-29 15:54:58 +00:00
smob.h * smob.h: Changed comments for scm_make_smob_type and 2000-06-20 02:37:53 +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 * socket.c (scm_getsockopt): Changed type for `optlen' from int to 2000-06-14 01:33:10 +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 Updated copyrights 2000-06-12 12:28:24 +00:00
stacks.h Updated copyrights 2000-06-12 12:28:24 +00:00
stamp-h.in Changes to use automake-generated Makefile.ins everywhere 1996-12-03 05:34:34 +00:00
stime.c * stime.c (scm_c_get_internal_run_time): new function, same as 2000-08-16 00:23:59 +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 * Eliminated use of SCM_ASSERT to check for range errors. 2000-06-30 10:46:35 +00:00
strings.h Updated copyrights 2000-06-12 12:28:24 +00:00
strop.c Docstring fix - quote quotation marks and backslashes. 2000-08-12 22:15:55 +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 * struct.c (scm_make_struct, scm_make_vtable_vtable): Structs 2000-08-09 18:29:31 +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 * symbols.c (scm_can_use_top_level_lookup_closure_var): Removed. 2000-08-11 08:44:51 +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_GCTYPE16, SCM_GCCDR, SCM_GC[8]MARKP, 2000-08-17 20:37:55 +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 Updated copyrights 2000-06-12 12:28:24 +00:00
throw.h Updated copyrights 2000-06-12 12:28:24 +00:00
unif.c * Eliminated use of SCM_ASSERT to check for range errors. 2000-06-30 10:46:35 +00:00
unif.h * Replace SCM_UNPACK_CAR appropriately. 2000-05-24 11:22:38 +00:00
validate.h * Fix range checks of SCM_VALIDATE* macros. 2000-06-30 09:48:25 +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 * Fix vector initialization. 2000-07-26 09:20:09 +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