Historial de Commits

Autor SHA1 Mensaje Fecha
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' hace 12 años
  Daniel Llorens 48ffc52cc9 Don't use scm_generalized_vector_get_handle() in array-map.c hace 12 años
  Daniel Llorens d09b201d59 Deprecate scm_array_fill_int() hace 12 años
  Daniel Llorens ab1ca17986 Remove double indirection in array-fill! hace 12 años
  Daniel Llorens c3e3ef6eb6 Remove double indirection for 1st arg of array-for-each hace 12 años
  Daniel Llorens 51a1763f65 Remove double indirection in array-map! with <2 args hace 12 años
  Daniel Llorens 9a68d7b388 Avoid per-element cons for 1-arg case of array-map! hace 12 años
  Daniel Llorens 75a1b26c5d Deprecate dead code in array-map.c hace 12 años
  Daniel Llorens 72e2b5923a Remove double indirection in element access in array-copy! hace 12 años
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. hace 13 años
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Andy Wingo b2637c985c allocate a tc7 to arrays hace 13 años
  Andy Wingo 62fdadb0a5 check for pairs with scm_is_pair, not scm_nimp hace 13 años
  Ludovic Courtès 10b9343f04 Change `scm_ramapc' prototype to avoid empty declarators (bug #23681). hace 14 años
  Andy Wingo a587d6a973 more fixes to equal? for arrays hace 15 años
  Andy Wingo 3ffd1ba96e fix equal? between an array and a non-array hace 15 años
  Andy Wingo f1d19308ad provide missing prototypes hace 15 años
  Andy Wingo e7efe8e793 decruftify scm_sys_protects hace 15 años
  Andy Wingo 8a1f4f98e1 remove rpsubrs hace 15 años
  Andy Wingo 31d845b4bc remove asubrs hace 15 años
  Andy Wingo b04ab0c624 remove scm_tc7_dsubr hace 16 años
  Andy Wingo df338a2264 remove tc7_subr_* and tc7_lsubr_* hace 16 años
  Ludovic Courtès d66b74dce7 Avoid unneeded `scm_dynwind_free ()'. hace 16 años
  Andy Wingo f332e95717 generic vector ops to own file hace 16 años
  Andy Wingo 1030b45049 move generic array foo out to its own file hace 16 años
  Andy Wingo 66b9d7d304 remove enclosed arrays hace 16 años
  Andy Wingo 2fa901a51f rename unif.[ch] to arrays.[ch] hace 16 años
  Andy Wingo cf39614240 bitvector exodus from unif.[ch] hace 16 años
  Andy Wingo 5d1b3b2db9 rename ramap.[ch] to array-map.[ch] hace 16 años