Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark H Weaver 87f32999b9 WIP: New tagging v8 vor 5 Jahren
  Andy Wingo 1234bb1850 Update license notices in all C files vor 6 Jahren
  Andy Wingo 791eb0c01a Remove (C) from copyright statements vor 6 Jahren
  Andy Wingo b8d757732f Rationalize include order in C files vor 6 Jahren
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files vor 6 Jahren
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source vor 6 Jahren
  Andy Wingo 40ade0886e Remove _scm.h vor 6 Jahren
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h vor 6 Jahren
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. vor 6 Jahren
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. vor 6 Jahren
  Andy Wingo 05f3977a92 Remove <string.h> include from ports.h. vor 6 Jahren
  Andy Wingo 730cfd80e2 Devolve pairs.h vor 6 Jahren
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. vor 6 Jahren
  Andy Wingo 460552163e Remove list.h from _scm.h vor 6 Jahren
  Andy Wingo 5f50309448 Remove includes of validate.h. vor 6 Jahren
  Andy Wingo 6f294ecc75 Devolve more validate macros vor 6 Jahren
  Andy Wingo f6ec873a8b Move "min" and "max" macros out of _scm.h vor 6 Jahren
  Daniel Llorens f52fc0566f Support non-zero lower bounds in array-slice-for-each vor 8 Jahren
  Daniel Llorens 4212f29655 Allow scm_XXX_writable_elements on empty vectors, even if immutable vor 7 Jahren
  Andy Wingo 7ed54fd36d All literal constants are read-only vor 7 Jahren
  Daniel Llorens 7e93950552 Final names for new array functions vor 8 Jahren
  Daniel Llorens 7ef9d0ac2b New functions (array-for-each-cell, array-for-each-cell-in-order) vor 9 Jahren
  Daniel Llorens cd7fee8e65 Special case for array-map! with three arguments vor 9 Jahren
  Daniel Llorens 31e9f8b974 Speed up for multi-arg cases of scm_ramap functions vor 10 Jahren
  Daniel Llorens 09850ffc27 Remove deprecated array functions vor 10 Jahren
  Andy Wingo dc2a560264 Deprecate dynamic roots vor 8 Jahren
  Daniel Llorens 65704b982d Pack array dimensions in array object vor 10 Jahren
  Daniel Llorens b98e2f47aa Preallocate index list in scm_array_index_map_x vor 11 Jahren
  Daniel Llorens b7c8836b71 Don't use ASET in scm_array_index_map_x vor 11 Jahren
  Daniel Llorens 992904a8ca In scm_ramapc, only check unrolled axes for emptiness vor 11 Jahren