Commit History

Author SHA1 Message Date
  Daniel Llorens 3df3ba1a2c Remove array contp flag 3 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. 6 years ago
  Andy Wingo d340a9709c Shuffle around inline C function implementation 6 years ago
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation 11 years ago
  Andy Wingo a0ef1252af Add "vector" member to scm_t_array_handle 11 years ago
  Andy Wingo e6658f527e Remove "impl" member of array handles. 11 years ago
  Andy Wingo 7070f12b9d vref, vset members of scm_t_array_handle 11 years ago
  Andy Wingo 336c921146 optimize access to arrays of rank 1 or 2 12 years ago
  Andy Wingo 18cd9aff94 array handle inline functions defined in array-handle.h. 12 years ago
  Ludovic Courtès 9c3fa20a56 Remove extra comma after `SCM_ARRAY_ELEMENT_TYPE_LAST'. 14 years ago
  Andy Wingo 2a610be594 add generic array implementation facility 15 years ago
  Andy Wingo c53c0893a3 parts of unif.[ch] to array-handle.[ch] 15 years ago