Histórico de commits

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