Historique des commits

Auteur SHA1 Message Date
  Daniel Llorens efe2317aff Move bitvector functions using array_handle to libguile/array-handle.[ch] il y a 5 ans
  Daniel Llorens ef0579492a Simplify interfaces to scm_bitvector_elements and scm_bitvector_writable_elements il y a 5 ans
  Andy Wingo 1234bb1850 Update license notices in all C files il y a 7 ans
  Andy Wingo 791eb0c01a Remove (C) from copyright statements il y a 7 ans
  Andy Wingo b8d757732f Rationalize include order in C files il y a 7 ans
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files il y a 7 ans
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h il y a 7 ans
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source il y a 7 ans
  Andy Wingo 40ade0886e Remove _scm.h il y a 7 ans
  Andy Wingo 38385d1359 Devolve strings.h il y a 7 ans
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h il y a 7 ans
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. il y a 7 ans
  Andy Wingo 05f3977a92 Remove <string.h> include from ports.h. il y a 7 ans
  Andy Wingo 123ba3e77a Devolve vectors.h include from ports.h il y a 7 ans
  Andy Wingo 7bdd546965 Remove bytevectors.h include form ports.h il y a 7 ans
  Andy Wingo 730cfd80e2 Devolve pairs.h il y a 7 ans
  Andy Wingo 460552163e Remove list.h from _scm.h il y a 7 ans
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> il y a 7 ans
  Daniel Llorens 4212f29655 Allow scm_XXX_writable_elements on empty vectors, even if immutable il y a 7 ans
  Andy Wingo 7ed54fd36d All literal constants are read-only il y a 8 ans
  Daniel Llorens 7b6d854cf1 Do not use array handles in scm_vector il y a 10 ans
  Daniel Llorens 85ac9cce0a Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle il y a 10 ans
  Andy Wingo 4e91530451 Simplify scm_array_get_handle for tc7-arrays il y a 11 ans
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation il y a 11 ans
  Andy Wingo a0ef1252af Add "vector" member to scm_t_array_handle il y a 11 ans
  Andy Wingo e6658f527e Remove "impl" member of array handles. il y a 11 ans
  Andy Wingo 7070f12b9d vref, vset members of scm_t_array_handle il y a 11 ans
  Andy Wingo 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Andy Wingo 336c921146 optimize access to arrays of rank 1 or 2 il y a 12 ans
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol il y a 13 ans