Commit History

Author SHA1 Message Date
  Andy Wingo a32488ba13 SCM_I_IS_VECTOR only true for tc7_vector, not weak vectors 11 years ago
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks 13 years ago
  Andy Wingo a141db8604 remove weak pairs, rewrite weak vectors 13 years ago
  Andy Wingo 7b702b5391 fix vector-ref and vector-set opcodes for weak vectors 14 years ago
  Andy Wingo 5c39373f48 clean up includes in vectors.[ch] 15 years ago
  Ludovic Courtès ed7e0765c4 Allocate vectors in a contiguous memory area. 15 years ago
  Ludovic Courtès 7af531508c Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Andy Wingo f332e95717 generic vector ops to own file 15 years ago
  Andy Wingo 2fa901a51f rename unif.[ch] to arrays.[ch] 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès 6f03035fe8 Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Ludovic Courtes d525e4f9a2 Fixed `list->weak-vector'. 18 years ago
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 16 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 18 years ago
  Marius Vollmer 06c1d90009 * gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer bc6580eb22 * hashtab.c (scm_i_rehash): Cope with the case that a GC modifies 20 years ago
  Marius Vollmer 354116f7c2 (SCM_BITVEC_REF, SCM_BITVEC_SET, SCM_BITVEC_CLR): Removed. 20 years ago
  Marius Vollmer 6e708ef2b1 * weaks.c: Use new vector elements API or simple vector 20 years ago
  Marius Vollmer 1d0df896c9 (scm_c_vector_set_x): Make return type 20 years ago
  Marius Vollmer de5c0f5801 (scm_c_vector_set_x): Make return type 20 years ago
  Marius Vollmer 887975809f (scm_is_vector, scm_c_vector_length, scm_c_vector_ref, 20 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Marius Vollmer 1f1270b96d (SCM_VECTOR_REF): New. 22 years ago
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 years ago
  Marius Vollmer d3c0e81cc8 (SCM_MAKE_VECTOR_TAG): New. 23 years ago
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. 23 years ago
  Dirk Herrmann dee01b012c * Removed deprecated stuff. 23 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago