1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/libguile
Marius Vollmer 414f3b7c9d * gc.h (SCM_SET_FREE_CELL_TYPE): New macro.
* gc.c (init_heap_seg): Use it instead of SCM_SET_CELL_TYPE, which
might cause unwanted checking with SCM_DEBUG_CELL_ACCESSES.
2004-09-07 15:50:36 +00:00
..
.cvsignore * .cvsignore: add *.c.clean.c. and re-sort. 2002-04-02 01:40:40 +00:00
__scm.h * __scm.h (SCM_FLUSH_REGISTER_WINDOWS): don't just rely on "sparc" 2003-04-12 17:40:03 +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 * backtrace.c (display_backtrace_file): correct a couple of 2003-04-12 18:41:30 +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: remove trailing comma from enum. Thanks to 2003-04-12 01:11:49 +00:00
ChangeLog *** empty log message *** 2004-09-07 00:09:36 +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 (scm_char_upcase, scm_char_downcase, scm_upcase, 2004-04-24 23:24:48 +00:00
chars.h (scm_tables_prehistory): Remove. 2004-04-24 23:30:44 +00:00
continuations.c * continuations.h: Include <ucontext.h> on IA64 instead of 2003-09-12 15:32:15 +00:00
continuations.h * continuations.h: Include <ucontext.h> on IA64 instead of 2003-09-12 15:32:15 +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
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 Add SIGSYS. 2004-04-15 00:47:42 +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 (scm_dynamic_unlink): Need scm_list_1 on error message 2003-11-08 22:20:54 +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 * goops.scm (equal?): Provide default method for `equal?'. 2003-04-17 18:47:18 +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 *** empty log message *** 2003-04-12 16:48:47 +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 (scm_copy_file): Use fstat on the input fd rather than 2004-08-05 01:33:08 +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 * gc.h (SCM_SET_FREE_CELL_TYPE): New macro. 2004-09-07 15:50:36 +00:00
gc.h * gc.h (SCM_SET_FREE_CELL_TYPE): New macro. 2004-09-07 15:50:36 +00:00
gc_os_dep.c update ifdefery for macosx. 2004-06-16 01:04:09 +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 (TEST_CHANGE_CLASS): Update variable class after class 2003-04-17 20:45:00 +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 Instead of the non-portable mktemp, use mkdir to create a unique 2004-01-10 23:29:56 +00:00
guile.c * Makefile.am (INCLUDES): Include from ../libguile-ltdl/ instead 2002-10-25 16:26:07 +00:00
hash.c (scm_hashq, scm_hashv, scm_hash): Restrict to size>=1 rather 2004-07-09 22:45:53 +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 (scm_init_guile_1): move scm_weaks_prehistory before 2004-08-31 21:44:46 +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 (varargs.h): Remove, leave just stdarg.h which is all the 2004-05-01 21:26:35 +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 (version.h): Change $^ to $(srcdir)/version.h.in, since 2004-05-01 21:16:29 +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 (scm_resolv_error): don't put bad_value in the format string 2004-08-07 03:36:38 +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_logbit_p): Correction to test above the end of an 2004-05-09 22:51:24 +00:00
numbers.h (scm_floor, scm_ceiling, scm_truncate_number, 2004-05-12 00:44:33 +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 (scm_drain_input): Bug fix: only access the port after checking that 2003-11-21 17:13:25 +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 (scm_nice): Correction to error detection. Reported by 2004-09-07 00:08:42 +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 * print.c (scm_prin1): Remember old state of pstate->writingp. 2003-04-14 14:51:09 +00:00
print.h Remove "face-lift" comment. 2001-07-09 07:31:05 +00:00
procprop.c (scm_init_storage, scm_stand_in_procs, 2004-08-11 19:48:26 +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 (environ): Use _NSGetEnviron in Darwin shared library, since environ 2004-08-04 21:27:33 +00:00
ramap.c (s_scm_array_map_x): update documentation; rename ra0 to 2004-08-29 23:02:53 +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 (scm_make_regexp): Use SCM_VALIDATE_INT_COPY on flag 2004-07-27 22:54:29 +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 (scm_sigaction): Check signum is within range, as per 2004-05-13 21:18:03 +00:00
scmsigs.h * scmsigs.h (scm_init_scmsigs): new prototype. 2001-07-19 17:34:11 +00:00
script.c (scm_shell_usage): Print to stdout for --help, per GNU standard. 2004-02-18 00:23:16 +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 * tests/goops.test: New tests. 2003-04-17 17:50:57 +00:00
socket.c (scm_fill_sockaddr): Use HAVE_STRUCT_SOCKADDR_SIN_LEN and 2004-08-27 01:12:52 +00:00
socket.h * net_db.c: remove bogus "close" declaration. 2001-04-22 16:05:21 +00:00
sort.c (scm_cmp_function): Always return applyless, do not try to be clever. 2004-02-13 00:08:41 +00:00
sort.h Updated copyrights 2000-06-12 12:28:24 +00:00
srcprop.c (scm_source_properties): Return plist from hash if it's a 2003-08-08 23:09:49 +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 (environ): Use _NSGetEnviron in Darwin shared library, since environ 2004-08-04 21:27:33 +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 (scm_call_with_output_string): scm_get_output_string 2003-10-01 23:32:09 +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 * throw.c (scm_ithrow): removed winds "asm" protection in favor of 2003-04-11 18:32:01 +00:00
throw.h replace "scm_*_t" with "scm_t_*". 2001-06-14 19:50:43 +00:00
unif.c (scm_uniform_vector_ref): For byvect, force signed char so as 2004-08-06 00:47:24 +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