..
.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
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +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
* 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
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +00:00
async.h
* Cleaned up initialization of asyncs.
2000-06-28 10:26:52 +00:00
backtrace.c
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +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
* environments.c: Don't use '==' to compare SCM objects.
2000-11-01 17:55:41 +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
* Replace a bunch of calls to SCM_LENGTH.
2000-10-09 14:37:36 +00:00
continuations.h
* Added type-specific replacement macros for SCM_LENGTH.
2000-10-06 13:35:58 +00:00
coop-defs.h
* coop-defs.h (coop_key_create): Don't use the C++ keyword
2000-10-02 21:32:57 +00:00
coop-threads.c
* Replaced a lot of references to SCM_CHARS.
2000-09-26 18:37:26 +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
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +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
environments.c
* environments.c: Don't use '==' to compare SCM objects.
2000-11-01 17:55:41 +00:00
environments.h
* Fixed two bugs with environment type predicates.
2000-09-05 10:43:53 +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
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
error.h
Updated copyrights
2000-06-12 12:28:24 +00:00
eval.c
* goops.c, objects.c, objects.h, eval.c (scm_make_extended_class,
2000-10-25 14:50:28 +00:00
eval.h
* eval.h: #include "struct.h".
2000-08-11 08:43:00 +00:00
evalext.c
* Eliminated some more calls to SCM_CHARS.
2000-09-22 17:43:57 +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
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
filesys.h
Updated copyrights
2000-06-12 12:28:24 +00:00
fluids.c
* Replace a bunch of calls to SCM_LENGTH.
2000-10-09 14:37:36 +00:00
fluids.h
Updated copyrights
2000-06-12 12:28:24 +00:00
fports.c
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +00:00
fports.h
Updated copyrights
2000-06-12 12:28:24 +00:00
gc.c
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +00:00
gc.h
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +00:00
gc_os_dep.c
* gc_os_dep.c (GC_noop1, GC_bool, TRUE, FALSE, VOLATILE):
2000-10-18 18:27:55 +00:00
gdb_interface.h
Updated copyrights
2000-06-12 12:28:24 +00:00
gdbint.c
* gdbint.c (gdb_print): Removed superfluous macro definition.
2000-08-27 03:34:27 +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
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +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
goops.c
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +00:00
goops.h
* goops.h: Renamed class --> cls, new --> newinst in order to accomodate
2000-10-25 15:51:06 +00:00
gsubr.c
* Don't use string or vector macros when accessing compiled closures.
2000-09-26 20:11:22 +00:00
gsubr.h
* Don't use string or vector macros when accessing compiled closures.
2000-09-26 20:11:22 +00:00
guardians.c
* Docstring fixes.
2000-08-25 17:33:01 +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: now should not confuse SCO nawk
2000-10-02 19:39:25 +00:00
guile-snarf.awk.in
* Enhance snarfing of libguile docstrings and postprocess them with makeinfo.
2000-09-29 20:33:13 +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
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +00:00
hash.h
Updated copyrights
2000-06-12 12:28:24 +00:00
hashtab.c
* Replace a bunch of calls to SCM_LENGTH.
2000-10-09 14:37:36 +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
* init.c (scm_init_guile_1): Call the goops module registration
2000-10-25 14:49:56 +00:00
init.h
* init.h (scm_init_guile): New prototype.
2000-09-03 20:24:18 +00:00
ioext.c
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +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
* Replaced a lot of references to SCM_CHARS.
2000-09-26 18:37:26 +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
* Deprecated scm_sloppy_mem(q|v|ber)
2000-10-13 07:55:25 +00:00
list.h
* Deprecated scm_sloppy_mem(q|v|ber)
2000-10-13 07:55:25 +00:00
load.c
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +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 (libguile_la_SOURCES): Added goops.c
2000-10-25 14:49:00 +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: Use applicable smobs for eval closures instead of
2000-09-10 22:22:36 +00:00
modules.h
* modules.c: Use applicable smobs for eval closures instead of
2000-09-10 22:22:36 +00:00
net_db.c
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
net_db.h
Updated copyrights
2000-06-12 12:28:24 +00:00
numbers.c
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
numbers.h
* Eliminated all remaining calls to SCM_CHARS.
2000-09-26 21:53:49 +00:00
objects.c
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +00:00
objects.h
* goops.c, objects.c, objects.h, eval.c (scm_make_extended_class,
2000-10-25 14:50:28 +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
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +00:00
ports.h
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +00:00
posix.c
* environments.c: Don't use '==' to compare SCM objects.
2000-11-01 17:55:41 +00:00
posix.h
Updated copyrights
2000-06-12 12:28:24 +00:00
print.c
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +00:00
print.h
Updated copyrights
2000-06-12 12:28:24 +00:00
procprop.c
* procprop.c: #include "libguile/smob.h"; Check applicable smobs.
2000-08-25 04:08:50 +00:00
procprop.h
Updated copyrights
2000-06-12 12:28:24 +00:00
procs.c
* Don't use string or vector macros when accessing compiled closures.
2000-09-26 20:11:22 +00:00
procs.h
* Don't use string or vector macros when accessing compiled closures.
2000-09-26 20:11:22 +00:00
properties.c
New files.
2000-09-03 20:25:19 +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
Updated copyrights
2000-06-12 12:28:24 +00:00
ramap.c
* Replace some SCM_LENGTH macros.
2000-10-11 12:50:53 +00:00
ramap.h
Updated copyrights
2000-06-12 12:28:24 +00:00
random.c
* String comparison functions don't accept symbols as arguments any more.
2000-10-26 18:18:28 +00:00
random.h
Updated copyrights
2000-06-12 12:28:24 +00:00
read.c
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +00:00
read.h
Updated copyrights
2000-06-12 12:28:24 +00:00
regex-posix.c
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +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
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +00:00
root.h
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +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
* Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS.
2000-09-22 17:17:55 +00:00
script.h
Updated copyrights
2000-06-12 12:28:24 +00:00
simpos.c
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
simpos.h
Updated copyrights
2000-06-12 12:28:24 +00:00
smob.c
* smob.c (scm_smob_prehistory): don't init the "allocated" smob
2000-09-02 21:53:20 +00:00
smob.h
* smob.h (scm_smob_descriptor): Added apply\' and
gsubr_type\'.
2000-08-25 02:26:22 +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
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
socket.h
Updated copyrights
2000-06-12 12:28:24 +00:00
sort.c
* Removed further calls to SCM_LENGTH.
2000-10-10 09:22:31 +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
* Replace a bunch of calls to SCM_LENGTH.
2000-10-09 14:37:36 +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
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +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
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +00:00
strings.h
* String comparison functions don't accept symbols as arguments any more.
2000-10-26 18:18:28 +00:00
strop.c
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
strop.h
Updated copyrights
2000-06-12 12:28:24 +00:00
strorder.c
* String comparison functions don't accept symbols as arguments any more.
2000-10-26 18:18:28 +00:00
strorder.h
Updated copyrights
2000-06-12 12:28:24 +00:00
strports.c
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
strports.h
Updated copyrights
2000-06-12 12:28:24 +00:00
struct.c
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +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
* Don't recompute symbol hash values. The symbol holds them already.
2000-11-01 16:59:45 +00:00
symbols.h
* Get rid of calls to SCM_ROSTRINGP.
2000-11-02 10:36:31 +00:00
tag.c
* Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'.
2000-09-12 12:30:36 +00:00
tag.h
Updated copyrights
2000-06-12 12:28:24 +00:00
tags.h
* Some more work to get rid of SCM_LENGTH
2000-10-25 11:01:03 +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
* Added a comment suggesting to rename scm_handle_by_message.
2000-09-19 10:56:57 +00:00
throw.h
Updated copyrights
2000-06-12 12:28:24 +00:00
unif.c
* Remove the code that implemented the SCM_HUGE_LENGTH trick.
2000-10-30 17:47:52 +00:00
unif.h
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
validate.h
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +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
* Deprecated scm_vector_set_length_x.
2000-10-25 12:58:51 +00:00
vectors.h
* Deprecated scm_vector_set_length_x.
2000-10-25 12:58:51 +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
* Change a couple of functions to accept either symbols or strings only.
2000-10-30 11:42:26 +00:00
vports.h
Updated copyrights
2000-06-12 12:28:24 +00:00
weaks.c
* Replace a bunch of calls to SCM_LENGTH.
2000-10-09 14:37:36 +00:00
weaks.h
* weaks.h (scm_weak_vectors, scm_weaks_prehistory): Added
2000-04-21 23:14:19 +00:00