(uvec_sizes): Add "const".
[bpt/guile.git] / srfi / srfi-4.c
2004-07-04 Kevin Ryde(uvec_sizes): Add "const".
2004-06-20 Rob BrowningAdd separate symmetric test for SCM_HAVE_T_UINT64 in...
2004-06-20 Rob Browningfix #ifdef checks for 64-bit types; should be #if.
2004-06-20 Rob Browning(uvec_print): rewrite using a union to make more
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-26 Rob Browning* srfi-4.c: replace typedefs for basic types with typed...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-02-11 Marius VollmerUse scm_gc_malloc/scm_malloc and scm_gc_free/free inste...
2001-11-12 Marius VollmerUse HAVE_LONG_LONG instead of HAVE_LONG_LONGS and test
2001-06-28 Martin Grabmüller * srfi-4.c: Minor cleanups.
2001-06-27 Martin Grabmüller * Makefile.am: Added SRFI-4 files in various places.