| Commit message (Expand) | Author | Age | Files | Lines |
* | (scm_array_handle_release): New, changed all uses of | Marius Vollmer | 2005-01-06 | 1 | -0/+6 |
* | Use new vector elements API or simple vector API, as appropriate. | Marius Vollmer | 2005-01-02 | 1 | -12/+13 |
* | (scm_uniform_vector_elements, | Marius Vollmer | 2004-12-27 | 1 | -4/+4 |
* | Rewritten completely, using scm_any_to_u8vector, etc and other | Marius Vollmer | 2004-11-02 | 1 | -304/+119 |
* | * convert.i.c: Convert srfi-4 style uniform vectors when | Marius Vollmer | 2004-10-27 | 1 | -3/+50 |
* | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, | Marius Vollmer | 2004-08-19 | 1 | -2/+2 |
* | * socket.c, rw.c, deprecated.h, validate.h | Marius Vollmer | 2004-08-12 | 1 | -2/+2 |
* | (scm_make_real, scm_num2dbl, scm_float2num, scm_double2num): | Marius Vollmer | 2004-08-03 | 1 | -1/+1 |
* | * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, | Marius Vollmer | 2004-08-02 | 1 | -7/+7 |
* | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 2004-07-23 | 1 | -12/+12 |
* | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 2004-07-08 | 1 | -1/+1 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 2004-07-06 | 1 | -4/+4 |
* | * convert.i.c: fix various preprocessor usages of new public | Rob Browning | 2003-03-27 | 1 | -1/+1 |
* | * convert.i.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS. | Rob Browning | 2003-03-25 | 1 | -4/+4 |
* | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 2002-07-20 | 1 | -5/+5 |
* | Removed FIXME comment about hoos for malloc and free. | Marius Vollmer | 2002-03-11 | 1 | -4/+0 |
* | 2002-03-02 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 2002-03-02 | 1 | -14/+44 |
* | Changes in doc/ref: | Dirk Herrmann | 2002-03-01 | 1 | -3/+3 |
* | 2002-02-27 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 2002-02-27 | 1 | -79/+110 |
* | * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when | Marius Vollmer | 2002-02-11 | 1 | -4/+2 |
* | 2002-01-31 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 2002-01-31 | 1 | -0/+247 |