Historia zmian

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