Commit történet

Szerző SHA1 Üzenet Dátum
  Mark H Weaver 87f32999b9 WIP: New tagging v8 6 éve
  Andy Wingo 1234bb1850 Update license notices in all C files 7 éve
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 éve
  Andy Wingo b8d757732f Rationalize include order in C files 7 éve
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 éve
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 7 éve
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 7 éve
  Andy Wingo 40ade0886e Remove _scm.h 7 éve
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 7 éve
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 7 éve
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 éve
  Andy Wingo 27df59415e Devolve procs.h include from _scm.h. 7 éve
  Andy Wingo 730cfd80e2 Devolve pairs.h 7 éve
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 7 éve
  Andy Wingo 5f50309448 Remove includes of validate.h. 7 éve
  Daniel Llorens e0bcda4ad9 Fix bitvectors and non-zero lower bound arrays in truncated-print 8 éve
  Daniel Llorens 7e93950552 Final names for new array functions 8 éve
  Daniel Llorens fa4a22971a Deprecate scm_from_contiguous_array 8 éve
  Daniel Llorens d1435ea6bd New functions array-from, array-from*, array-amend! 10 éve
  Daniel Llorens 4e766795b2 Avoid unneeded internal use of array handles 10 éve
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 éve
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 9 éve
  Daniel Llorens eb3d623da5 Non-vector 1D arrays print as #1() 10 éve
  Daniel Llorens 65704b982d Pack array dimensions in array object 10 éve
  Daniel Llorens 2c1ccb02c5 array-contents returns root for empty arrays with empty root 12 éve
  Daniel Llorens 1e2a55e42a Match types used in arrays.c to struct field types 12 éve
  Daniel Llorens 35f45ed6d0 Check more cases of array-contents 12 éve
  Daniel Llorens c545f7164a Refactor array-contents 12 éve
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation 11 éve
  Daniel Llorens 13af75bfe0 Fix bad uses of base and lbnd on rank 1 arrays 12 éve