Age | Commit message (Expand) | Author | Files | Lines |
2005-07-31 | * gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak | Marius Vollmer | 1 | -16/+30 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-03-02 | See ChangeLog from 2005-03-02. | Marius Vollmer | 1 | -0/+56 |
2005-02-08 | (SCM_ARRAY_DIMS): Rename scm_i_attay_dims --> | Mikael Djurfeldt | 1 | -2/+2 |
2005-01-12 | Turn all deprecated features that once were macros but are now | Marius Vollmer | 1 | -22/+46 |
2005-01-11 | (SCM_ARRAYP, SCM_ARRAY_NDIM, SCM_ARRAY_CONTP, SCM_ARRAY_MEM, | Marius Vollmer | 1 | -0/+11 |
2005-01-10 | (SCM_CHARS, SCM_UCHARS, SCM_LENGTH, scm_i_object_chars, | Marius Vollmer | 1 | -0/+9 |
2005-01-07 | (SCM_BITVEC_REF, SCM_BITVEC_SET, SCM_BITVEC_CLR): Removed. | Marius Vollmer | 1 | -0/+12 |
2004-10-04 | * keywords.h, keywords.c, deprecated.h, deprecated.c | Marius Vollmer | 1 | -0/+8 |
2004-08-19 | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 1 | -0/+8 |
2004-08-12 | * strings.h, strings.c (scm_i_get_substring_spec): New. | Marius Vollmer | 1 | -0/+29 |
2004-08-10 | * strings.h, deprecated.h (SCM_STRING_COERCE_0TERMINATION_X): | Marius Vollmer | 1 | -9/+31 |
2004-08-09 | (scm_round, scm_truncate): Renamed to scm_c_round and scm_c_truncate; | Marius Vollmer | 1 | -0/+6 |
2004-08-02 | * discouraged.h, discouraged.c: New files. | Marius Vollmer | 1 | -24/+0 |
2004-07-27 | * deprecated.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOLP, SCM_BOOL): | Marius Vollmer | 1 | -6/+13 |
2004-07-23 | (SCM_INUMP, SCM_NINUMP, SCM_INUM): Deprecated by reenaming them to | Marius Vollmer | 1 | -17/+19 |
2004-07-10 | (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, SCM_VALIDATE_BIGINT, | Marius Vollmer | 1 | -0/+72 |
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 | -0/+22 |
2004-05-06 | (SCM_CELL_WORD_LOC): Moved to "deprecated.h". | Marius Vollmer | 1 | -0/+5 |
2004-04-22 | Hide the implementation of ilocs and isyms in eval.c. | Dirk Herrmann | 1 | -0/+17 |
2004-03-29 | Introduce scm_debug_mode_p as a replacement for scm_debug_mode and | Dirk Herrmann | 1 | -9/+5 |
2003-11-18 | move long_long and ulong_long definitions to | Rob Browning | 1 | -8/+0 |
2003-09-21 | * numbers.h (SCM_INEXACTP): Removed uses of SCM_TYP16S. | Dirk Herrmann | 1 | -0/+5 |
2003-09-06 | * numbers.h (SCM_INEXACTP, SCM_REALP, SCM_COMPLEXP): Removed uses | Dirk Herrmann | 1 | -0/+7 |
2003-06-29 | (SCM_OPDIRP, scm_fport, scm_option, scm_srcprops, scm_srcprops_chunk, | Marius Vollmer | 1 | -58/+43 |
2003-06-19 | (scm_strhash, scm_sym2ovcell_soft, scm_sym2ovcell, | Marius Vollmer | 1 | -28/+22 |
2003-06-14 | 2003-06-14 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 1 | -0/+5 |
2003-06-04 | * __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT, | Dirk Herrmann | 1 | -0/+7 |
2003-06-02 | * deprecated.c, deprecated.h, eval.c, eval.h: Deprecated | Dirk Herrmann | 1 | -0/+31 |
2003-05-20 | (scm_subr_entry, SCM_SUBR_DOC, scm_make_subr, | Marius Vollmer | 1 | -43/+43 |
2003-05-20 | (scm_makstr, scm_makfromstr, scm_variable_set_name_hint, | Marius Vollmer | 1 | -31/+46 |
2003-05-12 | (SCM_GC8MARKP, SCM_SETGC8MARK, SCM_CLRGC8MARK): | Mikael Djurfeldt | 1 | -3/+3 |
2003-05-01 | (scm_rstate, scm_rng, SCM_SLOPPY_CONSP, SCM_SLOPPY_NCONSP, | Marius Vollmer | 1 | -23/+10 |
2003-04-30 | (scm_protect_object, scm_unprotect_object, SCM_SETAND_CAR, | Marius Vollmer | 1 | -31/+31 |
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 | -29/+16 |
2003-03-26 | * deprecated.c, deprecated.h: New files, to collect deprecated | Marius Vollmer | 1 | -0/+303 |