.. |
.cvsignore
|
*** empty log message ***
|
2000-01-16 22:07:08 +00:00 |
__scm.h
|
Some SCM/scm_bits_t type strictness fixes.
|
2000-04-07 10:41:39 +00:00 |
_scm.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
alist.c
|
Don't use C operators == and != to compare SCM values.
|
2000-03-29 16:22:57 +00:00 |
alist.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
alloca.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
arbiters.c
|
Fix some typing issues wrt SCM/scm_bits_t.
|
2000-03-30 09:15:15 +00:00 |
arbiters.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
async.c
|
* async.[ch]: unexpose low-level async access macros (thanks to
|
2000-04-05 15:28:28 +00:00 |
async.h
|
* async.[ch]: unexpose low-level async access macros (thanks to
|
2000-04-05 15:28:28 +00:00 |
backtrace.c
|
Some more SCM/scm_bits_t and SCM-is-union issues.
|
2000-03-31 15:59:57 +00:00 |
backtrace.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
boolean.c
|
Don't use C operators == and != to compare SCM values.
|
2000-03-29 16:22:57 +00:00 |
boolean.h
|
* New macro SCM_TRUE_P.
|
2000-03-29 01:15:56 +00:00 |
ChangeLog
|
* struct.c, struct.h: Struct data regions (and thus also vtable data regions)
|
2000-04-17 16:25:11 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
chars.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
continuations.c
|
* Made scm_dynthrow static.
|
2000-04-13 12:02:18 +00:00 |
continuations.h
|
* Made scm_dynthrow static.
|
2000-04-13 12:02:18 +00:00 |
coop-defs.h
|
* coop-defs.h (struct coop_t): Added `sto'-field again because of
|
2000-03-30 23:32:45 +00:00 |
coop-threads.c
|
* coop-defs.h, coop-threads.c (struct coop_t): Eliminate
|
2000-03-30 23:18:39 +00:00 |
coop-threads.c.cygnus
|
* Lots of files: New address for FSF.
|
1997-05-26 22:34:48 +00:00 |
coop-threads.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
coop-threads.h.cygnus
|
* Lots of files: New address for FSF.
|
1997-05-26 22:34:48 +00:00 |
coop.c
|
*** empty log message ***
|
2000-04-10 12:38:19 +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.c
|
Some SCM/scm_bits_t type strictness fixes.
|
2000-04-07 10:41:39 +00:00 |
debug.h
|
Some more SCM/scm_bits_t and SCM-is-union issues.
|
2000-03-31 15:59:57 +00:00 |
dynl.c
|
Some more SCM/scm_bits_t and SCM-is-union issues.
|
2000-03-31 15:59:57 +00:00 |
dynl.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
dynwind.c
|
Fix some typing issues wrt SCM/scm_bits_t.
|
2000-03-30 09:15:15 +00:00 |
dynwind.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
eq.c
|
Don't use C operators == and != to compare SCM values.
|
2000-03-29 16:22:57 +00:00 |
eq.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
error.c
|
* error.c (scm_syserror): save errno before doing anything else,
|
2000-04-04 19:11:58 +00:00 |
error.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
eval.c
|
* eval.c (scm_unmemocar): Use macros to test for gloc cell.
|
2000-04-17 15:05:20 +00:00 |
eval.h
|
* eval.c (scm_unmemocar): Use macros to test for gloc cell.
|
2000-04-17 15:05:20 +00:00 |
evalext.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
evalext.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
feature.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
feature.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
filesys.c
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
filesys.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
fluids.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
fluids.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
fports.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
fports.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
fsu-pthreads.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gc.c
|
* struct.c, struct.h: Struct data regions (and thus also vtable data regions)
|
2000-04-17 16:25:11 +00:00 |
gc.h
|
Use SCM_{SET_}?CELL_TYPE when accessing the type entry of a cell.
|
2000-03-27 22:43:37 +00:00 |
gdb_interface.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gdbint.c
|
Use SCM_EQ_P to compare scheme objects, use SCM_CELL_WORD_1 for raw data.
|
2000-03-31 13:34:30 +00:00 |
gdbint.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_data.c
|
Don't use C operators == and != to compare SCM values.
|
2000-03-29 16:22:57 +00:00 |
gh_eval.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_funcs.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_init.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_io.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_list.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_predicates.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_test_c.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_test_repl.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gsubr.c
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
gsubr.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
guardians.c
|
* guardians.c (scm_guardian_zombify): mark all zombies in a
|
2000-04-03 13:55:54 +00:00 |
guardians.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
guile-doc-snarf.in
|
* guile-doc-snarf.in: Don't use absolute path for `sed'. (Note
|
2000-03-13 11:04:41 +00:00 |
guile-func-name-check.in
|
* guile-func-name-check.in: Added this script to statically check
|
2000-01-11 21:47:57 +00:00 |
guile-snarf.awk.in
|
* guile-snarf.awk.in: Replace docstring line-ending \n" and \n\n"
|
2000-03-15 16:09:58 +00:00 |
guile-snarf.in
|
* snarf.h: Drop SCM_PROC, SCM_PROC1. Added extra output for
|
1999-12-12 23:37:40 +00:00 |
guile.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
hash.c
|
scm_hasher: Use symbolic names for the tc3 constants and some SCM usage
|
2000-04-10 14:29:26 +00:00 |
hash.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
hashtab.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
hashtab.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
inet_aton.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
init.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
init.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
ioext.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
ioext.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
iselect.c
|
* iselect.c (add_fd_sets): Insert empty statement after label.
|
2000-04-03 19:45:20 +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
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
keywords.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
kw.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
lang.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +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 |
libguile.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
list.c
|
Don't use C operators == and != to compare SCM values.
|
2000-03-29 16:22:57 +00:00 |
list.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
load.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
load.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
macros.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
macros.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
Makefile.am
|
Removed empty file genio.h and references to it.
|
2000-03-17 13:37:33 +00:00 |
mallocs.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
mallocs.h
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
memmove.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
mit-pthreads.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
mit-pthreads.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
modules.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
modules.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
net_db.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
net_db.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
numbers.c
|
* (scm_quotient, scm_modulo): Reordered to handle the case of immediate
|
2000-04-11 13:00:15 +00:00 |
numbers.h
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
objects.c
|
The struct data is now an array of scm_bits_t variables.
|
2000-04-12 01:19:49 +00:00 |
objects.h
|
The struct data is now an array of scm_bits_t variables.
|
2000-04-12 01:19:49 +00:00 |
objprop.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
objprop.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
options.c
|
* print.h, stacks.h, options.c, options.h: Changed C++
|
2000-03-20 14:39:23 +00:00 |
options.h
|
* options.h (scm_option): Changed C++ commentary to C.
|
2000-03-20 14:31:28 +00:00 |
pairs.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
pairs.h
|
* New macro SCM_TRUE_P.
|
2000-03-29 01:15:56 +00:00 |
ports.c
|
* ports.c, ports.h (close-input-port, close-output-port): New R5RS
|
2000-04-15 19:29:47 +00:00 |
ports.h
|
* ports.h (SCM_INPUT_PORT_P, SCM_OUTPUT_PORT_P): New macros.
|
2000-04-15 19:29:58 +00:00 |
posix.c
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
posix.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
print.c
|
* print.c: Removed promise to rewrite printer code before next
|
2000-04-04 09:15:03 +00:00 |
print.h
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
procprop.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
procprop.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
procs.c
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
procs.h
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
putenv.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
ramap.c
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
ramap.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
random.c
|
Typo
|
2000-04-13 00:29:22 +00:00 |
random.h
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
read.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
read.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
regex-posix.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
regex-posix.h
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
remaining-docs-needed
|
* run-test, remaining-docs-needed: Added these scripts. The
|
2000-03-07 16:06:13 +00:00 |
root.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
root.h
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
run-test
|
* run-test, remaining-docs-needed: Added these scripts. The
|
2000-03-07 16:06:13 +00:00 |
scmsigs.c
|
Don't use C operators == and != to compare SCM values.
|
2000-03-29 16:22:57 +00:00 |
scmsigs.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
script.c
|
* script.c (scm_compile_shell_switches): Added --debug option.
|
2000-04-16 14:22:22 +00:00 |
script.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
simpos.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
simpos.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
smob.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
smob.h
|
Access smob data with SCM_{SET_}?CELL_TYPE or SCM_{SET_}?WORD_[1-3].
|
2000-03-29 09:17:25 +00:00 |
snarf.h
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
socket.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
socket.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
sort.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
sort.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
srcprop.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
srcprop.h
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
stackchk.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
stackchk.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
stacks.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
stacks.h
|
Some SCM/scm_bits_t type strictness fixes.
|
2000-04-07 10:41:39 +00:00 |
stamp-h.in
|
Changes to use automake-generated Makefile.ins everywhere
|
1996-12-03 05:34:34 +00:00 |
stime.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
stime.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
strerror.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
strings.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
strings.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
strop.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
strop.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
strorder.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
strorder.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
strports.c
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
strports.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
struct.c
|
* struct.c, struct.h: Struct data regions (and thus also vtable data regions)
|
2000-04-17 16:25:11 +00:00 |
struct.h
|
* struct.c, struct.h: Struct data regions (and thus also vtable data regions)
|
2000-04-17 16:25:11 +00:00 |
symbols.c
|
The msymbol slots are now a field of scm_bits_t values.
|
2000-04-12 12:48:11 +00:00 |
symbols.h
|
The msymbol slots are now a field of scm_bits_t values.
|
2000-04-12 12:48:11 +00:00 |
tag.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
tag.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
tags.h
|
Some SCM/scm_bits_t type strictness fixes.
|
2000-04-07 10:41:39 +00:00 |
threads.c
|
* threads.c (scm_init_threads): Pass 0 size to scm_make_smob_type
|
2000-03-29 01:58:17 +00:00 |
threads.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
throw.c
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
throw.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
unif.c
|
* unif.c, unif.h (shared-array-root, shared-array-offset,
|
2000-04-13 03:44:51 +00:00 |
unif.h
|
* unif.c, unif.h (shared-array-root, shared-array-offset,
|
2000-04-13 03:44:51 +00:00 |
validate.h
|
Renamed SCM_VALIDATE_REAL_COPY --> SCM_VALIDATE_REAL_NUMBER.
|
2000-04-17 03:17:02 +00:00 |
variable.c
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
variable.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
vectors.c
|
* vectors.c (scm_vector_set_x): Return SCM_UNSPECIFIED (as
|
2000-04-15 22:24:14 +00:00 |
vectors.h
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
version.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
version.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
versiondat.h.in
|
* version.c (scm_libguile_config_stamp): Deleted. See
|
1999-09-11 19:05:18 +00:00 |
vports.c
|
Lots of fixes with respect to strict typing.
|
2000-04-04 12:13:41 +00:00 |
vports.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
weaks.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
weaks.h
|
* eval.c (scm_unmemocar): Use macros to test for gloc cell.
|
2000-04-17 15:05:20 +00:00 |