| Commit message (Expand) | Author | Age | Files | Lines |
* | Better errors for odd-length keyword args... | Andy Wingo | 2017-02-28 | 1 | -10/+14 |
* | Fix --without-threads... | Andy Wingo | 2016-12-07 | 1 | -1/+1 |
* | Deprecate dynamic roots... | Andy Wingo | 2016-11-21 | 1 | -1/+0 |
* | Mutex instead of critical sectoin in symbol->keyword... | Andy Wingo | 2016-11-01 | 1 | -2/+3 |
* | Keywords have a tc7... | Andy Wingo | 2015-01-22 | 1 | -23/+10 |
* | Merge remote-tracking branch 'origin/stable-2.0'... | Mark H Weaver | 2013-07-16 | 1 | -8/+12 |
|\ |
|
| * | Report the faulty keyword in errors raised by `scm_c_bind_keyword_arguments'.... | Ludovic Courtès | 2013-06-05 | 1 | -8/+12 |
* | | Merge remote-tracking branch 'origin/stable-2.0'... | Mark H Weaver | 2013-04-14 | 1 | -0/+67 |
|\| |
|
| * | Implement 'scm_c_bind_keyword_arguments'.... | Mark H Weaver | 2013-04-06 | 1 | -0/+67 |
| * | Add scm_from_latin1_keyword and scm_from_utf8_keyword... | Mark H Weaver | 2011-03-09 | 1 | -4/+16 |
* | | locking for putc, puts... | Andy Wingo | 2011-11-08 | 1 | -2/+2 |
* | | Add scm_from_latin1_keyword and scm_from_utf8_keyword... | Mark H Weaver | 2011-03-09 | 1 | -4/+16 |
|/ |
|
* | decruftify scm_sys_protects... | Andy Wingo | 2009-12-05 | 1 | -4/+6 |
* | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2009-08-18 | 1 | -6/+7 |
|\ |
|
| * | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2008-09-13 | 1 | -1/+4 |
|\| |
|
| * | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -1/+4 |
* | | Removed a lot of now-useless SMOB mark/free functions.... | Ludovic Courtes | 2008-09-05 | 1 | -1/+0 |
|/ |
|
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | Critical section review | Neil Jerram | 2005-04-24 | 1 | -1/+2 |
* | Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. | Marius Vollmer | 2005-03-07 | 1 | -0/+1 |
* | See ChangeLog from 2005-03-02. | Marius Vollmer | 2005-03-02 | 1 | -2/+2 |
* | * keywords.c (scm_symbol_to_keyword): Use SCM_ASSERT_TYPE for a... | Marius Vollmer | 2004-10-04 | 1 | -1/+1 |
* | * keywords.h, keywords.c, deprecated.h, deprecated.c... | Marius Vollmer | 2004-10-04 | 1 | -41/+37 |
* | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,... | Marius Vollmer | 2004-08-19 | 1 | -10/+13 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,... | Marius Vollmer | 2004-07-06 | 1 | -2/+2 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -36/+12 |
* | * environments.c (DEFAULT_OBARRAY_SIZE): Changed from 137 to 31... | Mikael Djurfeldt | 2003-02-19 | 1 | -2/+2 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when... | Marius Vollmer | 2002-02-11 | 1 | -3/+2 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -1/+1 |
* | * Fixed some bugs, some reported by Matthias Koeppe. | Dirk Herrmann | 2001-06-08 | 1 | -2/+5 |
* | * Introduce SCM_UNUSED and mark unused function parameters.... | Dirk Herrmann | 2001-06-07 | 1 | -1/+1 |
* | (keyword_print): Substract 1 from length of symbol name, accounting... | Marius Vollmer | 2001-06-04 | 1 | -2/+2 |
* | (keyword_print): Use scm_print_symbol_name so that... | Marius Vollmer | 2001-05-30 | 1 | -1/+3 |
* | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 2001-05-15 | 1 | -8/+5 |
* | Correct, update, improve and clean up a lot of docstrings in order to make... | Martin Grabmüller | 2001-04-03 | 1 | -1/+2 |
* | * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.... | Dirk Herrmann | 2001-03-30 | 1 | -4/+4 |
* | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 2001-03-09 | 1 | -1/+0 |
* | Remove dump facilities. | Keisuke Nishida | 2001-03-02 | 1 | -23/+0 |
* | Removed redundant code. | Keisuke Nishida | 2001-02-06 | 1 | -2/+4 |
* | Minor modifications. | Keisuke Nishida | 2001-02-05 | 1 | -1/+1 |
* | New dump/undump scheme. | Keisuke Nishida | 2001-02-05 | 1 | -4/+4 |
* | New files: dump.c, dump.h. | Keisuke Nishida | 2001-02-03 | 1 | -0/+20 |
* | New functions: scm_c_make_vector, scm_c_make_hash_table. | Keisuke Nishida | 2001-02-02 | 1 | -2/+2 |
* | * Added missing includes of string.h. | Dirk Herrmann | 2001-01-26 | 1 | -0/+2 |
* | * Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern...... | Dirk Herrmann | 2000-12-11 | 1 | -3/+6 |
* | Smob-related creanup. | Keisuke Nishida | 2000-12-08 | 1 | -5/+6 |