1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-24 13:30:21 +02:00
guile/libguile
Marius Vollmer ef6b53ce6e Do not clean input file. This would write to the $(srcdir) during a
VPATH build, which is not allowed.  It also isn't needed since it only
works when an output filename has been specified and in that case we
don't need to clean the input file because the output file will
already exist.
2002-04-08 17:05:56 +00:00
..
.cvsignore * .cvsignore: add *.c.clean.c. and re-sort. 2002-04-02 01:40:40 +00:00
__scm.h (ptrdiff_t): Typedef to long when configure didn't find 2001-06-14 17:37:38 +00:00
_scm.h Make compilation under Windows easier. 2001-06-26 17:53:09 +00:00
alist.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
alist.h
alloca.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
arbiters.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
arbiters.h
async.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
async.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
backtrace.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
backtrace.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
boolean.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
boolean.h
c-tokenize.lex * c-tokenize.lex: add option %nounput to quiet warning. 2001-07-19 17:34:47 +00:00
ChangeLog *** empty log message *** 2002-04-08 00:44:34 +00:00
ChangeLog-1996-1999
ChangeLog-2000
ChangeLog-gh
ChangeLog-scm
ChangeLog-threads
chars.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
chars.h (SCM_MAKE_CHAR): Use scm_t_bits' instead of intptr_t'. 2001-09-26 03:16:26 +00:00
continuations.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
continuations.h * continuations.h: support ia64 register backing store. 2001-10-08 22:50:24 +00:00
coop-defs.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
coop-threads.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
coop-threads.h
coop.c * coop.c (mother_awake_p): New variable. 2001-10-06 16:28:34 +00:00
COPYING
cpp_cnvt.awk Merge from mvo-vcell-cleanup-1-branch. 2001-05-15 14:57:22 +00:00
cpp_err_symbols.in
cpp_errno.c
cpp_sig_symbols.in * posix.c (getlogin): getlogin() implementation for Windows. 2001-07-03 15:27:56 +00:00
cpp_signal.c
debug-malloc.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
debug-malloc.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
debug.c Change @var to @code in docstring. 2002-03-15 09:42:46 +00:00
debug.h * Fix bug caused by frame size overflowing its field. 2002-03-08 12:59:27 +00:00
deprecation.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
deprecation.h * Deprecated some definitions. 2001-05-14 16:38:08 +00:00
dynl.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
dynl.h
dynwind.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
dynwind.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
environments.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
environments.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
eq.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
eq.h
error.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
error.h * error.c, error.h: Made error keys globally accessible. 2001-09-20 08:11:26 +00:00
eval.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
eval.h * Handle evaluator traps by calling trap handlers directly rather than 2001-06-26 21:55:45 +00:00
evalext.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
evalext.h
extensions.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
extensions.h New files. 2001-05-20 19:26:23 +00:00
feature.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
feature.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
filesys.c Docstring and manual updates. 2002-03-16 13:35:23 +00:00
filesys.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
fluids.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
fluids.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
fports.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
fports.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
gc.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
gc.h * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, DOUBLECELL_ALIGNED_P, 2002-03-01 21:12:47 +00:00
gc_os_dep.c (GC_noop1): Move before `GC_find_limit' where it is used; nfc. 2001-08-25 18:31:17 +00:00
gdb_interface.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
gdbint.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
gdbint.h
gh.h * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, 2001-06-28 01:11:59 +00:00
gh_data.c * Deprecated scm_makfromstr and added scm_mem2string as a replacement. 2001-06-26 10:59:34 +00:00
gh_eval.c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
gh_funcs.c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
gh_init.c replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
gh_io.c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
gh_list.c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
gh_predicates.c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
goops.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
goops.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
gsubr.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
gsubr.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
guardians.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
guardians.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
guile-doc-snarf.in * guile-snarf-docs.in, guile-snarf-docs-texi.in, 2001-05-31 13:15:54 +00:00
guile-func-name-check.in * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
guile-snarf-docs.in * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
guile-snarf.awk.in * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
guile-snarf.in Do not clean input file. This would write to the $(srcdir) during a 2002-04-08 17:05:56 +00:00
guile.c Make compilation under Windows easier. 2001-06-26 17:53:09 +00:00
hash.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
hash.h revert the ill-considered part of the 2001-05-24 changes 2001-05-26 20:51:22 +00:00
hashtab.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
hashtab.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
hooks.c Correct all instances of scm_t_c_hookype_t to scm_t_c_hook_type. 2002-03-16 14:07:27 +00:00
hooks.h Correct all instances of scm_t_c_hookype_t to scm_t_c_hook_type. 2002-03-16 14:07:27 +00:00
inet_aton.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
init.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
init.h
ioext.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
ioext.h * rw.c: new file, implementing C part of module (ice-9 rw). 2001-04-29 13:03:14 +00:00
iselect.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
iselect.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
keywords.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
keywords.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
lang.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
lang.h Replace "scm_*_t" with "scm_t_*", except "scm_lisp_t". 2001-06-14 20:14:09 +00:00
list.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
list.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
load.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
load.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
macros.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
macros.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
Makefile.am (EXTRA_DIST): Added cpp_err_symbols.c and cpp_sig_symbols.c. 2002-04-08 00:43:26 +00:00
mallocs.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
mallocs.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
memmove.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
mkstemp.c Update path to #include file scmconfig.h. 2001-06-13 16:10:05 +00:00
modules.c Manual changes for deprecated items; merges from unstable branch. 2002-03-29 20:11:13 +00:00
modules.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
net_db.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
net_db.h * net_db.h (scm_gethost): Added prototype. 2001-05-02 00:48:32 +00:00
num2float.i.c * Makefile.am: Distribute num2float.i.c. 2001-09-22 21:33:05 +00:00
num2integral.i.c * num2integral.i.c (NUM2INTEGRAL): Report an error when these 2001-09-20 08:02:40 +00:00
numbers.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
numbers.h * numbers.h: Removed old comment about using SCM_CAR to access 2001-10-05 17:55:31 +00:00
objects.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
objects.h * Changed the default definition of SCM. 2001-05-27 22:00:03 +00:00
objprop.c Small docstring fixes. 2002-03-15 10:33:37 +00:00
objprop.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
options.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
options.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
pairs.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
pairs.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
ports.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
ports.h Replaced "scm_t_portable" with "scm_port_table" which was an artifact 2001-08-26 21:49:32 +00:00
posix.c Small docstring fixes. 2002-03-15 10:33:37 +00:00
posix.h * posix.c (scm_tmpnam): check that return value from tmpnam is not 2001-03-18 20:29:58 +00:00
print.c Small docstring fixes. 2002-03-15 10:33:37 +00:00
print.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
procprop.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
procprop.h
procs.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
procs.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
properties.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
properties.h
putenv.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
ramap.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
ramap.h
random.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
random.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
rdelim.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
rdelim.h (scm_init_rdelim_builtins): Renamed from 2001-05-19 00:27:22 +00:00
read.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
read.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
regex-posix.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
regex-posix.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
remaining-docs-needed
root.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
root.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
run-test
rw.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
rw.h *** empty log message *** 2001-06-04 22:05:02 +00:00
scmsigs.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
scmsigs.h * scmsigs.h (scm_init_scmsigs): new prototype. 2001-07-19 17:34:11 +00:00
script.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
script.h
simpos.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
simpos.h
smob.c Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
smob.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
snarf.h * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
socket.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
socket.h * net_db.c: remove bogus "close" declaration. 2001-04-22 16:05:21 +00:00
sort.c Small docstring fixes. 2002-03-15 10:33:37 +00:00
sort.h
srcprop.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
srcprop.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
stackchk.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
stackchk.h
stacks.c Small docstring fixes. 2002-03-15 10:33:37 +00:00
stacks.h * Fix two typos that crept in with the scm_X_t to scm_t_X rename. 2002-02-22 23:04:15 +00:00
stime.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
stime.h
strerror.c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
strings.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
strings.h * strings.h (SCM_SET_STRING_LENGTH): coerce "l" to a long. 2001-09-21 17:50:21 +00:00
strop.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
strop.h (scm_substring_move_left_x, scm_substring_move_right_x): Deprecated. 2001-11-13 15:19:57 +00:00
strorder.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
strorder.h
strports.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
strports.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
struct.c Small docstring fixes. 2002-03-15 10:33:37 +00:00
struct.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
symbols-deprecated.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
symbols.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
symbols.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
tags.h * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, DOUBLECELL_ALIGNED_P, 2002-03-01 21:12:47 +00:00
threads.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
threads.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
throw.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
throw.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
unif.c Small docstring fixes. 2002-03-15 10:33:37 +00:00
unif.h * Fix two typos that crept in with the scm_X_t to scm_t_X rename. 2002-02-22 23:04:15 +00:00
validate.h * validate.h (SCM_VALIDATE_DOUBLE_DEF_COPY): New macro. 2001-10-12 09:00:24 +00:00
values.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
values.h * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 2001-07-19 21:28:54 +00:00
variable.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
variable.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
vectors.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
vectors.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
version.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
version.h.in * version.h.in 2001-11-18 22:58:38 +00:00
vports.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
vports.h
weaks.c * Docstring fixes and corresponding manual updates. 2002-03-15 09:23:19 +00:00
weaks.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00