..
.cvsignore
* .cvsignore: really add version.h
2001-09-21 17:57:07 +00:00
__scm.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
_scm.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
alist.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
alist.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
alloca.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
arbiters.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
arbiters.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
async.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
async.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
backtrace.c
* Fixed some typing bugs. Thanks to Rob Browning.
2001-09-13 21:22:37 +00:00
backtrace.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
boolean.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
boolean.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
c-tokenize.lex
* c-tokenize.lex: add option %nounput to quiet warning.
2001-07-19 17:45:01 +00:00
ChangeLog
* options.c (protected_objects, scm_init_options): The content of
2001-10-05 20:18:30 +00:00
ChangeLog-1996-1999
ChangeLog-2000
Split up.
2001-03-11 23:57:16 +00:00
ChangeLog-gh
ChangeLog-scm
ChangeLog-threads
chars.c
(scm_char_alphabetic_p, scm_char_numeric_p, scm_char_whitespace_p,
2001-08-01 21:27:59 +00:00
chars.h
(SCM_MAKE_CHAR): Use scm_t_bits' instead of
intptr_t'.
2001-09-26 03:14:15 +00:00
continuations.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
continuations.h
* continuations.h, unif.h: in the descriptions of the bit patterns
2001-10-03 20:45:44 +00:00
coop-defs.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
coop-threads.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
coop-threads.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +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
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
Use memset instead of bzero.
2001-04-12 01:40:21 +00:00
debug-malloc.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
debug.c
* tags.h: Update tag system docs.
2001-07-26 21:40:18 +00:00
debug.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
deprecation.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
deprecation.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
dynl.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
dynl.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
dynwind.c
* eval.c (scm_m_atbind): Redesigned to behvae like `let', but with
2001-08-25 16:08:13 +00:00
dynwind.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
environments.c
* 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
environments.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
eq.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
eq.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
error.c
* error.c, error.h: Made error keys globally accessible.
2001-09-20 08:18:26 +00:00
error.h
* error.c, error.h: Made error keys globally accessible.
2001-09-20 08:18:26 +00:00
eval.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
eval.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
evalext.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
evalext.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
extensions.c
* deprecation.c, extensions.c, rw.c: include string.h.
2001-06-20 17:33:43 +00:00
extensions.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
feature.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
feature.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
filesys.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
filesys.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
fluids.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
fluids.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
fports.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
fports.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
gc.c
* Removed function scm_gc_mark_cell_conservatively.
2001-09-17 20:32:53 +00:00
gc.h
* Removed function scm_gc_mark_cell_conservatively.
2001-09-17 20:32:53 +00:00
gc_os_dep.c
(GC_noop1): Move before `GC_find_limit' where it is used; nfc.
2001-08-25 18:20:56 +00:00
gdb_interface.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
gdbint.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
gdbint.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
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
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
gh_eval.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
gh_funcs.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +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:08:49 +00:00
gh_list.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
gh_predicates.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
goops.c
(build_class_class_slots): Removed vcell slot definition.
2001-07-29 20:46:37 +00:00
goops.h
Renumbered slot indices. (SCM_CLASS_CLASS_LAYOUT):
2001-07-29 20:46:23 +00:00
gsubr.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
gsubr.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
guardians.c
* Some renamings and minor fixes.
2001-09-13 22:29:44 +00:00
guardians.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +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:08:49 +00:00
guile-snarf-docs-texi.in
* guile-snarf-docs-texi.in: don't call the tokenizer here, we now
2001-08-06 23:19:50 +00:00
guile-snarf-docs.in
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
guile-snarf.awk.in
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
guile-snarf.in
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
guile.c
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
hash.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
hash.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
hashtab.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
hashtab.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
hooks.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
hooks.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
inet_aton.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
init.c
* root.h (scm_root_state): removed the continuation_stack and
2001-09-15 21:56:52 +00:00
init.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
ioext.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
ioext.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
iselect.c
Use memset instead of bzero.
2001-04-12 01:40:21 +00:00
iselect.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
keywords.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
keywords.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
lang.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
lang.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
list.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
list.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
load.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
load.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
macros.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
macros.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
Makefile.am
* Makefile.am: Distribute num2float.i.c.
2001-09-22 21:39:42 +00:00
mallocs.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
mallocs.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
memmove.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
mkstemp.c
Update path to #include file scmconfig.h.
2001-06-13 16:10:05 +00:00
modules.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
modules.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
net_db.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
net_db.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
num2float.i.c
* Makefile.am: Distribute num2float.i.c.
2001-09-22 21:39:42 +00:00
num2integral.i.c
* num2integral.i.c (NUM2INTEGRAL): Eliminated some warnings about
2001-10-05 18:26:46 +00:00
numbers.c
* Makefile.am: Distribute num2float.i.c.
2001-09-22 21:39:42 +00:00
numbers.h
* numbers.h: Removed old comment about using SCM_CAR to access
2001-10-05 17:43:49 +00:00
objects.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
objects.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
objprop.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
objprop.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
options.c
* options.c (protected_objects, scm_init_options): The content of
2001-10-05 20:18:30 +00:00
options.h
* options.c (protected_objects, scm_init_options): The content of
2001-10-05 20:18:30 +00:00
pairs.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
pairs.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
ports.c
* ports.c (scm_drain_input): extended the docstring. thanks to
2001-09-25 22:46:13 +00:00
ports.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
posix.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
posix.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
print.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
print.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
procprop.c
* tags.h: Update tag system docs.
2001-07-26 21:40:18 +00:00
procprop.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
procs.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
procs.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
properties.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
properties.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
putenv.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
ramap.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
ramap.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
random.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
random.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
rdelim.c
replace "scm_*_t" with "scm_t_*".
2001-06-14 19:50:43 +00:00
rdelim.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
read.c
* Rewrote string->number stuff.
2001-07-30 19:35:15 +00:00
read.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
regex-posix.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
regex-posix.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
remaining-docs-needed
root.c
* root.h (scm_root_state): removed the continuation_stack and
2001-09-15 21:56:52 +00:00
root.h
* root.h (scm_root_state): removed the continuation_stack and
2001-09-15 21:56:52 +00:00
run-test
rw.c
* posix.c (getlogin): getlogin() implementation for Windows.
2001-07-03 15:27:56 +00:00
rw.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
scmsigs.c
* scmsigs.c: include sys/time.h for itimer stuff.
2001-07-21 21:11:16 +00:00
scmsigs.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
script.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
script.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
simpos.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
simpos.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
smob.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
smob.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
snarf.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
socket.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
socket.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
sort.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
sort.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
srcprop.c
* tags.h: Update tag system docs.
2001-07-26 21:40:18 +00:00
srcprop.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
stackchk.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
stackchk.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
stacks.c
* Explain cutting args for `make-stack'.
2001-08-02 20:26:21 +00:00
stacks.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
stime.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
stime.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
strerror.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
strings.c
* Added function scm_str2string. Thanks to Martin Baulig.
2001-09-12 19:53:57 +00:00
strings.h
* strings.h (SCM_SET_STRING_LENGTH): coerce "l" to a long.
2001-09-21 17:56:17 +00:00
strop.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
strop.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
strorder.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
strorder.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
strports.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
strports.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
struct.c
(scm_struct_vtable_p): Do not check vcell slot for zero. Use
2001-07-29 20:42:06 +00:00
struct.h
* Remove deprecated macros and typenames.
2001-08-31 11:17:06 +00:00
symbols.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
symbols.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
tags.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
threads.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
threads.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
throw.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
throw.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
unif.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
unif.h
* continuations.h, unif.h: in the descriptions of the bit patterns
2001-10-03 20:45:44 +00:00
validate.h
* validate.h (SCM_NUM2FLOAT, SCM_NUM2DOUBLE,
2001-09-23 21:25:26 +00:00
values.c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
2001-07-19 21:08:49 +00:00
values.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
variable.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
variable.h
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
vectors.c
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
vectors.h
* Removed deprecated stuff.
2001-08-31 12:13:50 +00:00
version.c
* version.c
2001-09-20 16:47:01 +00:00
version.h.in
* version.h.in: renamed from version.h.
2001-09-20 16:46:37 +00:00
vports.c
* Removed lots of deprecated stuff.
2001-08-31 14:42:31 +00:00
vports.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00
weaks.c
Remove "face-lift" comment.
2001-07-09 07:36:48 +00:00
weaks.h
* Renamed header macros to the SCM_<filename>_H format.
2001-08-31 10:42:19 +00:00