..
.cvsignore
*** empty log message ***
2001-06-25 03:46:41 +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
Remove #include <stdio.h>. Add #include <string.h>.
2001-03-09 23:33:41 +00:00
alist.h
Updated copyrights
2000-06-12 12:28:24 +00:00
alloca.c
* Fixed include file problem reported by Bruce Korb.
2000-10-12 07:59:02 +00:00
arbiters.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
arbiters.h
Updated copyrights
2000-06-12 12:28:24 +00:00
async.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
async.h
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
backtrace.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
backtrace.h
Merge from mvo-vcell-cleanup-1-branch.
2001-05-15 14:57:22 +00:00
boolean.c
Remove #include <stdio.h>. Add #include <string.h>.
2001-03-09 23:33:41 +00:00
boolean.h
Updated copyrights
2000-06-12 12:28:24 +00:00
c-tokenize.lex
* snarf.h (SCM_SNARF_DOCS): change the "grammar" slightly.
2001-06-25 03:30:02 +00:00
ChangeLog
* read.c (scm_lreadr): When reading a hash token, check for a
2001-06-27 13:15:20 +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-2000
Split up.
2001-03-11 23:57:16 +00:00
ChangeLog-gh
ChangeLog-scm
ChangeLog-threads
chars.c
Remove #include <stdio.h>. Add #include <string.h>.
2001-03-09 23:33:41 +00:00
chars.h
* error.h (scm_sysmissing): deprecation expired - removed.
2001-04-27 21:08:44 +00:00
continuations.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
continuations.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
coop-defs.h
* srcprop.h, srcprop.c (scm_srcprops_to_plist): Renamed from
2001-06-25 00:56:41 +00:00
coop-threads.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
coop-threads.h
Updated copyrights
2000-06-12 12:28:24 +00:00
coop.c
* coop.c: Inserted #include <stdio.h>.
2001-03-10 03:09:07 +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
* *.[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
Use memset instead of bzero.
2001-04-12 01:40:21 +00:00
debug-malloc.h
* debug-malloc.c, debug-malloc.h: New files.
2000-04-21 00:27:14 +00:00
debug.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
debug.h
* Handle evaluator traps by calling trap handlers directly rather than
2001-06-26 21:55:45 +00:00
deprecation.c
* deprecation.c, extensions.c, rw.c: include string.h.
2001-06-20 17:33:43 +00:00
deprecation.h
* Deprecated some definitions.
2001-05-14 16:38:08 +00:00
dynl.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
dynl.h
Updated copyrights
2000-06-12 12:28:24 +00:00
dynwind.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
dynwind.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
environments.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
environments.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
eq.c
* Made creation of new smob types thread safe.
2001-04-21 21:50:08 +00:00
eq.h
Updated copyrights
2000-06-12 12:28:24 +00:00
error.c
* validate.h
2001-05-24 00:50:51 +00:00
error.h
* Introduce SCM_UNUSED and mark unused function parameters.
2001-06-07 21:12:19 +00:00
eval.c
* Handle evaluator traps by calling trap handlers directly rather than
2001-06-26 21:55:45 +00:00
eval.h
* Handle evaluator traps by calling trap handlers directly rather than
2001-06-26 21:55:45 +00:00
evalext.c
* Introduce SCM_UNUSED and mark unused function parameters.
2001-06-07 21:12:19 +00:00
evalext.h
Updated copyrights
2000-06-12 12:28:24 +00:00
extensions.c
* deprecation.c, extensions.c, rw.c: include string.h.
2001-06-20 17:33:43 +00:00
extensions.h
New files.
2001-05-20 19:26:23 +00:00
feature.c
Merge from mvo-vcell-cleanup-1-branch.
2001-05-15 14:57:22 +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
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
filesys.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
fluids.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
fluids.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
fports.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
fports.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
gc.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
gc.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
gc_os_dep.c
Remove #include <stdio.h>. Add #include <string.h>.
2001-03-09 23:33:41 +00:00
gdb_interface.h
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
gdbint.c
Removed tag.c and tag.h and all references.
2001-06-20 18:18:00 +00:00
gdbint.h
Updated copyrights
2000-06-12 12:28:24 +00:00
gh.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +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
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
gh_funcs.c
(scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic,
2001-05-20 00:35:43 +00:00
gh_init.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
gh_io.c
Remove #include <stdio.h>. Add #include <string.h>.
2001-03-09 23:33:41 +00:00
gh_list.c
revert the ill-considered part of the 2001-05-24 changes
2001-05-26 20:51:22 +00:00
gh_predicates.c
Remove #include <stdio.h>. Add #include <string.h>.
2001-03-09 23:33:41 +00:00
goops.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
goops.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
gsubr.c
revert the ill-considered part of the 2001-05-24 changes
2001-05-26 20:51:22 +00:00
gsubr.h
revert the ill-considered part of the 2001-05-24 changes
2001-05-26 20:51:22 +00:00
guardians.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
guardians.h
* guardians.c (F_GREEDY, F_LISTED, F_DESTROYED, GREEDY_P,
2001-01-04 13:00:31 +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
Added copyright and licence notice.
2001-02-21 20:15:15 +00:00
guile-snarf-docs-texi.in
* snarf.h (SCM_SNARF_DOCS): change the "grammar" slightly.
2001-06-25 03:30:02 +00:00
guile-snarf-docs.in
* snarf.h (SCM_SNARF_DOCS): change the "grammar" slightly.
2001-06-25 03:30:02 +00:00
guile-snarf.awk.in
* eval.c (scm_promise_p), list.c (scm_append_x, scm_reverse_x),
2001-05-04 21:54:00 +00:00
guile-snarf.in
* filter-doc-snarfage.c, guile-snarf.in: try to cope with spaces
2001-06-08 13:48:39 +00:00
guile.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
hash.c
(scm_hasher): Use SCM_UNPACK in the case labels so that
2001-06-04 22:16:43 +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
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
hashtab.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
hooks.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
hooks.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
inet_aton.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
init.c
Removed tag.c and tag.h and all references.
2001-06-20 18:18:00 +00:00
init.h
* init.h (scm_init_guile): New prototype.
2000-09-03 20:24:18 +00:00
ioext.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +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
Use memset instead of bzero.
2001-04-12 01:40:21 +00:00
iselect.h
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
keywords.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
keywords.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
lang.c
Replace "scm_*_t" with "scm_t_*", except "scm_lisp_t".
2001-06-14 20:14:09 +00:00
lang.h
Replace "scm_*_t" with "scm_t_*", except "scm_lisp_t".
2001-06-14 20:14:09 +00:00
list.c
revert the ill-considered part of the 2001-05-24 changes
2001-05-26 20:51:22 +00:00
list.h
revert the ill-considered part of the 2001-05-24 changes
2001-05-26 20:51:22 +00:00
load.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
load.h
Updated copyrights
2000-06-12 12:28:24 +00:00
macros.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
macros.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
Makefile.am
* Makefile.am (c-tokenize.c): add rule to generate it.
2001-06-26 21:18:51 +00:00
mallocs.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
mallocs.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
memmove.c
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
mkstemp.c
Update path to #include file scmconfig.h.
2001-06-13 16:10:05 +00:00
modules.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
modules.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
net_db.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
net_db.h
* net_db.h (scm_gethost): Added prototype.
2001-05-02 00:48:32 +00:00
num2integral.i.c
* read.c (scm_lreadr): When reading a hash token, check for a
2001-06-27 13:15:20 +00:00
numbers.c
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
2001-06-26 10:59:34 +00:00
numbers.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
objects.c
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
2001-06-26 10:59:34 +00:00
objects.h
* Changed the default definition of SCM.
2001-05-27 22:00:03 +00:00
objprop.c
Correct, update, improve and clean up a lot of docstrings in order to make
2001-04-03 13:19:05 +00:00
objprop.h
Remove #include <stdio.h>. Add #include <string.h>.
2001-03-09 23:33:41 +00:00
options.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
options.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
pairs.c
* Fixed some bugs, some reported by Matthias Koeppe.
2001-06-08 10:02:33 +00:00
pairs.h
* Various minor improvements, for example signedness fixes.
2001-06-23 15:25:57 +00:00
ports.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
ports.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
posix.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +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
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
print.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
procprop.c
* Fixed scm_thunk_p's results when applied to closures.
2001-04-19 14:46:01 +00:00
procprop.h
Updated copyrights
2000-06-12 12:28:24 +00:00
procs.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
procs.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
properties.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
properties.h
* Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'.
2000-09-12 12:30:36 +00:00
putenv.c
Added exception notice to all files.
2001-06-03 23:32:27 +00:00
ramap.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
ramap.h
Updated copyrights
2000-06-12 12:28:24 +00:00
random.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
random.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
rdelim.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
rdelim.h
(scm_init_rdelim_builtins): Renamed from
2001-05-19 00:27:22 +00:00
read.c
* read.c (scm_lreadr): When reading a hash token, check for a
2001-06-27 13:15:20 +00:00
read.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
regex-posix.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
regex-posix.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
remaining-docs-needed
* run-test, remaining-docs-needed: Added these scripts. The
2000-03-07 16:06:13 +00:00
root.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
root.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
run-test
* run-test, remaining-docs-needed: Added these scripts. The
2000-03-07 16:06:13 +00:00
rw.c
* deprecation.c, extensions.c, rw.c: include string.h.
2001-06-20 17:33:43 +00:00
rw.h
*** empty log message ***
2001-06-04 22:05:02 +00:00
scmsigs.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
scmsigs.h
Updated copyrights
2000-06-12 12:28:24 +00:00
script.c
* validate.h
2001-05-24 00:50:51 +00:00
script.h
Updated copyrights
2000-06-12 12:28:24 +00:00
simpos.c
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
2001-06-26 10:59:34 +00:00
simpos.h
Updated copyrights
2000-06-12 12:28:24 +00:00
smob.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
smob.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
snarf.h
* snarf.h (SCM_SNARF_DOCS): change the "grammar" slightly.
2001-06-25 03:30:02 +00:00
socket.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
socket.h
* net_db.c: remove bogus "close" declaration.
2001-04-22 16:05:21 +00:00
sort.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
sort.h
Updated copyrights
2000-06-12 12:28:24 +00:00
srcprop.c
(scm_srcprops_to_plist): Renamed from scm_t_srcpropso_plist. See the
2001-06-25 00:55:36 +00:00
srcprop.h
(scm_srcprops_to_plist): Renamed from scm_t_srcpropso_plist. See the
2001-06-25 00:55:36 +00:00
stackchk.c
* validate.h
2001-05-24 00:50:51 +00:00
stackchk.h
Updated copyrights
2000-06-12 12:28:24 +00:00
stacks.c
* Fix signedness plus some minor improvements.
2001-06-25 11:06:33 +00:00
stacks.h
* Fix signedness plus some minor improvements.
2001-06-25 11:06:33 +00:00
stamp-h.in
stime.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +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
Added exception notice to all files.
2001-06-03 23:32:27 +00:00
strings.c
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
2001-06-26 10:59:34 +00:00
strings.h
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
2001-06-26 10:59:34 +00:00
strop.c
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
2001-06-26 10:59:34 +00:00
strop.h
* strop.c (scm_string_split): New procedure.
2001-05-04 04:59:05 +00:00
strorder.c
* validate.h
2001-05-24 00:50:51 +00:00
strorder.h
Updated copyrights
2000-06-12 12:28:24 +00:00
strports.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
strports.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
struct.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
struct.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
symbols-deprecated.c
* validate.h
2001-05-24 00:50:51 +00:00
symbols.c
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
2001-06-26 10:59:34 +00:00
symbols.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
tags.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
threads.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
threads.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
throw.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
throw.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
unif.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
unif.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
validate.h
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
2001-06-26 10:59:34 +00:00
values.c
revert the ill-considered part of the 2001-05-24 changes
2001-05-26 20:51:22 +00:00
values.h
* values.h (scm_values_vtable, SCM_VALUESP): Moved here so that
2001-03-26 22:43:23 +00:00
variable.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
variable.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
vectors.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
vectors.h
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
version.c
(s_scm_micro_version): Fix typo in FUNC_NAME, it
2001-05-19 01:24:59 +00:00
version.h
* version.h (scm_init_version): new function.
2001-05-17 04:54:37 +00:00
versiondat.h.in
* versiondat.h.in: add GUILE_MICRO_VERSION.
2001-05-17 04:54:45 +00:00
vports.c
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 15:46:40 +00:00
vports.h
Updated copyrights
2000-06-12 12:28:24 +00:00
weaks.c
* Fix SCM <--> scm_t_bits related typing problems.
2001-06-07 23:10:33 +00:00
weaks.h
* weaks.h (scm_weak_vectors, scm_weaks_prehistory): Added
2000-04-21 23:14:19 +00:00