Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 years ago |
Han-Wen Nienhuys
|
cb975c2105
(scm_double_cell): use __asm__ iso. asm, to maintain
|
20 years ago |
Marius Vollmer
|
94d375b5a7
(scm_cell, scm_double_cell): Do not check scm_gc_running_p, allocation
|
20 years ago |
Marius Vollmer
|
b2a339f6e5
Updated comments for current threading implementation.
|
20 years ago |
Marius Vollmer
|
bf6de59d5b
Removed obsolete comment.
|
20 years ago |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
20 years ago |
Marius Vollmer
|
a54a94b397
Threading changes.
|
20 years ago |
Marius Vollmer
|
9598a4060a
* unif.h, unif.c, inline.h (scm_i_t_array_ref, scm_i_t_array_set):
|
20 years ago |
Marius Vollmer
|
5e1e20c89c
(scm_cell, scm_double_cell): Don't use C99 variable
|
20 years ago |
Han-Wen Nienhuys
|
497eb0b725
(scm_double_cell): abort if GC running.
|
20 years ago |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 years ago |
Marius Vollmer
|
050fedc4fd
Fixed typo in comment.
|
21 years ago |
Han-Wen Nienhuys
|
6b69393dcc
(scm_cell): use SCM_GC_CELL_WORD for checking tag.
|
21 years ago |
Marius Vollmer
|
2b2c6fca20
Use "extern inline" only with GCC. Use "static
|
21 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
60e7529ae4
* inline.h: #include "libguile/__scm.h" at the top. Change code
|
22 years ago |
Mikael Djurfeldt
|
9bc4701cd3
* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
|
22 years ago |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 years ago |
Marius Vollmer
|
b1e945d7ec
(scm_cell, scm_double_cell): Also allow USE_COPT_THREADS to not
|
22 years ago |
Marius Vollmer
|
389626c5ec
(scm_cell, scm_double_cell): Also allow USE_NULL_THREADS to not
|
22 years ago |
Gary Houston
|
3553e1d1f0
* inline.h (scm_double_cell): prevent reordering of statements
|
22 years ago |
Han-Wen Nienhuys
|
4ad0814a57
(scm_double_cell): move SET_GCMARK set out of if body.
|
22 years ago |
Han-Wen Nienhuys
|
1e71eafb34
* inline.h: include stdio.h
|
22 years ago |
Han-Wen Nienhuys
|
eab1b25970
* gc.h: add scm_debug_cells_gc_interval to public interface
|
22 years ago |
Han-Wen Nienhuys
|
c8a1bdc460
new gc
|
22 years ago |
Dirk Herrmann
|
228a24ef30
Changes in doc/ref:
|
23 years ago |
Dirk Herrmann
|
1fc8902f02
* gc.h (SCM_GC_CELL_WORD, SCM_GC_CELL_OBJECT,
|
23 years ago |
Marius Vollmer
|
6253f3f1d9
Added prototypes for defined functions for the !HAVE_INLINE case.
|
23 years ago |
Marius Vollmer
|
16ea96206d
New files.
|
23 years ago |