Age | Commit message (Expand) | Author | Files | Lines |
2009-10-09 | Deprecate `scm_mask_ints'. | Ludovic Courtès | 1 | -0/+8 |
2009-10-02 | Use `SCM_DEPRECATED' in declarations of deprecated functions/variables. | Ludovic Courtès | 1 | -0/+2 |
2009-09-28 | Remove default port/SMOB finalizers. | Ludovic Courtès | 1 | -0/+15 |
2009-08-28 | Remove deprecated variables/macros from the GC headers. | Ludovic Courtès | 1 | -1/+24 |
2009-08-25 | Merge commit 'origin/master' | Andy Wingo | 1 | -2/+3 |
2009-08-25 | Merge wip-array refactor, up to cd43fdc5b7a7c | Andy Wingo | 1 | -1/+2 |
2009-08-23 | Avoid type-punning warning in scm_gentemp | Michael Gran | 1 | -2/+3 |
2009-08-20 | Use string and symbol accessors with obarrays and keyword-dash-symbols | Michael Gran | 1 | -14/+18 |
2009-07-19 | move generic array foo out to its own file | Andy Wingo | 1 | -0/+1 |
2009-07-19 | remove enclosed arrays | Andy Wingo | 1 | -1/+1 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-09-13 | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 1 | -0/+4 |
2008-06-02 | Work around `#define except' on Tru64. | Ludovic Courtès | 1 | -5/+5 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -2/+2 |
2005-07-31 | * gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak | Marius Vollmer | 1 | -0/+53 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-03-07 | Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. | Marius Vollmer | 1 | -0/+1 |
2005-03-02 | See ChangeLog from 2005-03-02. | Marius Vollmer | 1 | -11/+92 |
2005-01-12 | Turn all deprecated features that once were macros but are now | Marius Vollmer | 1 | -20/+20 |
2005-01-11 | (SCM_ARRAYP, SCM_ARRAY_NDIM, SCM_ARRAY_CONTP, SCM_ARRAY_MEM, | Marius Vollmer | 1 | -0/+60 |
2005-01-10 | (SCM_CHARS, SCM_UCHARS, SCM_LENGTH, scm_i_object_chars, | Marius Vollmer | 1 | -0/+27 |
2005-01-07 | (SCM_BITVEC_REF, SCM_BITVEC_SET, SCM_BITVEC_CLR): Removed. | Marius Vollmer | 1 | -0/+60 |
2005-01-02 | Use new vector elements API or simple vector API, as appropriate. | Marius Vollmer | 1 | -1/+1 |
2004-10-04 | Include discouraged.h and keywords.h. Fixed silly typo. | Marius Vollmer | 1 | -1/+3 |
2004-10-04 | * keywords.h, keywords.c, deprecated.h, deprecated.c | Marius Vollmer | 1 | -0/+16 |
2004-09-22 | *** empty log message *** | Marius Vollmer | 1 | -5/+5 |
2004-08-24 | Include "srfi-13.h" instead of "strop.h". | Marius Vollmer | 1 | -1/+1 |
2004-08-19 | (SCM_SYMBOL_CHARS): Cast away const in return. | Marius Vollmer | 1 | -2/+2 |
2004-08-19 | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 1 | -15/+51 |
2004-08-10 | * strings.h, deprecated.h (SCM_STRING_COERCE_0TERMINATION_X): | Marius Vollmer | 1 | -31/+42 |
2004-08-09 | (scm_round, scm_truncate): Renamed to scm_c_round and scm_c_truncate; | Marius Vollmer | 1 | -1/+17 |
2004-08-02 | * discouraged.h, discouraged.c: New files. | Marius Vollmer | 1 | -1/+1 |
2004-07-27 | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into | Marius Vollmer | 1 | -8/+8 |
2004-07-23 | (SCM_INUMP, SCM_NINUMP, SCM_INUM): Deprecated by reenaming them to | Marius Vollmer | 1 | -1/+17 |
2004-07-08 | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 1 | -2/+0 |
2004-07-06 | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 1 | -18/+28 |
2004-04-22 | Hide the implementation of ilocs and isyms in eval.c. | Dirk Herrmann | 1 | -0/+8 |
2003-06-19 | (scm_strhash, scm_sym2ovcell_soft, scm_sym2ovcell, | Marius Vollmer | 1 | -0/+430 |
2003-06-02 | * deprecated.c, deprecated.h, eval.c, eval.h: Deprecated | Dirk Herrmann | 1 | -0/+11 |
2003-05-25 | * deprecated.c (scm_read_and_eval_x): Fixed C99-ism. | Dirk Herrmann | 1 | -1/+3 |
2003-05-20 | (scm_subr_entry, SCM_SUBR_DOC, scm_make_subr, | Marius Vollmer | 1 | -0/+162 |
2003-05-20 | (scm_makstr, scm_makfromstr, scm_variable_set_name_hint, | Marius Vollmer | 1 | -0/+166 |
2003-04-30 | (scm_protect_object, scm_unprotect_object, SCM_SETAND_CAR, | Marius Vollmer | 1 | -0/+148 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2003-03-26 | More deprecated stuff. | Marius Vollmer | 1 | -0/+146 |
2003-03-26 | * deprecated.c, deprecated.h: New files, to collect deprecated | Marius Vollmer | 1 | -0/+65 |