Commit History

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