1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/libguile
Mikael Djurfeldt b90d369ecf * feature.c (scm_remove_hook_x): Bugfix: Changed reference to
s_add_hook_x --> s_remove_hook_x.
(scm_add_hook_x, scm_remove_hook_x): Hooks now takes arguments.
Added #include "procprop.h"
* feature.c, feature.h (scm_reset_hook_x): New procedure.
(scm_make_hook): Optional argument defines number of arguments to
the hook.
(scm_make_named_hook): Take number of args as second arg.
(scm_run_hook): Renamed from scm_run_hooks (old name kept for a
while); First arg is the hook.  The rest are arguments passed on
to the hook procedures.
1998-11-26 07:44:09 +00:00
..
.cvsignore *** empty log message *** 1997-06-28 09:03:21 +00:00
__scm.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
_scm.h * scmsigs.h, async.h: updated. 1997-05-31 19:02:38 +00:00
alist.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
alist.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
alloca.c * alloca.c (alloca): Undo yesterday's changes, and simply call 1998-10-04 12:59:41 +00:00
arbiters.c * Makefile.in: Rebuilt. 1997-10-15 17:18:32 +00:00
arbiters.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
async.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
async.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
backtrace.c Removed last change. (Replaced by a better change.) 1998-11-10 07:58:32 +00:00
backtrace.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
boolean.c * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
boolean.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
ChangeLog *** empty log message *** 1998-11-23 10:27:27 +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 * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
chars.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
continuations.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
continuations.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
coop-defs.h * coop.c (coop_condition_variable_wait): Make this function 1998-10-04 12:10:11 +00:00
coop-threads.c Get rid of warnings from the cooperative threading system. 1998-10-03 13:33:53 +00:00
coop-threads.c.cygnus * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
coop-threads.h Get rid of warnings from the cooperative threading system. 1998-10-03 13:33:53 +00:00
coop-threads.h.cygnus * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
coop.c * coop.c (coop_condition_variable_wait): Removed 1998-11-19 08:15:22 +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 * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD 1997-03-29 18:42:43 +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 * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD 1997-03-29 18:42:43 +00:00
debug.c * debug.c (scm_debug_options): Bugfix: Set the value of 1998-11-13 15:58:00 +00:00
debug.h * debug.h (SCM_SET_MACROEXP, SCM_CLEAR_MACROEXP, SCM_MACROEXPP): 1998-11-10 06:09:55 +00:00
DYNAMIC-LINKING Remove uses of the #/ syntax. 1998-10-09 15:13:12 +00:00
dynl-dl.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
dynl-dld.c * dynl.c (scm_dynamic_call, scm_dynamic_args_call): Wrap dynamic 1997-06-16 19:09:11 +00:00
dynl-shl.c * dynl.c (scm_dynamic_call, scm_dynamic_args_call): Wrap dynamic 1997-06-16 19:09:11 +00:00
dynl-vms.c * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
dynl.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
dynl.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
dynwind.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
dynwind.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
eq.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
eq.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
error.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
error.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
eval.c * eval.c (SCM_CEVAL): Jump to badfun if trying to apply a struct 1998-11-21 17:00:44 +00:00
eval.h * eval.h (scm_macro_eval_x): Removed declaration. 1998-10-31 13:05:43 +00:00
evalext.c * evalext.c (scm_definedp): Removed check for isyms; Added a 1998-11-20 17:14:41 +00:00
evalext.h * evalext.c (scm_definedp): Removed check for isyms; Added a 1998-11-20 17:14:41 +00:00
feature.c * feature.c (scm_remove_hook_x): Bugfix: Changed reference to 1998-11-26 07:44:09 +00:00
feature.h * feature.c, feature.h (scm_make_hook, scm_add_hook_x, 1998-11-23 02:34:49 +00:00
filesys.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
filesys.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
fluids.c Simplify smob and port marking; set the mark bit in the generic 1998-07-23 04:47:56 +00:00
fluids.h Warning fixes from Maciej Stachowiak: 1998-09-30 10:14:59 +00:00
fports.c Removed some #if 0 which slipped through in previous change 1998-11-01 16:57:40 +00:00
fports.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
fsu-pthreads.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
gc.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
gc.h * gc.h: Remove all uses of SCM_P. (Thanks to Richard Polton.) 1998-10-24 20:56:42 +00:00
gdb_interface.h * gdb_interface.h (GDB_INTERFACE): Remove semicolon and trailing 1997-06-22 20:49:31 +00:00
gdbint.c * Makefile.in: Rebuilt. 1997-10-15 17:18:32 +00:00
gdbint.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
genio.c * genio.c (scm_getc): Use SCM_TRY_CLRDY instead of SCM_CLRDY. 1998-10-30 08:23:52 +00:00
genio.h * genio.c, genio.h (scm_ungets): New function. 1998-10-30 08:23:33 +00:00
gh.h * numbers.c (num2long): As a software archeologist, I'm proud of 1998-10-26 07:46:54 +00:00
gh_data.c * numbers.c (num2long): As a software archeologist, I'm proud of 1998-10-26 07:46:54 +00:00
gh_eval.c * gh_eval.c (gh_eval_str_with_catch, gh_eval_file_with_catch): 1998-10-24 20:54:57 +00:00
gh_funcs.c some trivial cleanup 1998-01-16 00:32:28 +00:00
gh_init.c * init.c (invoke_main_func): Load the startup files (boot-9.scm) 1998-10-03 17:40:08 +00:00
gh_io.c * * gh_io.c (gh_write): New function. 1997-08-13 14:55:34 +00:00
gh_list.c implemented several missing gh_ functions, mostly related to lists and pairs 1997-10-20 03:59:37 +00:00
gh_predicates.c implemented several missing gh_ functions, mostly related to lists and pairs 1997-10-20 03:59:37 +00:00
gh_test_c.c trivial 1998-04-11 12:40:19 +00:00
gh_test_repl.c completing changes to gh_repl and uniform array stuff 1997-11-25 17:20:23 +00:00
gscm.c * Makefile.in: Rebuilt. 1997-10-15 17:18:32 +00:00
gscm.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
gsubr.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
gsubr.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
guile-snarf.in * guile-snarf.in: Never generate an empty file. (Thanks to 1998-10-24 20:55:15 +00:00
guile.c * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
hash.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
hash.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
hashtab.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
hashtab.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
inet_aton.c * inet_aton.c (inet_aton): Add prototype, to remove compiler 1998-10-03 09:12:12 +00:00
init.c * init.c: Added #include "modules.h" 1998-11-22 12:04:27 +00:00
init.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
ioext.c * ioext.c (scm_ftell): Use SCM_N_READY_CHARS to correct position. 1998-10-30 08:24:23 +00:00
ioext.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
iselect.c * iselect.c, threads.c: Doc fixes. 1998-10-03 13:33:24 +00:00
iselect.h * iselect.h: #define scm_internal_select select if GUILE_ISELECT 1998-04-20 00:39:45 +00:00
kw.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
kw.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
libguile.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
list.c Removed lingering declaration of removed function sloppy_mem_check. 1998-11-05 15:06:30 +00:00
list.h * list.c, list.h (scm_delq1_x, scm_delv1_x, scm_delete1_x): New 1998-11-03 16:08:53 +00:00
load.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
load.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
macros.c * macros.c, macros.h: New files. 1998-10-31 13:32:21 +00:00
macros.h * macros.c, macros.h: New files. 1998-10-31 13:32:21 +00:00
Makefile.am * Makefile.am: Added modules.c, modules.x, modules.h. 1998-11-22 12:04:00 +00:00
Makefile.in Updated 1998-11-22 12:05:35 +00:00
mallocs.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
mallocs.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
markers.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
markers.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
mit-pthreads.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
mit-pthreads.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
modules.c * modules.c (scm_make_module): Beautify the module. 1998-11-23 02:35:11 +00:00
modules.h * modules.c (scm_make_module): Beautify the module. 1998-11-23 02:35:11 +00:00
net_db.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
net_db.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
numbers.c * numbers.c (scm_logand, scm_logior, scm_logxor, scm_logtest, 1998-11-23 10:24:35 +00:00
numbers.h * numbers.c (num2long): As a software archeologist, I'm proud of 1998-10-26 07:46:54 +00:00
objects.c * objects.c (scm_init_objects): Renamed <standard-metaclass>, 1998-11-21 17:01:33 +00:00
objects.h * objects.c (scm_i_make_class_object): Renamed from 1998-11-15 16:16:06 +00:00
objprop.c * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
objprop.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
options.c * options.c (scm_options, scm_init_options): GC-protect option 1998-11-03 16:09:11 +00:00
options.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
pairs.c * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
pairs.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
ports.c * ports.c (scm_unread_string): Bugfixes: Check for SCM_STRINGP, 1998-11-06 18:15:12 +00:00
ports.h * ports.h (SCM_CUC): #define as ~SCM_CRDY instead of 0x001fffffL. 1998-11-05 16:02:55 +00:00
posix.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
posix.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
print.c * print.c (scm_iprin1): Print gsubrs as primitives. 1998-11-09 15:52:29 +00:00
print.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
procprop.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
procprop.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
procs.c * procs.c: #include "objects.h" 1998-11-21 17:01:48 +00:00
procs.h * procs.c, procs.h (procedure-documentation): Moved from eval.c. 1998-10-31 13:07:16 +00:00
putenv.c * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
ramap.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
ramap.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
read.c * read.c, read.h (scm_read_options, scm_read_opts): Removed 1998-11-09 14:14:49 +00:00
read.h * read.c, read.h (scm_read_options, scm_read_opts): Removed 1998-11-09 14:14:49 +00:00
readline.c * readline.c (scm_init_readline): Set 1998-11-19 04:48:50 +00:00
readline.h * readline.c, readline.h (scm_readline_options, 1998-11-09 14:15:30 +00:00
regex-posix.c * regex-posix.c (scm_regexp_exec): Reliably mark unmatched 1998-11-23 10:24:09 +00:00
regex-posix.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
root.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
root.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
scmconfig.h.in * threads.h (scm_thread_usleep, scm_thread_sleep): New declarations. 1998-10-13 23:17:34 +00:00
scmsigs.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
scmsigs.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
script.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
script.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
simpos.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
simpos.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
smob.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
smob.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
snarf.h Bug reports from Russ McManus: 1998-10-24 20:55:23 +00:00
socket.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
socket.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
srcprop.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
srcprop.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
stackchk.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
stackchk.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
stacks.c * stacks.c (read_frame): Bugfix: Removed lingering `else' 1998-11-10 07:57:51 +00:00
stacks.h Warning fixes from Maciej Stachowiak: 1998-09-30 10:14:59 +00:00
stamp-h.in Changes to use automake-generated Makefile.ins everywhere 1996-12-03 05:34:34 +00:00
stime.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
stime.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
strerror.c Doc fix. 1996-09-11 22:55:24 +00:00
strings.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
strings.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
strop.c Correct copyright notice. 1998-10-19 15:26:06 +00:00
strop.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
strorder.c * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
strorder.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
strports.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
strports.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
struct.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
struct.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
symbols.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
symbols.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
tag.c * Makefile.in: Rebuilt. 1997-10-15 17:18:32 +00:00
tag.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
tags.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
threads.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
threads.h Hrmmph.. 1998-10-28 20:01:49 +00:00
throw.c Warning fixes from Greg Harvey: 1998-10-15 14:35:35 +00:00
throw.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
unif.c (scm_array_contents): removed unnecessary test for 0 base. 1998-11-12 22:47:18 +00:00
unif.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
variable.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
variable.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
vectors.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
vectors.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
version.c Try to detect when people are using one version of libguile and a 1997-06-22 23:42:40 +00:00
version.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
versiondat.h.in Change the way libguile and boot-9.scm are timestamped, to try to 1998-10-14 19:22:10 +00:00
vports.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
vports.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
weaks.c * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
weaks.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00