Age | Commit message (Expand) | Author | Files | Lines |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-01-20 | Include goops.h for the scm_class_of prototype. | Marius Vollmer | 1 | -0/+2 |
2005-01-18 | * objects.h, objects.c, goops.c, goops.h (scm_class_boolean, | Marius Vollmer | 1 | -147/+0 |
2005-01-17 | * objects.h, objects.c (scm_classes_initialized): New. | Marius Vollmer | 1 | -0/+5 |
2005-01-02 | Use new vector elements API or simple vector API, as appropriate. | Marius Vollmer | 1 | -3/+3 |
2004-11-09 | Do no longer handle scm_tc7_bvect bitvectors. | Marius Vollmer | 1 | -3/+0 |
2004-11-02 | Do no longer handle old-style uniform vectors. | Marius Vollmer | 1 | -6/+0 |
2004-10-27 | * print.c (iprin1): Removed code for scm_tc7_byvect. | Marius Vollmer | 1 | -1/+0 |
2004-09-22 | *** empty log message *** | Marius Vollmer | 1 | -7/+7 |
2004-08-19 | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 1 | -7/+6 |
2004-07-27 | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into | Marius Vollmer | 1 | -2/+2 |
2004-07-23 | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 1 | -12/+12 |
2004-07-06 | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 1 | -7/+7 |
2003-11-18 | * print.c (scm_iprin1): Handle fractions. | Marius Vollmer | 1 | -1/+3 |
2003-09-18 | This set of patches introduces a new tc7 code scm_tc7_number for | Dirk Herrmann | 1 | -0/+9 |
2003-09-16 | This set of patches eliminates the dependency between the | Dirk Herrmann | 1 | -12/+5 |
2003-06-01 | This set of patches separates the representation of the cxr family | Dirk Herrmann | 1 | -0/+1 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+12 |
2003-03-27 | * objects.c: fix various preprocessor usages of new public | Rob Browning | 1 | -1/+1 |
2003-03-25 | * objects.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS. | Rob Browning | 1 | -1/+1 |
2003-03-19 | * goops.c (make_class_from_template): New fourth arg: | Mikael Djurfeldt | 1 | -2/+3 |
2002-07-20 | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 1 | -4/+4 |
2002-03-14 | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-08-31 | * Removed lots of deprecated stuff. | Dirk Herrmann | 1 | -1/+0 |
2001-07-26 | * tags.h: Update tag system docs. | Marius Vollmer | 1 | -3/+2 |
2001-07-09 | Remove "face-lift" comment. | Thien-Thi Nguyen | 1 | -2/+0 |
2001-06-28 | * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, | Keisuke Nishida | 1 | -8/+8 |
2001-06-26 | * Deprecated scm_makfromstr and added scm_mem2string as a replacement. | Dirk Herrmann | 1 | -1/+1 |
2001-06-23 | * Various minor improvements, for example signedness fixes. | Dirk Herrmann | 1 | -21/+25 |
2001-06-08 | * Fixed some bugs, some reported by Matthias Koeppe. | Dirk Herrmann | 1 | -2/+3 |
2001-05-26 | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 1 | -7/+7 |
2001-05-24 | * validate.h | Michael Livshin | 1 | -7/+7 |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -3/+3 |
2001-05-05 | (scm_valid_object_procedure_p): New. | Marius Vollmer | 1 | -2/+28 |
2001-02-16 | (scm_class_of, scm_entity_p, scm_operator_p, | Martin Grabmüller | 1 | -7/+11 |
2000-12-16 | Some GOOPS cleanup. | Keisuke Nishida | 1 | -2/+5 |
2000-11-17 | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 1 | -0/+2 |
2000-11-07 | * eval.c (SCM_IM_DISPATCH), objects.c (scm_mcache_lookup_cmethod): | Mikael Djurfeldt | 1 | -2/+2 |
2000-11-02 | * Get rid of calls to SCM_ROSTRINGP. | Dirk Herrmann | 1 | -1/+1 |
2000-10-25 | * goops.c, objects.c, objects.h, eval.c (scm_make_extended_class, | Mikael Djurfeldt | 1 | -4/+0 |
2000-10-09 | * Replace a bunch of calls to SCM_LENGTH. | Dirk Herrmann | 1 | -2/+2 |
2000-09-26 | * Replaced a lot of references to SCM_CHARS. | Dirk Herrmann | 1 | -1/+1 |
2000-09-12 | * Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'. | Dirk Herrmann | 1 | -1/+1 |
2000-08-27 | * objects.c (scm_init_objects), print.c (scm_init_print), struct.c | Mikael Djurfeldt | 1 | -4/+2 |
2000-05-23 | * Replace SCM_UNPACK_CAR appropriately. | Dirk Herrmann | 1 | -2/+2 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -16/+16 |
2000-04-12 | The struct data is now an array of scm_bits_t variables. | Dirk Herrmann | 1 | -4/+4 |
2000-04-03 | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 1 | -3/+3 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |