1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
guile/libguile
2003-03-19 21:56:00 +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 Updated copyrights 2000-06-12 12:28:24 +00:00
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 Updated copyrights 2000-06-12 12:28:24 +00:00
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 Updated copyrights 2000-06-12 12:28:24 +00:00
c-tokenize.lex * c-tokenize.lex: add option %nounput to quiet warning. 2001-07-19 17:34:47 +00:00
ChangeLog *** empty log message *** 2003-03-19 21:56:00 +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 Add note saying where this came from, and suggesting that new log 1997-04-15 01:26:20 +00:00
ChangeLog-scm
ChangeLog-threads Merge threads directory into libguile. 1997-04-15 01:34:36 +00:00
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 Updated copyrights 2000-06-12 12:28:24 +00:00
coop.c * coop.c (mother_awake_p): New variable. 2001-10-06 16:28:34 +00:00
COPYING * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
cpp_cnvt.awk Merge from mvo-vcell-cleanup-1-branch. 2001-05-15 14:57:22 +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 * posix.c (getlogin): getlogin() implementation for Windows. 2001-07-03 15:27:56 +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 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 * debug.c (scm_procedure_source): Handle all objects for which 2003-02-05 19:05:42 +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 * Makefile.am (INCLUDES): Include from ../libguile-ltdl/ instead 2002-10-25 16:26:07 +00:00
dynl.h Updated copyrights 2000-06-12 12:28:24 +00:00
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 Updated copyrights 2000-06-12 12:28:24 +00:00
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 Include "libguile/struct.h" instead of just "struct.h". 2002-10-19 14:59:45 +00:00
evalext.c * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Look for ltdl.h 2003-01-27 11:03:20 +00:00
evalext.h * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Look for ltdl.h 2003-01-27 11:03:20 +00:00
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 Added defines for sparc-unknown-netbsdelf1.5 from Adrian Bunk. 2003-03-19 21:54:40 +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 Updated copyrights 2000-06-12 12:28:24 +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 * 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 * goops.c (scm_sys_prep_layout_x): Bugfix: Only create layout for 2003-01-08 18:47:31 +00:00
goops.h (scm_slot_exists_p): Rename from scm_slots_exists_p. 2002-04-23 22:33:29 +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 expect the input file to be the first argument after the 2002-08-24 00:49:14 +00:00
guile.c * Makefile.am (INCLUDES): Include from ../libguile-ltdl/ instead 2002-10-25 16:26:07 +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 * hooks.c (scm_c_hook_add): Fixed bug in append mode. 2003-02-20 14:12:36 +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 * init.h (scm_init_guile): New prototype. 2000-09-03 20:24:18 +00:00
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 Include "_scm.h" before testing HAVE_UNISTD_H. Thanks to Bill 2002-11-03 17:23:20 +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 * Makefile.am: move built files to nodist_ targets so they don't 2003-02-01 17:50:07 +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 Added exception notice to license statement. 2002-06-01 16:07:25 +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 (scm_integer_expt): Make 0^z == 0 for z != 0. Also for reals. 2002-11-03 22:02:10 +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 (scm_simple_format): Print missing part of format before ~% control. 2002-06-17 23:22:33 +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 Updated copyrights 2000-06-12 12:28:24 +00:00
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 * Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'. 2000-09-12 12:30:36 +00:00
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 Updated copyrights 2000-06-12 12:28:24 +00:00
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 * run-test, remaining-docs-needed: Added these scripts. The 2000-03-07 16:06:13 +00:00
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 * run-test, remaining-docs-needed: Added these scripts. The 2000-03-07 16:06:13 +00:00
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 *** empty log message *** 2003-02-01 18:11:44 +00:00
script.h Updated copyrights 2000-06-12 12:28:24 +00:00
simpos.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
simpos.h Updated copyrights 2000-06-12 12:28:24 +00:00
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 Updated copyrights 2000-06-12 12:28:24 +00:00
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 Updated copyrights 2000-06-12 12:28:24 +00:00
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 * stime.c (scm_c_get_internal_run_time): new function, same as 2000-08-16 00:23:59 +00:00
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 Updated copyrights 2000-06-12 12:28:24 +00:00
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 * version.c (scm_effective_version): new function, also add 2002-12-08 20:43:22 +00:00
version.h.in * version.h.in (SCM_MICRO_VERSION): use @--@ substitution now. 2002-12-08 20:43:29 +00:00
vports.c Retire inclusion guard macro SCM_MAGIC_SNARFER. 2002-03-14 05:26:16 +00:00
vports.h Updated copyrights 2000-06-12 12:28:24 +00:00
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