Commit Verlauf

Autor SHA1 Nachricht Datum
  Neil Jerram f450c2c06e In MinGW build, avoid clash between libguile and SRFI library function names vor 15 Jahren
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. vor 16 Jahren
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. vor 19 Jahren
  Marius Vollmer 92205699d0 The FSF has a new address. vor 20 Jahren
  Marius Vollmer 0081b349c8 * srfi-13.scm, srfi-14.scm: Simply re-export the relevant vor 20 Jahren
  Marius Vollmer 7d8e050bc6 Adapted to new internal string and symbol API. vor 20 Jahren
  Marius Vollmer 1a161b8ece Changed all uses of SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, vor 20 Jahren
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to vor 20 Jahren
  Marius Vollmer 00874d5fb0 Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, vor 20 Jahren
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. vor 22 Jahren
  Thien-Thi Nguyen 645f5e0ec1 Retire inclusion guard macro SCM_MAGIC_SNARFER. vor 23 Jahren
  Marius Vollmer 6c70aef189 Use scm_gc_malloc/scm_malloc and scm_gc_free/free instead of vor 23 Jahren
  Neil Jerram 9401323e63 * Documentation work. vor 23 Jahren
  Rob Browning cc0ce1e764 * srfi-14.c (SCM_CHARSET_SET): need 1L, not just 1 in "<<". vor 23 Jahren
  Gary Houston 9be745030e * srfi-14.c (scm_char_set_diff_plus_intersection): wasn't correctly vor 23 Jahren
  Gary Houston d95744e986 Reverse the n-ary logxor change. The behaviour is weird in a set vor 23 Jahren
  Gary Houston 42b54c05a9 (scm_char_set_xor): bug fix: characters should only be included if vor 23 Jahren
  Gary Houston d1bc66027e * srfi-14.c (scm_char_set_intersection, scm_char_set_xor): remove vor 23 Jahren
  Martin Grabmüller 4c4185ee95 * srfi-14.c: Okay. Now I got it. Really. This time it's fixed. vor 23 Jahren
  Martin Grabmüller 2671725a65 * srfi-14.c: Fix for bug caused by brain-malfunctioning on my vor 23 Jahren
  Gary Houston 8b19021c25 * srfi-14.scm: export string->char-set!, not string-char-set!. vor 23 Jahren
  Martin Grabmüller 139777e5c7 (scm_char_set_map): Bug-fix: char-set-map was modifying the vor 23 Jahren
  Martin Grabmüller cebf3d62d9 * srfi-14.c: Allocate correct memory size for charsets (32 bytes), vor 23 Jahren
  Gary Houston b87f5a8394 (scm_char_set_hash): bug fix: was overrunning the buffer and vor 23 Jahren
  Gary Houston 396f36cdbf * srfi-14.c (scm_char_set_hash): recognise 0 instead of #f in the vor 23 Jahren
  Gary Houston be390de2ba (s_scm_char_set_leq): similarly, (char-set<=) should return #t. vor 23 Jahren
  Gary Houston dd84cd4d1f * srfi-14.c (s_scm_char_set_eq): bug fix: (char-set=) should vor 23 Jahren
  Martin Grabmüller 2c4df45186 * srfi-4.c: Minor cleanups. vor 23 Jahren
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. vor 24 Jahren
  Michael Livshin 1be6b49ccb * validate.h vor 24 Jahren