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

6928 commits

Author SHA1 Message Date
Gary Houston
b856b51a4c * continuations.h, unif.h: in the descriptions of the bit patterns
of the heap cells, make bit 0 the least significant.
2001-10-03 20:49:45 +00:00
Gary Houston
2dbec7b5fc * continuations.h, unif.h: in the descriptions of the bit patterns
of the heap cells, make bit 0 the least significant.
2001-10-03 20:45:44 +00:00
Thien-Thi Nguyen
7fb78f5adb *** empty log message *** 2001-09-30 22:37:05 +00:00
Thien-Thi Nguyen
8e2a4b7e5c (EXTRA_DIST): Add BUGS file. 2001-09-30 22:36:00 +00:00
Thien-Thi Nguyen
458c887c68 Initial revision 2001-09-30 22:35:19 +00:00
Thien-Thi Nguyen
6768cfba8c *** empty log message *** 2001-09-30 22:33:38 +00:00
Thien-Thi Nguyen
1fd92c34eb (EXTRA_DIST): Add BUGS file. 2001-09-30 22:32:13 +00:00
cvs2svn
fb876f4521 This commit was manufactured by cvs2svn to create branch
'branch_release-1-6'.
2001-09-30 22:29:57 +00:00
Thien-Thi Nguyen
c14bde861d Initial revision 2001-09-30 22:29:56 +00:00
Thien-Thi Nguyen
1e151db86c *** empty log message *** 2001-09-30 18:27:39 +00:00
Thien-Thi Nguyen
d4c76567e6 (module-name->filename-frag, display-module-commentary): New procs.
(display-commentary): Also handle refs that look like module names.
2001-09-30 18:26:40 +00:00
Thien-Thi Nguyen
53b5d2ccf8 *** empty log message *** 2001-09-30 18:25:17 +00:00
Thien-Thi Nguyen
109f654e7f (module-name->filename-frag, display-module-commentary): New procs.
(display-commentary): Also handle refs that look like module names.
2001-09-30 18:24:10 +00:00
Rob Browning
5faa601029 *** empty log message *** 2001-09-27 14:57:41 +00:00
Martin Grabmüller
201e2170f3 Some cosmetic doc fixes. 2001-09-26 17:25:39 +00:00
Martin Grabmüller
40f316d0b7 Some cosmetic doc fixes. 2001-09-26 17:24:54 +00:00
Thien-Thi Nguyen
6ad49af36c *** empty log message *** 2001-09-26 03:17:26 +00:00
Thien-Thi Nguyen
0926602706 (SCM_MAKE_CHAR): Use scm_t_bits' instead of intptr_t'.
Thanks to Golubev I. N.
2001-09-26 03:16:26 +00:00
Thien-Thi Nguyen
cf4ee84106 *** empty log message *** 2001-09-26 03:15:44 +00:00
Thien-Thi Nguyen
f5dd4f5419 (SCM_MAKE_CHAR): Use scm_t_bits' instead of intptr_t'.
Thanks to Golubev I. N.
2001-09-26 03:14:15 +00:00
Thien-Thi Nguyen
b0b7f4b6ad *** empty log message *** 2001-09-26 02:48:05 +00:00
Thien-Thi Nguyen
bd4e3e609b (Syntax Rules): Add `cindex' directive.
Thanks to suggestion by Alex Schroeder.
2001-09-26 02:47:21 +00:00
Thien-Thi Nguyen
523f81bad8 *** empty log message *** 2001-09-26 02:46:30 +00:00
Thien-Thi Nguyen
a55040896d (Syntax Rules): Add `cindex' directive.
Thanks to suggestion by Alex Schroeder.
2001-09-26 02:45:17 +00:00
Thien-Thi Nguyen
2cbad7d913 *** empty log message *** 2001-09-26 02:19:28 +00:00
Thien-Thi Nguyen
fa08b58ea8 Add bugfix item to "Eventually". 2001-09-26 02:17:12 +00:00
Gary Houston
ec10ef3942 * ports.c (scm_drain_input): extended the docstring. thanks to
Alex Schroeder and Thien-Thi Nguyen.
2001-09-25 22:59:16 +00:00
Gary Houston
4a151b3da9 * ports.c (scm_drain_input): extended the docstring. thanks to
Alex Schroeder and Thien-Thi Nguyen.
2001-09-25 22:46:13 +00:00
Mikael Djurfeldt
4f39d095cb * boot-9.scm (process-define-module): Added :re-export. 2001-09-24 11:13:43 +00:00
Mikael Djurfeldt
5d20b8c7fe * boot-9.scm (process-define-module): Added :re-export. 2001-09-24 11:12:23 +00:00
Mikael Djurfeldt
5ea2971668 * validate.h (SCM_NUM2FLOAT, SCM_NUM2DOUBLE,
SCM_VALIDATE_FLOAT_COPY, SCM_VALIDATE_DOUBLE_COPY): New
macros. (The NUM names might soon change.)
2001-09-23 21:28:05 +00:00
Mikael Djurfeldt
581ded70a3 * validate.h (SCM_NUM2FLOAT, SCM_NUM2DOUBLE,
SCM_VALIDATE_FLOAT_COPY, SCM_VALIDATE_DOUBLE_COPY): New
macros. (The NUM names might soon change.)

* numbers.h: Added missing declarations.
2001-09-23 21:25:26 +00:00
Rob Browning
e1cb298d69 * GUILE-VERSION (GUILE_MICRO_VERSION): bump for beta release. 2001-09-23 00:48:31 +00:00
Rob Browning
fe0d56fbc1 *** empty log message *** 2001-09-23 00:48:22 +00:00
Rob Browning
7c47100908 *** empty log message *** 2001-09-22 23:59:55 +00:00
Rob Browning
2ce57f0aa9 * numbers.h
(scm_num2float): prototype added.
(scm_float2num): prototype added.
(scm_num2double): prototype added.
(scm_double2num): prototype added.
2001-09-22 23:59:39 +00:00
Mikael Djurfeldt
a360a35517 * num2float.i.c: New file, multiply included by numbers.c, used
to "templatize" the float <-> num conversion routines.

* numbers.c: New functions: scm_num2float, scm_float2num,
scm_num2double, scm_double2num.
2001-09-22 21:42:14 +00:00
Mikael Djurfeldt
5437598b36 * Makefile.am: Distribute num2float.i.c.
* num2float.i.c: New file, multiply included by numbers.c, used
to "templatize" the float <-> num conversion routines.

* numbers.c: New functions: scm_num2float, scm_float2num,
scm_num2double, scm_double2num.
2001-09-22 21:39:42 +00:00
Mikael Djurfeldt
287c2ee7c2 *** empty log message *** 2001-09-22 21:35:12 +00:00
Mikael Djurfeldt
9d900ba2de * Makefile.am: Distribute num2float.i.c.
* num2float.i.c: New file, multiply included by numbers.c, used
to "templatize" the floatl <-> num conversion routines.
2001-09-22 21:33:05 +00:00
Mikael Djurfeldt
b21cccf315 * srfi-19.scm (priv:split-real): Inserted missing call to
inexact->exact.
2001-09-22 21:17:31 +00:00
Mikael Djurfeldt
7bed0fdaf0 * srfi-19.scm (priv:split-real): Inserted missing call to
inexact->exact.
2001-09-22 21:15:40 +00:00
Rob Browning
0b073f0f14 *** empty log message *** 2001-09-21 17:58:04 +00:00
Rob Browning
b469bd68a6 * .cvsignore: really add version.h 2001-09-21 17:57:07 +00:00
Rob Browning
f6b115d97e * chars.h (SCM_MAKE_CHAR): coerce value to intptr_t. 2001-09-21 17:56:39 +00:00
Rob Browning
1aaa208e93 * numbers.c (scm_gcd): change "k" to a long from an int.
Otherwise it fails on the alpha.  However, we might rather choose
this size conditionally.
2001-09-21 17:56:31 +00:00
Rob Browning
27070f900d * strings.h (SCM_SET_STRING_LENGTH): coerce "l" to a long.
Otherwise it fails on the alpha.  However, we might rather choose
this size conditionally.
2001-09-21 17:56:17 +00:00
Rob Browning
cc0ce1e764 * srfi-14.c (SCM_CHARSET_SET): need 1L, not just 1 in "<<".
(scm_char_set_hash): val needs to be long, not just unsigned.
(scm_char_set): need 1L, not just 1 in "<<".
(scm_list_to_char_set): need 1L, not just 1 in "<<".
(scm_list_to_char_set_x): need 1L, not just 1 in "<<".
(scm_list_to_char_set_x): FUNC_NAME was wrong - added a _x.
(scm_string_to_char_set): string length var needed to be
scm_sizet, not int.
(scm_string_to_char_set): need 1L, not just 1 in "<<".
(scm_string_to_char_set_x): string length var needed to be
scm_sizet, not int.
(scm_string_to_char_set_x): need 1L, not just 1 in "<<".
(scm_char_set_filter): need 1L, not just 1 in "<<".
(scm_char_set_filter_x): need 1L, not just 1 in "<<".
(scm_ucs_range_to_char_set): need 1L, not just 1 in "<<".
(scm_ucs_range_to_char_set_x): need 1L, not just 1 in "<<".
(scm_char_set_adjoin): need 1L, not just 1 in "<<".
(scm_char_set_delete): need 1L, not just 1 in "<<".
(scm_char_set_adjoin_x): need 1L, not just 1 in "<<".
(scm_char_set_delete_x): need 1L, not just 1 in "<<".
2001-09-21 17:55:07 +00:00
Rob Browning
3a868e486c * srfi-14.h (SCM_CHARSET_GET): need 1L, not just 1 in "<<". 2001-09-21 17:54:56 +00:00
Rob Browning
af297b33d8 * tests/bit-operations.test (fixnum-bit): compute dynamically. 2001-09-21 17:54:35 +00:00