1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 05:50:26 +02:00
Commit graph

66 commits

Author SHA1 Message Date
cvs2svn
7cdc2b1058 This commit was manufactured by cvs2svn to create branch
'branch_release-1-6'.
2002-01-02 23:56:18 +00:00
Thien-Thi Nguyen
d928d47fc3 Initial revision 2002-01-02 23:56:17 +00:00
Marius Vollmer
0fabb42573 *** empty log message *** 2001-12-22 13:49:47 +00:00
Marius Vollmer
5ad5a7b6ca (Alist Example): Changed "Bismarck" to "Pierre". Thanks to Ron
Peterson!
2001-12-22 13:49:05 +00:00
Neil Jerram
226297eb51 * Work on Programming Overview chapter. 2001-12-22 12:39:10 +00:00
Neil Jerram
a7a7bb95eb * Various small manual improvements. 2001-12-07 17:08:19 +00:00
Martin Grabmüller
923d5b87d7 Small typo fix in scheme-procedures.texi. 2001-12-04 11:24:43 +00:00
Neil Jerram
4c731ecef3 * Split the Data Types chapter into two; plus a few other smaller changes. 2001-12-01 21:48:30 +00:00
Neil Jerram
2a946b44f4 * Improve symbol documentation.
* Move variables doc into Modules chapter.
* Move Rx doc into Guile Modules part.
* Other minor doc changes.
2001-12-01 15:53:04 +00:00
Thien-Thi Nguyen
3592c0900d *** empty log message *** 2001-11-25 20:58:15 +00:00
Thien-Thi Nguyen
5f7dd1ca5b *** empty log message *** 2001-11-25 20:56:59 +00:00
Thien-Thi Nguyen
cdaba177e9 Fix spelling.
Reword `getpass' intro blurb.
2001-11-25 20:54:40 +00:00
Thien-Thi Nguyen
5f378d170c Fix spelling.
Reword `getpass' intro blurb.
2001-11-25 20:53:19 +00:00
Marius Vollmer
9d5315b649 Removed docs about SCM_NEWCELL and added scm_alloc_cell and
scm_alloc_double_cell.
Replaced scm_bits_t with scm_t_bits.
2001-11-25 14:51:03 +00:00
Neil Jerram
c276c3e344 * Remove spurious placeholder text. 2001-11-23 11:28:12 +00:00
Thien-Thi Nguyen
19a35d19d9 *** empty log message *** 2001-11-20 12:32:00 +00:00
Thien-Thi Nguyen
49d9ca522c (Install Config):
Tweak `%load-path' verb to not imply it's a proc.
Add documentation for `%guile-build-info'.
2001-11-20 12:30:26 +00:00
Neil Jerram
d4e5a409a5 * Improve doc on variables and definitions. 2001-11-19 22:28:58 +00:00
Neil Jerram
c08deb2b5e * Updates for string- and vector-move-right/left! docstrings.
* Update Tcl war URLs.
2001-11-18 22:20:34 +00:00
Neil Jerram
694a9bb34e * Updates for string- and vector-move-right/left! docstrings.
* Update Tcl war URLs.
2001-11-18 22:10:41 +00:00
Neil Jerram
8f85c0c6c3 * Adding C function declarations from the SCM interface to the
reference manual documentation.
2001-11-16 15:04:17 +00:00
Thien-Thi Nguyen
f5d963ffad *** empty log message *** 2001-11-14 18:27:22 +00:00
Thien-Thi Nguyen
84bb30ab87 Spell "library" correctly. 2001-11-14 18:26:26 +00:00
Thien-Thi Nguyen
ef3946430f *** empty log message *** 2001-11-14 18:25:48 +00:00
Thien-Thi Nguyen
9c4dd6f420 Spell "library" correctly. 2001-11-14 18:24:44 +00:00
Neil Jerram
39d2ee3ba5 * Miscellaneous doc and docstring fixes. 2001-11-14 00:02:59 +00:00
Neil Jerram
72dd0a03e0 * Miscellaneous small doc updates and fixes. 2001-11-13 23:44:29 +00:00
Marius Vollmer
4d6444b86a Removed old "dynamic linking and modules" text. 2001-11-13 15:19:29 +00:00
Neil Jerram
64744a7ff8 * Various small doc fixes. 2001-11-13 00:29:59 +00:00
Neil Jerram
b56b5983a3 * Various small doc fixes. 2001-11-13 00:25:46 +00:00
Neil Jerram
9401323e63 * Documentation work. 2001-11-11 15:01:52 +00:00
Thien-Thi Nguyen
df46b730e2 *** empty log message *** 2001-11-06 22:49:09 +00:00
Thien-Thi Nguyen
04bbd6ce09 *** empty log message *** 2001-11-06 22:48:30 +00:00
Thien-Thi Nguyen
eca0dd5516 (SRFI Support): Add "SRFI-19" to menu. 2001-11-06 22:45:16 +00:00
Thien-Thi Nguyen
bfc9c8e088 (SRFI Support): Add "SRFI-19" to menu. 2001-11-06 22:43:41 +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
ca26b87dd4 *** empty log message *** 2001-11-06 22:38:48 +00:00
Thien-Thi Nguyen
12991fed11 (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:35:53 +00:00
Marius Vollmer
7ab89df17c *** empty log message *** 2001-11-05 23:12:20 +00:00
Marius Vollmer
46356d0406 Document --debug' and --no-debug'. 2001-11-05 23:07:24 +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
a42b5e5b96 * 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:53:35 +00:00
Gary Houston
c16b9fde48 * minor updates to the slib installation notes. 2001-10-27 11:53:09 +00:00
Gary Houston
c2c67382d7 * minor updates to the slib installation notes. 2001-10-27 11:50:59 +00:00
Neil Jerram
a599743cdc * Remove doc for read-and-eval! and eval2. 2001-10-05 18:05:10 +00:00
Thien-Thi Nguyen
c1775bc45f *** empty log message *** 2001-10-05 16:02:15 +00:00
Thien-Thi Nguyen
8e628376f8 (Writing): Add entry for `display'. Include in R5RS Index. 2001-10-05 16:01:29 +00:00
Thien-Thi Nguyen
74e0de864b *** empty log message *** 2001-10-05 16:00:24 +00:00
Thien-Thi Nguyen
9eb96786d0 (Writing): Add entry for `display'. Include in R5RS Index. 2001-10-05 15:58:51 +00:00