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

351 commits

Author SHA1 Message Date
Ludovic Courtès
ac2235a29d Changes from arch/CVS synchronization 2007-08-11 10:21:39 +00:00
Ludovic Courtès
8d1701ee9f Changes from arch/CVS synchronization 2007-07-18 21:37:45 +00:00
Ludovic Courtès
48e2c94ba2 Changes from arch/CVS synchronization 2007-07-10 22:39:36 +00:00
Ludovic Courtès
3b58a13b8b Changes from arch/CVS synchronization 2007-06-07 08:44:27 +00:00
Ludovic Courtès
8edec42a34 Changes from arch/CVS synchronization 2007-05-16 08:04:17 +00:00
Kevin Ryde
f7d456627b *** empty log message *** 2007-03-07 22:26:15 +00:00
Kevin Ryde
f3a5c8f769 *** empty log message *** 2007-03-07 22:15:15 +00:00
Kevin Ryde
1469729406 *** empty log message *** 2007-03-07 22:06:55 +00:00
Kevin Ryde
a1f05cbfd2 *** empty log message *** 2007-02-22 00:11:57 +00:00
Kevin Ryde
3591d9f5a9 *** empty log message *** 2007-02-16 00:32:17 +00:00
Kevin Ryde
34d4f03c54 *** empty log message *** 2007-01-24 23:10:57 +00:00
Kevin Ryde
7b6cfe9d35 *** empty log message *** 2007-01-15 22:25:45 +00:00
Kevin Ryde
f9b2c08d5f *** empty log message *** 2006-12-13 21:32:53 +00:00
Kevin Ryde
c31f534e18 *** empty log message *** 2006-12-12 22:55:15 +00:00
Kevin Ryde
6ee5aca35c *** empty log message *** 2006-12-12 20:06:01 +00:00
Kevin Ryde
fbae485c14 *** empty log message *** 2006-10-04 23:04:17 +00:00
Kevin Ryde
f9de6ebeca *** empty log message *** 2006-10-04 21:41:01 +00:00
Neil Jerram
f0de8d290b (Symbol Props): Remove unnecessarily specific
parenthesis about Guile 1.6's use of extra symbol slots.
2006-09-28 07:39:45 +00:00
Kevin Ryde
6a60ae5e89 *** empty log message *** 2006-09-26 01:53:26 +00:00
Ludovic Courtès
903762e5cf Changes from arch/CVS synchronization 2006-09-25 08:23:24 +00:00
Kevin Ryde
f4702089bf *** empty log message *** 2006-09-22 21:20:43 +00:00
Kevin Ryde
e8587f7eca *** empty log message *** 2006-09-07 20:51:30 +00:00
Kevin Ryde
dc1cac02eb *** empty log message *** 2006-09-05 23:01:52 +00:00
Neil Jerram
237788d2a2 * api-control.texi (Dynamic Wind): Doc for scm_dynwind_free.
* api-modules.texi (The Guile module system), api-data.texi
(Integers, Numerical Tower), api-compound.texi (Uniform Numeric
Vectors): Fix typos.  (Patch sent in by Marco Maggi.)
2006-09-04 06:29:13 +00:00
Kevin Ryde
0e1b2e1ed2 *** empty log message *** 2006-08-28 21:52:50 +00:00
Kevin Ryde
e315794e34 *** empty log message *** 2006-08-21 23:48:25 +00:00
Kevin Ryde
67fbf55cf7 *** empty log message *** 2006-07-23 22:37:22 +00:00
Kevin Ryde
f4a7e48e14 *** empty log message *** 2006-06-25 01:06:43 +00:00
Ludovic Courtès
97217304d6 Changes from arch/CVS synchronization 2006-06-20 16:44:50 +00:00
Kevin Ryde
a31d659ca3 *** empty log message *** 2006-05-28 00:09:52 +00:00
Kevin Ryde
26ff0b33b4 *** empty log message *** 2006-05-19 23:36:06 +00:00
Kevin Ryde
91a032971b *** empty log message *** 2006-05-15 00:33:37 +00:00
Kevin Ryde
d7ecc7e804 *** empty log message *** 2006-05-09 23:10:03 +00:00
Kevin Ryde
8c86a8dee0 *** empty log message *** 2006-05-09 00:43:11 +00:00
Kevin Ryde
a128b7e064 *** empty log message *** 2006-04-15 01:40:19 +00:00
Kevin Ryde
a07fbceabb *** empty log message *** 2006-04-06 00:33:32 +00:00
Kevin Ryde
a77bd42e52 *** empty log message *** 2006-03-28 00:48:56 +00:00
Kevin Ryde
1e85890c0e *** empty log message *** 2006-03-21 00:56:33 +00:00
Kevin Ryde
e610622906 *** empty log message *** 2006-03-07 23:57:28 +00:00
Marius Vollmer
db02fb2bcb (Object Properties): Removed confusing
paragraph about 'name' property.
2006-02-13 21:43:17 +00:00
Kevin Ryde
4f09cd6df6 *** empty log message *** 2006-02-07 00:04:36 +00:00
Neil Jerram
7b4c914e49 (Throw Handlers): New node.
(Throw): Moved to after the Lazy Catch node.
(Catch): Enhance to cover the optional pre-unwind handler, and new
APIs scm_c_catch, scm_catch_with_pre_unwind_handler.
(Lazy Catch): Describe relationship to with-throw-handler.
Document that the handler may return, and what happens if it does.
(Throw): Mention that a throw can be handled by a throw handler as
well as by a catch.
2006-02-04 14:35:53 +00:00
Kevin Ryde
ba28d59428 *** empty log message *** 2006-02-04 01:01:23 +00:00
Kevin Ryde
f36978c9ce *** empty log message *** 2006-02-04 00:56:35 +00:00
Kevin Ryde
7746d6da07 *** empty log message *** 2006-02-04 00:00:45 +00:00
Marius Vollmer
cc19cda7a8 Removed "Futures" node. 2006-01-29 19:45:54 +00:00
Marius Vollmer
661ae7ab6b Renamed the "frames" that are related to dynamic-wind to "dynamic
contexts.  Renamed all functions from scm_frame_ to scm_dynwind_.
Updated documentation.
2006-01-29 00:23:28 +00:00
Han-Wen Nienhuys
fd0a5bbcb7 patches by Ludovic Courtès for symbol generation. 2006-01-24 20:30:09 +00:00
Kevin Ryde
23ef389210 *** empty log message *** 2005-12-14 21:58:54 +00:00
Neil Jerram
31e2cc5088 (Evaluator trap options): Trap calls now always
use a debug object rather than a continuation.
(Debugger options, Examples of option use): Update help text for
'cheap option (which is now obsolete).
2005-12-14 00:51:58 +00:00