1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00
Commit graph

5983 commits

Author SHA1 Message Date
Thien-Thi Nguyen
a99877251c *** empty log message *** 2001-11-07 00:41:12 +00:00
Thien-Thi Nguyen
94fdc317ea (9): New. 2001-11-07 00:38:52 +00:00
Thien-Thi Nguyen
df46b730e2 *** empty log message *** 2001-11-06 22:49:09 +00:00
Thien-Thi Nguyen
5652d9b8de (sync srfi-modules.texi): Done. 2001-11-06 22:47:27 +00:00
Thien-Thi Nguyen
eca0dd5516 (SRFI Support): Add "SRFI-19" to menu. 2001-11-06 22:45:16 +00:00
Thien-Thi Nguyen
e8b5979dd2 *** empty log message *** 2001-11-06 22:41:13 +00:00
Thien-Thi Nguyen
59acef429a (SRFI-19, SRFI-19 Constants, SRFI-19 Current time and clock
resolution, SRFI-19 Time object and accessors, SRFI-19 Time
comparison procedures, SRFI-19 Time arithmetic procedures,
SRFI-19 Date object and accessors, SRFI-19 Time/Date/Julian
Day/Modified Julian Day converters, SRFI-19 Date to
string/string to date converters): New nodes.
2001-11-06 22:40:28 +00:00
Thien-Thi Nguyen
5b927f092b *** empty log message *** 2001-11-06 22:25:17 +00:00
Thien-Thi Nguyen
b49dde84fa (time-monotonic->time-monotonic): Spurious; remove from exports. 2001-11-06 22:24:20 +00:00
Thien-Thi Nguyen
3247727fbc (sync srfi-modules.texi): New. 2001-11-06 21:39:53 +00:00
Mikael Djurfeldt
2fead26144 * print.c (scm_iprin1): Mark print state as revealed when
dispatching to generic write or display.
2001-11-02 14:06:48 +00:00
Mikael Djurfeldt
70dc3aedcf * unif.c (scm_ra2contig): Fixed memory overwrite bug. 2001-11-02 12:34:39 +00:00
Thien-Thi Nguyen
4558e398fe *** empty log message *** 2001-10-31 18:37:08 +00:00
Thien-Thi Nguyen
6cd036ce4f (scm_string_to_char_set, scm_string_to_char_set_x): Use `size_t'
instead of deprecated `scm_sizet'.
2001-10-31 18:34:38 +00:00
Mikael Djurfeldt
fbac920eb0 * unif.c (scm_uniform_array_read_x, scm_uniform_array_write):
Don't apply scm_uniform_vector_length on arrays.
2001-10-28 11:32:39 +00:00
Gary Houston
4a4a7e104a * guile.texi, scsh.texi: removed obsolete guile-scsh material
and updated links (I don't know if it should remain in the
	main menu.  It's like slib I think.)
2001-10-27 16:56:35 +00:00
Gary Houston
c16b9fde48 * minor updates to the slib installation notes. 2001-10-27 11:53:09 +00:00
Gary Houston
50565eb6a2 bugs 5 and 6 seem to be fixed. 2001-10-27 11:48:33 +00:00
Thien-Thi Nguyen
d68676ec45 *** empty log message *** 2001-10-26 12:59:33 +00:00
Thien-Thi Nguyen
322d272ac0 (7, 8): New. 2001-10-26 12:58:56 +00:00
Thien-Thi Nguyen
226db30982 *** empty log message *** 2001-10-25 22:54:30 +00:00
Thien-Thi Nguyen
e2ccbf9501 (6): New. 2001-10-25 22:53:42 +00:00
Thien-Thi Nguyen
5caa5d6535 *** empty log message *** 2001-10-25 22:12:05 +00:00
Thien-Thi Nguyen
319ddf81d0 (5): New. 2001-10-25 22:11:28 +00:00
Thien-Thi Nguyen
6c84ffe0a0 *** empty log message *** 2001-10-25 17:15:10 +00:00
Thien-Thi Nguyen
a8ed5c7117 (4): New. 2001-10-25 17:13:53 +00:00
Thien-Thi Nguyen
b18ea4492b *** empty log message *** 2001-10-25 16:45:38 +00:00
Thien-Thi Nguyen
0b67aaf320 Expand on file format description.
(1): Update "fixed" field.
(2, 3): New.
2001-10-25 16:39:57 +00:00
Mikael Djurfeldt
1575e23ee4 * lib.scm: Move module the system directives `export',
`export-syntax', `re-export' and `re-export-syntax' into the
  `define-module' form.  This is the recommended way of exporting
  bindings.
2001-10-18 19:43:43 +00:00
Mikael Djurfeldt
7338fb2827 * srfi-2.scm, srfi-4.scm, srfi-8.scm, srfi-9.scm, srfi-10.scm,
srfi-11.scm, srfi-14.scm, srfi-16.scm: Move module the system
directives `export', `export-syntax', `re-export' and
`re-export-syntax' into the `define-module' form.  This is the
recommended way of exporting bindings.
2001-10-18 19:43:07 +00:00
Mikael Djurfeldt
7dd526de2d * goops.scm, goops/active-slot.scm, goops/compile.scm,
goops/composite-slot.scm, goops/describe.scm, goops/dispatch.scm,
goops/old-define-method.scm, goops/save.scm, goops/util.scm: Move
module the system directives `export', `export-syntax',
`re-export' and `re-export-syntax' into the `define-module' form.
This is the recommended way of exporting bindings.
2001-10-18 19:42:22 +00:00
Mikael Djurfeldt
a6e0ab1250 * and-let-star-compat.scm, and-let-star.scm, calling.scm,
channel.scm, common-list.scm, debug.scm, debugger.scm,
  expect.scm, hcons.scm, lineio.scm, ls.scm, mapping.scm,
  null.scm, optargs.scm, poe.scm, popen.scm, pretty-print.scm,
  q.scm, r5rs.scm, rdelim.scm, regex.scm, runq.scm, safe-r5rs.scm,
  safe.scm, session.scm, slib.scm, streams.scm, string-fun.scm,
  syncase.scm, threads.scm: Move module the system directives
  `export', `export-syntax', `re-export' and `re-export-syntax'
  into the `define-module' form.  This is the recommended way of
  exporting bindings.
2001-10-18 19:41:08 +00:00
Mikael Djurfeldt
8fbad2cd60 * boot-9.scm (process-define-module): New options: :export-syntax,
:re-export-syntax
2001-10-17 11:59:34 +00:00
Mikael Djurfeldt
3c82843a38 * read.c (scm_lreadr): When user-defined hash procedure returns
SCM_UNSPECIFIED: Fall back to standard handling instead of raising
an exception.  (This prevents parsing of uniform vectors from
interfering with parsing of numbers.)

* arrays.scm (read:uniform-vector): Return *unspecified* instead
of raising an exception if hash extend character isn't followed by
the array list. (This prevents parsing of uniform vectors from
interfering with parsing of numbers.)
2001-10-15 11:21:47 +00:00
Gary Houston
81abe9e3a3 * version.c (scm_version): use sprintf instead of snprintf,
for portability.  thanks to Bill Schottstaedt.
2001-10-14 21:30:02 +00:00
Gary Houston
075bd0bd22 * configure.in: include sys/types.h when testing uint32_t.
thanks to Bill Schottstaedt.
2001-10-14 21:24:26 +00:00
Marius Vollmer
20ee940d8a Added Michael Carmack. 2001-10-14 20:15:23 +00:00
Marius Vollmer
ee4de8aee3 *** empty log message *** 2001-10-14 20:12:08 +00:00
Marius Vollmer
6473f64d31 (EXTRA_libguile_la_SOURCES): Added "mkstemp.c". 2001-10-14 20:11:44 +00:00
Marius Vollmer
06f2a1b82a (display_backtrace_file_and_line): Only use scm_basename when POSIX
support is compiled in.  Thanks to Chris Cramer.
2001-10-14 20:11:20 +00:00
Marius Vollmer
b3ac6e7592 Do not use an absolute path for <unistd.h> when checking for return
type of usleep.  Thanks to Michael Carmack.
2001-10-14 20:10:16 +00:00
Mikael Djurfeldt
f29d1d2265 * validate.h (SCM_VALIDATE_DOUBLE_DEF_COPY): New macro. 2001-10-12 09:00:24 +00:00
Rob Browning
f8071ff3fb *** empty log message *** 2001-10-08 22:51:15 +00:00
Rob Browning
c3b87b6fa1 * continuations.c: support ia64 register backing store.
(continuation_mark): mark ia64 register backing store.
(continuation_free): free ia64 register backing store.
(scm_make_continuation): capture ia64 register backing store.
(copy_stack_and_call): copy ia64 register backing store.
2001-10-08 22:50:36 +00:00
Rob Browning
95aaa8a7c5 * continuations.h: support ia64 register backing store.
(struct scm_t_contregs): add ia64 register backing store.
2001-10-08 22:50:24 +00:00
Rob Browning
043a5b0f94 * gc.c: support ia64 register backing store.
(SCM_MARK_BACKING_STORE): new macro.
2001-10-08 22:50:13 +00:00
Mikael Djurfeldt
075acefc27 * emacs.scm (%%load-port, %%emacs-load, %%emacs-eval-request,
%%emacs-select-frame, %%emacs-frame-eval, %%emacs-symdoc,
%%apropos-internal): Use module-define! instead of
builtin-variable.
2001-10-08 12:42:10 +00:00
Mikael Djurfeldt
9cff15e346 * coop.c (mother_awake_p): New variable.
(coop_create): Set mother_awake_p before creating or signalling
mother; wait until mother is going to sleep before returning.
(mother): Reset mother_awake_p before going to sleep.
2001-10-06 16:28:34 +00:00
Thien-Thi Nguyen
b44f159eae *** empty log message *** 2001-10-06 06:47:42 +00:00
Thien-Thi Nguyen
76a008e2e0 (quoted?, clump): New procs, exported. 2001-10-06 06:47:07 +00:00