Historie revizí

Autor SHA1 Zpráva Datum
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. před 16 roky
  Ludovic Courtès 5338352e56 Fix type-checking of SRFI-1 `partition'. před 17 roky
  Ludovic Courtès 1465ccf0bf Include <config.h> in SRFI-1. před 17 roky
  Kevin Ryde d52f0bde95 (append-reverse, append-reverse!): Rewrite in C. před 18 roky
  Kevin Ryde 7b6af39a92 (scm_srfi1_assoc): Correction to comparison procedure před 19 roky
  Kevin Ryde cf9d3c47fd (scm_srfi1_delete, scm_srfi1_delete_duplicates): Use a před 19 roky
  Kevin Ryde 9dcee2b7a1 (lset-difference!): Rewrite in C. před 19 roky
  Marius Vollmer 3c55f6f1e2 Use scm_is_null instead of SCM_NULLP. Thanks to Peter Gavin! před 19 roky
  Marius Vollmer 705f4f57ee (check_map_args): Move check_map_error label and elt variable outside před 19 roky
  Marius Vollmer b730fbf131 Do not use INUM macros, they are deprecated. před 19 roky
  Marius Vollmer 92205699d0 The FSF has a new address. před 20 roky
  Kevin Ryde e556f8c3c6 (car+cdr, fold, last, list-index, před 20 roky
  Kevin Ryde 03731332d5 (fifth, sixth, seventh, eighth, ninth, tenth): Rewrite in C. před 20 roky
  Kevin Ryde 6e9f3c2676 (break, break!): Rewrite in C. před 20 roky
  Kevin Ryde 597dbd4eea (drop-right!, drop-while, před 20 roky
  Kevin Ryde eccd308a5b (scm_srfi1_count, scm_srfi1_filter_map): Don't modify the před 20 roky
  Kevin Ryde c66c6d535d (scm_srfi1_concatenate, scm_srfi1_concatenate_x): Add code před 20 roky
  Kevin Ryde b1fff4e793 (alist-copy): Rewrite in C. před 20 roky
  Kevin Ryde 6507b83189 (scm_srfi1_filter_map): Have 2-arg case share finalization před 20 roky
  Kevin Ryde 5fc743b48d (scm_srfi1_count): Use scm_list_copy to make arg list, před 20 roky
  Kevin Ryde c16359466b (filter-map): Rewrite in C. před 20 roky
  Kevin Ryde d2f57ee014 (split-at, split-at!): Rewrite in C. před 20 roky
  Kevin Ryde 2b077051db (drop-right, partition!, remove!, take-right): Rewrite in C. před 20 roky
  Kevin Ryde 5df2ac97e9 (find, find-tail): Rewrite in C. před 20 roky
  Marius Vollmer 896df2d58b Use scm_is_pair instead of SCM_CONSP; use scm_is_null instead of před 20 roky
  Kevin Ryde 59747b8d2d (remove): Rewrite in C, a trivial adaption from scm_filter in the core. před 20 roky
  Kevin Ryde 4e3cc389f0 (scm_srfi1_member): Update docstring from manual. před 20 roky
  Kevin Ryde 2796304a40 (scm_srfi1_member): Correction to pred call arg order, srfi před 20 roky
  Marius Vollmer 3a0cf65611 (check_args): Bugfix to change from 2005-01-02: ARGV is the vector to před 20 roky
  Marius Vollmer 3c4ce91b65 Use new vector elements API or simple vector API, as před 20 roky