Revīziju vēsture

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