Commit History

作者 SHA1 備註 提交日期
  Daniel Llorens 83d6d6afd9 Better error messages in array functions 11 月之前
  Daniel Llorens 3df3ba1a2c Remove array contp flag 3 年之前
  Daniel Llorens c60601332e Deprecate scm_from_contiguous_typed_array 3 年之前
  Daniel Llorens bc7bd22267 Merge libguile/generalized-arrays.* into libguile/arrays.* 3 年之前
  Andy Wingo 1234bb1850 Update license notices in all C files 7 年之前
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 年之前
  Andy Wingo b8d757732f Rationalize include order in C files 7 年之前
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 年之前
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 7 年之前
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 7 年之前
  Andy Wingo 40ade0886e Remove _scm.h 7 年之前
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 7 年之前
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 7 年之前
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 年之前
  Andy Wingo 27df59415e Devolve procs.h include from _scm.h. 7 年之前
  Andy Wingo 730cfd80e2 Devolve pairs.h 7 年之前
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 7 年之前
  Andy Wingo 5f50309448 Remove includes of validate.h. 7 年之前
  Daniel Llorens e0bcda4ad9 Fix bitvectors and non-zero lower bound arrays in truncated-print 8 年之前
  Daniel Llorens 7e93950552 Final names for new array functions 8 年之前
  Daniel Llorens fa4a22971a Deprecate scm_from_contiguous_array 8 年之前
  Daniel Llorens d1435ea6bd New functions array-from, array-from*, array-amend! 10 年之前
  Daniel Llorens 4e766795b2 Avoid unneeded internal use of array handles 10 年之前
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 年之前
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 9 年之前
  Daniel Llorens eb3d623da5 Non-vector 1D arrays print as #1() 10 年之前
  Daniel Llorens 65704b982d Pack array dimensions in array object 10 年之前
  Daniel Llorens 2c1ccb02c5 array-contents returns root for empty arrays with empty root 12 年之前
  Daniel Llorens 1e2a55e42a Match types used in arrays.c to struct field types 12 年之前
  Daniel Llorens 35f45ed6d0 Check more cases of array-contents 12 年之前