Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Llorens d747313100 Change uses of scm_is_simple_vector to scm_is_vector vor 11 Jahren
  Andy Wingo 24cac65540 Deprecate the use of the vector interface on arrays vor 11 Jahren
  Ludovic Courtès fd07759b7d Fix and clarify documentation of `sorted?'. vor 12 Jahren
  Andreas Rottmann 589bc528bd Fix likely crash in `stable-sort!' vor 13 Jahren
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) vor 14 Jahren
  Andy Wingo 6c9e8a5354 remove uses of trampolines within guile itself vor 15 Jahren
  Andy Wingo 2fa901a51f rename unif.[ch] to arrays.[ch] vor 15 Jahren
  Andy Wingo 5d1b3b2db9 rename ramap.[ch] to array-map.[ch] vor 15 Jahren
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. vor 16 Jahren
  Kevin Ryde 65ae4d2d69 copyright year vor 18 Jahren
  Kevin Ryde 651f2cd27d merge from 1.8 branch vor 18 Jahren
  Kevin Ryde 2b829bbb3d merge from 1.8 branch vor 18 Jahren
  Marius Vollmer 92205699d0 The FSF has a new address. vor 19 Jahren
  Marius Vollmer c8857a4db4 (scm_array_handle_release): New, changed all uses of vor 20 Jahren
  Marius Vollmer cb26f5696c * sort.c (quicksort): Added INC parameter for non-contigous vor 20 Jahren
  Marius Vollmer 1938c6dab7 (quicksort): Don't use C99 variable declarations. vor 20 Jahren
  Marius Vollmer ee1ac75beb (quicksort, scm_merge, scm_merge_list_x, vor 20 Jahren
  Marius Vollmer 14e9281bb3 (quicksort): Copy pivot out of the array while constructing the vor 20 Jahren
  Marius Vollmer 3bdf7962a7 (scm_restricted_vector_sort_x): Validate startpos <= endpos. State vor 20 Jahren
  Marius Vollmer d2e53ed6f8 *** empty log message *** vor 20 Jahren
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, vor 20 Jahren
  Marius Vollmer a55c2b6809 * validate.h, deprecated.h (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 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, vor 20 Jahren
  Dirk Herrmann c178c3a68b * sort.c, pairs.h: Removed unnecessary includes. vor 21 Jahren
  Dirk Herrmann d339981a5a * test-suite/tests/sort.test: Added. Both tests in that file did vor 21 Jahren
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. vor 22 Jahren
  Rob Browning 3cfe6eab01 * sort.c: fix various preprocessor usages of new public vor 22 Jahren
  Rob Browning af7a39456a * sort.c: #include <config.h> if HAVE_CONFIG_H. Rename usage of vor 22 Jahren