Age | Commit message (Expand) | Author | Files | Lines |
2013-02-18 | Merge remote-tracking branch 'origin/stable-2.0' | Andy Wingo | 1 | -24/+1 |
2013-02-18 | array handle inline functions defined in array-handle.h. | Andy Wingo | 1 | -24/+1 |
2012-05-17 | inline scm_cons, scm_car, scm_cdr | Andy Wingo | 1 | -29/+0 |
2012-03-08 | scm_cell, scm_double_cell, scm_words back to gc.h | Andy Wingo | 1 | -97/+6 |
2012-03-08 | simplify inline function infrastructure | Andy Wingo | 1 | -106/+29 |
2012-03-07 | Change `scm_words' to accept a 32-bit word number. | Ludovic Courtès | 1 | -2/+2 |
2011-11-07 | inlined port functions to ports.h | Andy Wingo | 1 | -75/+0 |
2011-10-24 | refactor tc7 and tc16 checks | Andy Wingo | 1 | -1/+1 |
2011-05-26 | scm_cell, scm_double_cell, scm_words back to gc.h | Andy Wingo | 1 | -97/+6 |
2011-05-26 | simplify inline function infrastructure | Andy Wingo | 1 | -106/+29 |
2011-05-26 | remove scm_newcell_count, scm_newcell2_count | Andy Wingo | 1 | -4/+0 |
2011-05-26 | deprecate scm_immutable_{double_,}cell | Andy Wingo | 1 | -70/+0 |
2011-05-13 | PTR2SCM and SCM2PTR in inline.h | Andy Wingo | 1 | -7/+7 |
2011-05-07 | Add `scm_peek_byte_or_eof'. | Ludovic Courtès | 1 | -2/+32 |
2010-12-17 | Remove conflicting `scm_is_string' declaration. | Ludovic Courtès | 1 | -0/+1 |
2010-12-16 | Inline `scm_is_string'. | Ludovic Courtès | 1 | -0/+8 |
2010-01-05 | clean up macros.[ch] | Andy Wingo | 1 | -1/+40 |
2009-10-15 | signedness fix fix fix | Andy Wingo | 1 | -1/+1 |
2009-10-15 | fix scm_array_handle_ref signedness fix | Andy Wingo | 1 | -1/+1 |
2009-10-14 | Fix signed/unsigned mismatch in `scm_array_handle_{ref,set} ()'. | Ludovic Courtès | 1 | -2/+2 |
2009-09-14 | Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution. | Ludovic Courtès | 1 | -1/+1 |
2009-08-28 | Merge branch 'master' into boehm-demers-weiser-gc | Ludovic Courtès | 1 | -27/+15 |
2009-08-25 | Merge commit 'origin/master' | Andy Wingo | 1 | -23/+2 |
2009-08-25 | Add full Unicode capability to ports and the default reader | Michael Gran | 1 | -23/+2 |
2009-08-18 | Merge branch 'master' into boehm-demers-weiser-gc | Ludovic Courtès | 1 | -6/+7 |
2009-07-19 | add generic array implementation facility | Andy Wingo | 1 | -3/+12 |
2009-07-19 | rename unif.[ch] to arrays.[ch] | Andy Wingo | 1 | -2/+2 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-02-14 | Merge branch 'master' into boehm-demers-weiser-gc | Ludovic Courtès | 1 | -1/+1 |
2009-02-08 | Fix build when compiled with -Wundef -Werror | Neil Jerram | 1 | -1/+1 |
2008-09-16 | Add `scm_immutable_double_cell ()'. | Ludovic Courtès | 1 | -0/+47 |
2008-09-15 | Add `scm_immutable_cell ()'. | Ludovic Courtès | 1 | -0/+21 |
2008-09-10 | Merge branch 'master' into boehm-demers-weiser-gc | Ludovic Courtès | 1 | -47/+136 |
2008-09-10 | Use thread-local allocation (significant perf. improvement!); added the `boeh... | Ludovic Courtes | 1 | -2/+2 |
2008-09-09 | Cleanup mark-during-GC debug checks. | Han-Wen Nienhuys | 1 | -3/+6 |
2008-09-05 | Added support for SMOB custom mark procedures. | Ludovic Courtes | 1 | -1/+1 |
2008-09-05 | Small fixes. Gets to the REPL and `abort ()'s soon after. | Ludovic Courtes | 1 | -1/+5 |
2008-09-05 | Merge from lcourtes@laas.fr--2005-mobile | Ludovic Courtes | 1 | -87/+9 |
2008-08-16 | Garbage collection cleanup. | Han-Wen Nienhuys | 1 | -10/+0 |
2008-04-16 | Inline `scm_getc', `scm_putc' and `scm_puts'. | Ludovic Courtès | 1 | -5/+81 |
2008-04-13 | Slightly simplify inline machinery. | Ludovic Courtès | 1 | -6/+6 |
2008-04-13 | Really fix inline machinery for MacOS X. | Ludovic Courtès | 1 | -4/+5 |
2008-04-10 | Fix inline machinery in C99 mode on MacOS X. | Ludovic Courtès | 1 | -2/+6 |
2008-04-07 | Fix inline machinery for GCC 4.3 and later in C99 mode. | Ludovic Courtès | 1 | -40/+37 |
2008-03-02 | Fix "mixed linkage" errors in `inline.h'. | Ludovic Courtès | 1 | -1/+12 |
2006-06-17 | merge from 1.8 branch | Kevin Ryde | 1 | -0/+21 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2006-01-28 | * inline.h, pairs.c (scm_is_pair): Moved scm_is_pair from pairs.c | Marius Vollmer | 1 | -0/+16 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-03-28 | (scm_double_cell): use __asm__ iso. asm, to maintain | Han-Wen Nienhuys | 1 | -1/+1 |