Gary Houston
f6fb4771bc
* scmsigs.c: include sys/time.h for itimer stuff.
2001-07-21 21:12:04 +00:00
Thien-Thi Nguyen
f8fd58434a
Remove "how to contribute" header paragraph.
2001-07-21 06:42:03 +00:00
Martin Grabmüller
226be35413
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
...
chars.h, continuations.h, debug-malloc.h, dynl.c, feature.c,
feature.h, filesys.h, fluids.h, fports.h, gc_os_dep.c,
gdb_interface.h, gh_eval.c, gh_funcs.c, gh_io.c, gh_list.c,
gh_predicates.c, gsubr.c, gsubr.h, guardians.h,
guile-func-name-check.in, guile-snarf-docs-texi.in,
guile-snarf-docs.in, guile-snarf.awk.in, guile-snarf.in,
hashtab.h, iselect.h, keywords.h, lang.c, list.h, load.h,
objprop.c, objprop.h, options.c, options.h, random.h,
regex-posix.h, root.c, root.h, script.c, snarf.h, stackchk.c,
strerror.c, strop.h, strports.h, threads.h, values.c, values.h,
version.c, version.h: Updated copyright notice.
2001-07-19 21:28:54 +00:00
Martin Grabmüller
ff980d1806
* INSTALL, Makefile.am, configure.in: Updated copyright notice.
2001-07-19 20:56:55 +00:00
Martin Grabmüller
438cb34fed
* box-dynamic-module/Makefile.am, box-dynamic/Makefile.am,
...
box-module/Makefile.am, box/Makefile.am: Use $(top_srcdir) to get
at GUILE_LOAD_PATH, and $(top_builddir) for the guile and
guile-config programs and for the link paths. Add check.test to
EXTRA_DIST.
* box-dynamic-module/Makefile.am, box-dynamic/Makefile.am,
box-module/Makefile.am, box/Makefile.am: Add -L../../qt to LIBS.
2001-07-19 20:54:56 +00:00
Martin Grabmüller
0ec925d52a
* guile-config.in, Makefile.am: Updated copyright notice.
2001-07-19 20:53:50 +00:00
Martin Grabmüller
a283f6d630
* Makefile.am, readline.scm: Updated copyright notice.
2001-07-19 20:53:17 +00:00
Martin Grabmüller
48d0e2c1ac
* and-let-star.scm, debug.scm, debugger.scm, history.scm,
...
lineio.scm, null.scm, optargs.scm, r4rs.scm, r5rs.scm,
receive.scm, safe-r5rs.scm, streams.scm: Updated copyright notice.
2001-07-19 20:52:33 +00:00
Martin Grabmüller
4ff63331dd
* goops/util.scm: Updated copyright notice.
2001-07-19 20:50:48 +00:00
Martin Grabmüller
e0e3ab6ec4
* srfi-11.scm, srfi-8.scm: Update copyright notice.
2001-07-19 20:50:18 +00:00
Martin Grabmüller
726db0582e
* tests/alist.test, tests/bit-operations.test,
...
tests/common-list.test, tests/environments.test, tests/eval.test,
tests/gc.test, tests/hooks.test, tests/import.test,
tests/interp.test, tests/list.test, tests/load.test,
tests/numbers.test, tests/ports.test, tests/r4rs.test,
tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
copyright notice.
2001-07-19 20:49:34 +00:00
Rob Browning
a24cd17ce0
*** empty log message ***
2001-07-19 18:55:50 +00:00
Rob Browning
e1247b87f1
*** empty log message ***
2001-07-19 18:01:16 +00:00
Rob Browning
b3c9931852
* posix.texi (Signals): add docs for setitimer and getitimer.
2001-07-19 18:00:49 +00:00
Rob Browning
03061728cd
*** empty log message ***
2001-07-19 17:42:04 +00:00
Rob Browning
03fcb7d6bb
*** empty log message ***
2001-07-19 17:36:22 +00:00
Rob Browning
d79417b89d
* configure.in: add checks for setitimer and getitimer.
...
Add --enable-error-on-warning.
2001-07-19 17:35:33 +00:00
Rob Browning
efcf4b5853
* c-tokenize.lex: add option %nounput to quiet warning.
...
Add prototype for yylex to quiet warning.
2001-07-19 17:34:47 +00:00
Rob Browning
cc1cd86b05
* gc_os_dep.c (GC_noop1): ifdef out (unused) to quiet warning.
2001-07-19 17:34:37 +00:00
Rob Browning
9d40234746
* scmsigs.c (s_scm_setitimer): new function.
...
(s_scm_setitimer): new function.
2001-07-19 17:34:21 +00:00
Rob Browning
45c8b16027
* scmsigs.h (scm_init_scmsigs): new prototype.
...
(scm_init_scmsigs): new prototype.
2001-07-19 17:34:11 +00:00
Rob Browning
def4d44130
* box-module/.cvsignore: add .deps
2001-07-19 17:33:53 +00:00
Rob Browning
589ced4849
* box/.cvsignore: add .deps.
2001-07-19 17:33:43 +00:00
Thien-Thi Nguyen
6858f576ce
*** empty log message ***
2001-07-19 10:26:44 +00:00
Thien-Thi Nguyen
f1f2957d7d
*** empty log message ***
2001-07-19 08:45:37 +00:00
Thien-Thi Nguyen
244dbfa27b
(Adding or Setting Alist Entries): Use first-person.
2001-07-19 08:43:53 +00:00
Thien-Thi Nguyen
097d394a37
(Vectors): Cross-ref to `Arrays'.
...
(Conventional Arrays): For `make-array' add `bounds' documentation.
(Arrays): Use first-person for verbs (stylistic consistency).
2001-07-19 08:22:29 +00:00
Thien-Thi Nguyen
91b391f1a8
Use American English spelling for "initialize".
2001-07-19 07:46:46 +00:00
Thien-Thi Nguyen
c3ccf3b166
Use "@@" in elisp code.
...
Use American English spelling for "intialized".
2001-07-19 07:45:42 +00:00
Thien-Thi Nguyen
312e576b3a
Replace some instances of @emph' with more proper
@dfn'.
...
(Vectors): Mention that `position' and `index' are 0-origin numbers.
(Records): Remove anachronistic `@refill' directives.
Replace "Returns" with "Return" in procedure documentation.
2001-07-19 07:31:19 +00:00
Thien-Thi Nguyen
c45f19f27e
*** empty log message ***
2001-07-19 04:02:52 +00:00
Thien-Thi Nguyen
848db35dd7
(Vectors): Reword intro slightly, introducing term
...
`position' and synonym `index'. Throughout this node,
reword to use `position' instead of `element'.
Reword some procedure documentation for style consistency.
Remove example: `vector-set!' on constant => error.
Add "NOTE" to R5RS non-conformance note.
Add crossrefs to `String Modification' node.
2001-07-19 03:59:38 +00:00
Thien-Thi Nguyen
ab06cf6f41
Fix spelling error.
2001-07-19 03:16:15 +00:00
Thien-Thi Nguyen
86d185bae3
Fix spelling error.
2001-07-19 03:09:57 +00:00
Thien-Thi Nguyen
b1ada803b0
*** empty log message ***
2001-07-19 02:55:54 +00:00
Thien-Thi Nguyen
1dcb71251e
(List Modification): Rewrite intro.
...
Fix node name spelling error (also in menu).
2001-07-19 02:54:58 +00:00
Thien-Thi Nguyen
a952dbcfbc
Fix spelling error.
2001-07-19 02:40:00 +00:00
Thien-Thi Nguyen
bf39971c27
*** empty log message ***
2001-07-18 23:26:11 +00:00
Thien-Thi Nguyen
afc59f8ef3
(Regular Expressions): Add missing close-paren.
2001-07-18 23:25:28 +00:00
Thien-Thi Nguyen
06a34ac660
*** empty log message ***
2001-07-18 22:59:49 +00:00
Thien-Thi Nguyen
5251dcc69f
(String Modification): Reword intro.
2001-07-18 22:59:02 +00:00
Thien-Thi Nguyen
1333960970
*** empty log message ***
2001-07-18 22:18:04 +00:00
Thien-Thi Nguyen
40a37223d6
Fix spelling errors.
2001-07-18 22:17:23 +00:00
Thien-Thi Nguyen
277c61828e
*** empty log message ***
2001-07-18 21:58:07 +00:00
Thien-Thi Nguyen
4b9cda5fc5
Replace some uses of "else" with "otherwise".
2001-07-18 21:56:02 +00:00
Thien-Thi Nguyen
ddc40bd7fc
(write "make check" ...): Mark done.
2001-07-18 20:23:52 +00:00
Thien-Thi Nguyen
9fe9b7e52d
(Definitions): Add ref to `Procedures with Setters'.
2001-07-18 07:28:33 +00:00
Thien-Thi Nguyen
cf460c45b0
*** empty log message ***
2001-07-18 07:15:24 +00:00
Thien-Thi Nguyen
35045399c7
Use "Scheme" instead of "Lisp".
...
Mention two ways of using gdb, one when also using GNU Libtool.
2001-07-18 07:14:01 +00:00
Thien-Thi Nguyen
7a31ca7aaf
Fix spelling error.
2001-07-18 07:09:43 +00:00