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

8572 commits

Author SHA1 Message Date
Marius Vollmer
61c95a4992 (scm_system_async_mark_for_thread): New prototype. 2002-10-03 23:00:58 +00:00
Marius Vollmer
a6b54e30d3 Removed GUILE_OLD_ASYNC_CLICK code. 2002-10-03 22:59:08 +00:00
Marius Vollmer
d4719ab892 * root.h (scm_root_state): Added new "active_asyncs" slot.
* root.c (scm_make_root): Initialize it to SCM_EOL.
2002-10-03 22:56:52 +00:00
Marius Vollmer
3b1df92480 (scm_root_state): Added new "active_asyncs" slot. 2002-10-03 22:54:25 +00:00
Marius Vollmer
9997213b7d * coop-defs.h (coop_t): Added new "handle" slot.
* coop-threads.c (all_threads, scm_current_thread,
scm_all_threads, scm_i_thread_root): New.
(scm_threads_init): Add main thread to all_threads.
(scheme_launch_thread): Remove thread from all_threads when it
terminates.
(scm_call_with_new_thread): Initialize handle slot of coop_t
structure and add new thread to all_threads.
(scm_spawn_thread): Likewise.
2002-10-03 22:53:17 +00:00
Marius Vollmer
f7eca35dfe * threads.h (scm_current_thread, scm_all_threads): New prototypes.
* threads.c (scm_current_thread, scm_all_threads): Register as
primitives.
2002-10-03 22:48:15 +00:00
Marius Vollmer
8e583c6e1b Use scm_lt_ prefix for libltdl functions. 2002-10-03 22:44:48 +00:00
Marius Vollmer
4e250dedc2 *** empty log message *** 2002-10-03 22:27:28 +00:00
Neil Jerram
480fa28d20 Refer to provided? rather than the deprecated feature?. 2002-10-03 22:23:43 +00:00
Neil Jerram
66add4ebf5 Refer to provided? rather than the deprecated feature?. 2002-10-03 22:16:17 +00:00
Marius Vollmer
d2184983c7 New file. 2002-10-03 22:10:00 +00:00
Marius Vollmer
99fd355aba *** empty log message *** 2002-10-03 22:02:27 +00:00
Marius Vollmer
abd2bc1861 Use AC_LIBLTDL_CONVENIENCE instead of AC_LIBLTDL_INSTALLABLE. 2002-10-03 22:02:14 +00:00
Marius Vollmer
c70f1244b0 Removed libltdl. 2002-10-03 21:58:30 +00:00
Marius Vollmer
65ded5d06c New file. 2002-10-03 21:57:42 +00:00
Marius Vollmer
6c26e47ba9 Added locally hacked copy of libltdl. 2002-10-03 21:57:09 +00:00
Marius Vollmer
8734ce02b1 *** empty log message *** 2002-10-03 15:30:21 +00:00
Marius Vollmer
ba20db9bc1 *** empty log message *** 2002-10-03 15:25:12 +00:00
Marius Vollmer
878caca5e3 (How guile-snarf works): Updated.
(Writing your own snarfing macros): New.
2002-10-03 15:25:04 +00:00
Neil Jerram
c936bede42 Doc updates, including contribution from Ian Sheldon. 2002-09-25 00:06:38 +00:00
Gary Houston
3553e1d1f0 * inline.h (scm_double_cell): prevent reordering of statements
with any following code (for GCC 3 strict-aliasing).
	* numbers.c (scm_make_real), num2float.i.c (FLOAT2NUM): removed
	the earlier version of the reordering prevention.
2002-09-24 22:21:01 +00:00
Neil Jerram
c15030bebf Improvements to hook docs. 2002-09-19 20:39:41 +00:00
Han-Wen Nienhuys
4ad0814a57 (scm_double_cell): move SET_GCMARK set out of if body. 2002-09-19 11:14:46 +00:00
Marius Vollmer
2047e5d7c2 *** empty log message *** 2002-09-16 20:03:03 +00:00
Marius Vollmer
6852c744de (Symbol Props): It's "set-symbol-property!", not
"set-symbol-property".  Thanks to Pieter Pareit!
2002-09-16 20:01:34 +00:00
Marius Vollmer
6f663ebc8c Tell them to use 'provided?' instead of '*feaures*'. 2002-09-15 21:31:42 +00:00
Marius Vollmer
f4232aa664 (feature?): Added deprecation message. 2002-09-15 21:30:39 +00:00
Rob Browning
5fc0857ef6 *** empty log message *** 2002-09-15 01:21:37 +00:00
Rob Browning
0ac6420c88 * boot-9.scm (sqrt): minor indentation fix. 2002-09-15 01:19:17 +00:00
Rob Browning
a0760d6173 *** empty log message *** 2002-09-15 01:11:00 +00:00
Rob Browning
f02ce8998d * .cvsignore: add stamp-vti.1 2002-09-15 01:09:47 +00:00
Rob Browning
d3633db413 * .cvsignore: new file. 2002-09-15 01:08:32 +00:00
Marius Vollmer
1381c5065f *** empty log message *** 2002-09-09 21:48:21 +00:00
Marius Vollmer
c604da1be5 (Creating a Procedure): Fixed typo. Thanks to Pieter Pareit! 2002-09-09 21:48:12 +00:00
Marius Vollmer
76fb48bfa7 Added P Pareit. 2002-09-09 21:34:39 +00:00
Marius Vollmer
35e791bdb7 *** empty log message *** 2002-09-09 21:32:36 +00:00
Marius Vollmer
6e63303d39 Updated GNu ftp server name. Use "-lguile" instead of "libguile.a".
Some small fixes/improvements.
2002-09-09 21:32:29 +00:00
Marius Vollmer
6b61da182e *** empty log message *** 2002-09-09 20:59:43 +00:00
Marius Vollmer
d9f352d468 (dist-hook): Do not distribute CVS directories. Thanks to Greg
Troxel!
2002-09-09 20:58:26 +00:00
Marius Vollmer
10eec59393 Added Eric Hanchrow. 2002-09-09 20:02:57 +00:00
Marius Vollmer
f30482f396 Updated. 2002-09-09 20:02:52 +00:00
Marius Vollmer
af31a24fd9 *** empty log message *** 2002-09-09 20:01:25 +00:00
Marius Vollmer
cc72f3bc35 Added www.schemers.org. Removed foldoc, it's too generic. Updated
'teach yourself ...' URL.
2002-09-09 20:01:18 +00:00
Han-Wen Nienhuys
e88e4f2ef3 (scm_gc_register_collectable_memory): more overflow
protection.
2002-09-09 14:09:35 +00:00
Han-Wen Nienhuys
1e71eafb34 * inline.h: include stdio.h
* smob.c (free_print): abort if scm_debug_cell_accesses_p is set
2002-09-08 11:31:32 +00:00
Han-Wen Nienhuys
dac04e9fb9 * gc-segment.c (scm_i_make_initial_segment): check user settings
for sanity.

* gc-malloc.c (scm_gc_init_malloc): check user settings for
sanity.
(scm_gc_register_collectable_memory): prevent overflow of memory
counts.

* gc-freelist.c (scm_init_freelist): check user settings for sanity.

* gc-malloc.c (scm_gc_register_collectable_memory): use floats;
these won't ever wrap around with high memory usage.

* gc-freelist.c: include <stdio.h>

* gc-malloc.c: add DEBUGINFO for mtrigger GCs.
2002-09-05 21:55:33 +00:00
Han-Wen Nienhuys
ffd724008b * struct.h: change scm_structs_to_free to scm_i_structs_to_free
* gc-malloc.c (scm_gc_register_collectable_memory): use floats;
these won't ever wrap around with high memory usage.

* gc-malloc.c: add DEBUGINFO for mtrigger GCs.
2002-09-05 21:12:21 +00:00
Han-Wen Nienhuys
5bd4a949e8 include <stdio.h> 2002-09-05 20:47:35 +00:00
Han-Wen Nienhuys
61ef9c1fa3 add DEBUGINFO for mtrigger GCs. 2002-09-05 20:43:43 +00:00
Marius Vollmer
cfcdb8e9a7 *** empty log message *** 2002-09-05 17:52:14 +00:00