Commit History

Author SHA1 Message Date
  Neil Jerram f450c2c06e In MinGW build, avoid clash between libguile and SRFI library function names 16 years ago
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 20 years ago
  Marius Vollmer 0d0f372f5b Moved content into core; only the skeletons remains. 20 years ago
  Marius Vollmer 376c18e1d2 (print_int64, print_uint64): Removed. (uvec_print): Use scm_intprint 20 years ago
  Marius Vollmer d9a67fc441 (scm_make_real, scm_num2dbl, scm_float2num, scm_double2num): 21 years ago
  Marius Vollmer 506c91a13b Replaced scm_num2* and scm_*2num with scm_to_* and 21 years ago
  Marius Vollmer 1a161b8ece Changed all uses of SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, 21 years ago
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to 21 years ago
  Marius Vollmer 00874d5fb0 Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 21 years ago
  Kevin Ryde c0967f56b0 (uvec_sizes): Add "const". 21 years ago
  Rob Browning 9d9536fdd8 Add separate symmetric test for SCM_HAVE_T_UINT64 in one case. 21 years ago
  Rob Browning 9150491dc3 fix #ifdef checks for 64-bit types; should be #if. 21 years ago
  Rob Browning 6b513f4643 (uvec_print): rewrite using a union to make more 21 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Rob Browning e583edd0a3 * srfi-4.c: replace typedefs for basic types with typedefs using 22 years ago
  Thien-Thi Nguyen 645f5e0ec1 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Marius Vollmer 6c70aef189 Use scm_gc_malloc/scm_malloc and scm_gc_free/free instead of 23 years ago
  Marius Vollmer 1f5376556f Use HAVE_LONG_LONG instead of HAVE_LONG_LONGS and test 23 years ago
  Martin Grabmüller 2c4df45186 * srfi-4.c: Minor cleanups. 24 years ago
  Martin Grabmüller 71ca65d982 * Makefile.am: Added SRFI-4 files in various places. 24 years ago