1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-13 12:40:24 +02:00
Commit graph

8995 commits

Author SHA1 Message Date
Thien-Thi Nguyen
9d7e6c84ca *** empty log message *** 2001-09-19 13:36:48 +00:00
Thien-Thi Nguyen
9365ee8a20 Fix number typo in "Jump Start" section. 2001-09-19 13:36:05 +00:00
Thien-Thi Nguyen
82a8f222a5 *** empty log message *** 2001-09-19 13:22:14 +00:00
Thien-Thi Nguyen
92f87dec57 Fix improper `@result' usage. 2001-09-19 13:21:24 +00:00
Thien-Thi Nguyen
aee0492fb8 *** empty log message *** 2001-09-19 13:15:38 +00:00
Thien-Thi Nguyen
fab8ab3113 Fix improper `@result' usage. 2001-09-19 13:14:43 +00:00
Thien-Thi Nguyen
05f774ae6b *** empty log message *** 2001-09-19 13:06:10 +00:00
Thien-Thi Nguyen
b8ddfa7fd0 Commentary fix; nfc. 2001-09-19 13:05:13 +00:00
Thien-Thi Nguyen
af40357bc9 *** empty log message *** 2001-09-19 13:04:22 +00:00
Thien-Thi Nguyen
0755b9dfcb Commentary fix; nfc. 2001-09-19 13:03:25 +00:00
Thien-Thi Nguyen
66300f216a *** empty log message *** 2001-09-19 12:59:31 +00:00
Thien-Thi Nguyen
80f3ba2b9f (process-use-modules): Fix typo. 2001-09-19 12:58:34 +00:00
Thien-Thi Nguyen
a7a6705efe *** empty log message *** 2001-09-19 12:57:38 +00:00
Thien-Thi Nguyen
bd83482d50 (process-use-modules): Fix typo. 2001-09-19 12:56:28 +00:00
Mikael Djurfeldt
e8f9e6aa3d * Makefile.am (psyntax.pp): Reference compile-psyntax.scm in
$(srcdir) in order to support separate build trees.
2001-09-18 19:28:16 +00:00
Mikael Djurfeldt
29251befae * Makefile.am (psyntax.pp): Reference compile-psyntax.scm in
$(srcdir) in order to support separate build trees.
2001-09-18 18:17:17 +00:00
Dirk Herrmann
662c553964 * Removed function scm_gc_mark_cell_conservatively. 2001-09-17 20:32:53 +00:00
Dirk Herrmann
211efb313e * Removed function scm_gc_mark_cell_conservatively. 2001-09-17 20:25:23 +00:00
Gary Houston
6c1b762870 * root.h (scm_root_state): removed the continuation_stack and
continuation_stack_ptr members, which have no apparent purpose.
	(scm_continuation_stack, scm_continuation_stack_ptr): #defines
	removed.
	* root.c (root_mark), init.c (restart_stack, start_stack), gc
	(scm_igc): remove all references to contination_stack and
	continuation_stack_ptr, avoiding allocation of a vector and
	useless processing during gc.
2001-09-15 21:56:52 +00:00
Dirk Herrmann
455c0ac82b * Some renamings and minor fixes. 2001-09-13 22:29:44 +00:00
Dirk Herrmann
22ba637b12 * Simplified handling of static glocal SCM variable. 2001-09-13 21:58:15 +00:00
Dirk Herrmann
c3c4d80154 * Fixed some typing bugs. Thanks to Rob Browning. 2001-09-13 21:22:37 +00:00
Dirk Herrmann
b00418df09 * Added function scm_str2string. Thanks to Martin Baulig. 2001-09-12 19:53:57 +00:00
Gary Houston
6ddd941279 2001-09-12 Gary Houston <ghouston@arglist.com>
* srfi-1.scm (filter): change "caller" to "filter" in check-arg-type.
2001-09-12 19:15:33 +00:00
Thien-Thi Nguyen
4d81365694 Add `arity' enhancement news. 2001-09-09 01:19:08 +00:00
Thien-Thi Nguyen
019450287f *** empty log message *** 2001-09-09 01:17:49 +00:00
Thien-Thi Nguyen
4d23670ec4 (arity): Use new `arglist' procedure property to
present a more detailed argument list.
2001-09-09 01:16:42 +00:00
Thien-Thi Nguyen
8d41ec9d0f (lambda*): Record the broken-down argument list in
the `arglist' procedure property.
2001-09-09 01:15:53 +00:00
Thien-Thi Nguyen
998bfc70f0 Add `arity' enhancement news. 2001-09-09 01:09:24 +00:00
Thien-Thi Nguyen
2851e5bc70 *** empty log message *** 2001-09-09 01:03:43 +00:00
Thien-Thi Nguyen
c7bb434f2f (arity): Use new `arglist' procedure property to
present a more detailed argument list.
2001-09-09 01:00:30 +00:00
Thien-Thi Nguyen
4a69c751ef (lambda*): Record the broken-down argument list in
the `arglist' procedure property.
2001-09-09 00:59:02 +00:00
Thien-Thi Nguyen
dac572954a *** empty log message *** 2001-09-08 19:34:52 +00:00
Thien-Thi Nguyen
81fe97ae29 Use `re-export-syntax'. 2001-09-08 19:34:02 +00:00
Thien-Thi Nguyen
2f2b150b42 *** empty log message *** 2001-09-08 02:38:39 +00:00
Thien-Thi Nguyen
0a16714643 ("apples-blimps-catalexis example", "multiple occurances"):
New top-level sections.
2001-09-08 02:38:02 +00:00
Thien-Thi Nguyen
6f7db39f52 (process-options, getopt-long): Fix omission
bug: Handle multiple occurrances of an option.
2001-09-08 02:35:53 +00:00
Thien-Thi Nguyen
95e2cd37e9 *** empty log message *** 2001-09-08 02:34:27 +00:00
Thien-Thi Nguyen
4b642b08d4 ("apples-blimps-catalexis example", "multiple occurances"):
New top-level sections.
2001-09-08 02:33:30 +00:00
Thien-Thi Nguyen
05326ffd93 (process-options, getopt-long): Fix omission
bug: Handle multiple occurrances of an option.
2001-09-08 02:30:20 +00:00
Marius Vollmer
a0d34a0be1 *** empty log message *** 2001-09-06 11:13:27 +00:00
Marius Vollmer
5e7248f272 (scm_done_free): Always subtract size from scm_mallocated
when computing nm, even if it's negative.
(scm_must_malloc): Abort on overflow of scm_mtrigger.
(scm_must_realloc): Likewise.
2001-09-06 11:11:31 +00:00
Rob Browning
096b966ee1 *** empty log message *** 2001-09-05 16:12:59 +00:00
Rob Browning
105f6ec6fd * Guile beta 1.5.2 released.
* GUILE-VERSION (GUILE_MICRO_VERSION): bump for beta release.
2001-09-05 16:11:44 +00:00
Rob Browning
31d6d8450a *** empty log message *** 2001-09-05 15:54:15 +00:00
Rob Browning
552765ad8f * Release 1.5.2.
* GUILE-VERSION (GUILE_MICRO_VERSION): bump for beta release.
2001-09-05 15:48:31 +00:00
Rob Browning
71d2cd27b8 *** empty log message *** 2001-09-05 15:48:22 +00:00
Rob Browning
0cfddc65d8 * GUILE-VERSION (GUILE_MICRO_VERSION): bump for beta release. 2001-09-05 15:48:14 +00:00
Thien-Thi Nguyen
06288138ba *** empty log message *** 2001-09-04 19:36:18 +00:00
Thien-Thi Nguyen
a2971fa990 Use outline mode instead of text.
Reword protocol explanation.
Add "make error-signalling functions more consistent" to Eventually.
Move some C-related GOOPS tasks to 1.8.0, take ownership.
2001-09-04 19:32:43 +00:00