| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix inline machinery in C99 mode on MacOS X. | Ludovic Courtès | 2008-04-10 | 1 | -2/+6 |
| * | Fix inline machinery for GCC 4.3 and later in C99 mode. | Ludovic Courtès | 2008-04-07 | 1 | -40/+37 |
| * | Fix "mixed linkage" errors in `inline.h'. | Ludovic Courtès | 2008-03-02 | 1 | -1/+12 |
* | | Use thread-local allocation (significant perf. improvement!); added the `boeh... | Ludovic Courtes | 2008-09-10 | 1 | -2/+2 |
* | | Added support for SMOB custom mark procedures. | Ludovic Courtes | 2008-09-05 | 1 | -1/+1 |
* | | Small fixes. Gets to the REPL and `abort ()'s soon after. | Ludovic Courtes | 2008-09-05 | 1 | -1/+5 |
* | | Merge from lcourtes@laas.fr--2005-mobile | Ludovic Courtes | 2008-09-05 | 1 | -87/+9 |
|/ |
|
* | merge from 1.8 branch | Kevin Ryde | 2006-06-17 | 1 | -0/+21 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | * inline.h, pairs.c (scm_is_pair): Moved scm_is_pair from pairs.c | Marius Vollmer | 2006-01-28 | 1 | -0/+16 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | (scm_double_cell): use __asm__ iso. asm, to maintain | Han-Wen Nienhuys | 2005-03-28 | 1 | -1/+1 |
* | (scm_cell, scm_double_cell): Do not check scm_gc_running_p, allocation | Marius Vollmer | 2005-03-10 | 1 | -10/+0 |
* | Updated comments for current threading implementation. | Marius Vollmer | 2005-03-09 | 1 | -29/+4 |
* | Removed obsolete comment. | Marius Vollmer | 2005-03-02 | 1 | -9/+0 |
* | Reverted changed from 2005/01/24 19:14:54, which was a commit to the | Marius Vollmer | 2005-01-24 | 1 | -0/+9 |
* | Threading changes. | Marius Vollmer | 2005-01-24 | 1 | -9/+0 |
* | * unif.h, unif.c, inline.h (scm_i_t_array_ref, scm_i_t_array_set): | Marius Vollmer | 2005-01-09 | 1 | -0/+31 |
* | (scm_cell, scm_double_cell): Don't use C99 variable | Marius Vollmer | 2004-11-02 | 1 | -8/+8 |
* | (scm_double_cell): abort if GC running. | Han-Wen Nienhuys | 2004-10-07 | 1 | -0/+10 |
* | *** empty log message *** | Marius Vollmer | 2004-09-22 | 1 | -3/+3 |
* | Fixed typo in comment. | Marius Vollmer | 2004-05-06 | 1 | -1/+1 |
* | (scm_cell): use SCM_GC_CELL_WORD for checking tag. | Han-Wen Nienhuys | 2004-04-06 | 1 | -1/+1 |
* | Use "extern inline" only with GCC. Use "static | Marius Vollmer | 2003-09-12 | 1 | -3/+13 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -35/+11 |
* | * inline.h: #include "libguile/__scm.h" at the top. Change code | Rob Browning | 2003-03-25 | 1 | -11/+17 |
* | * __scm.h (SCM_ALLOW_INTS_ONLY): Removed. | Mikael Djurfeldt | 2002-12-09 | 1 | -14/+24 |
* | * __scm.h (USE_THREADS, GUILE_ISELECT): Define when | Marius Vollmer | 2002-11-03 | 1 | -4/+0 |
* | (scm_cell, scm_double_cell): Also allow USE_COPT_THREADS to not | Marius Vollmer | 2002-10-27 | 1 | -3/+3 |
* | (scm_cell, scm_double_cell): Also allow USE_NULL_THREADS to not | Marius Vollmer | 2002-10-16 | 1 | -3/+3 |
* | * inline.h (scm_double_cell): prevent reordering of statements | Gary Houston | 2002-09-24 | 1 | -0/+20 |
* | (scm_double_cell): move SET_GCMARK set out of if body. | Han-Wen Nienhuys | 2002-09-19 | 1 | -2/+4 |
* | * inline.h: include stdio.h | Han-Wen Nienhuys | 2002-09-08 | 1 | -13/+29 |
* | * gc.h: add scm_debug_cells_gc_interval to public interface | Han-Wen Nienhuys | 2002-08-08 | 1 | -6/+7 |
* | new gc | Han-Wen Nienhuys | 2002-08-04 | 1 | -33/+76 |
* | Changes in doc/ref: | Dirk Herrmann | 2002-03-01 | 1 | -6/+6 |
* | * gc.h (SCM_GC_CELL_WORD, SCM_GC_CELL_OBJECT, | Dirk Herrmann | 2001-11-27 | 1 | -6/+6 |
* | Added prototypes for defined functions for the !HAVE_INLINE case. | Marius Vollmer | 2001-11-25 | 1 | -0/+6 |
* | New files. | Marius Vollmer | 2001-11-25 | 1 | -0/+156 |