Commit History

Author SHA1 Message Date
  Daniel Llorens e0bcda4ad9 Fix bitvectors and non-zero lower bound arrays in truncated-print 8 years ago
  Daniel Llorens 7e93950552 Final names for new array functions 8 years ago
  Daniel Llorens fa4a22971a Deprecate scm_from_contiguous_array 8 years ago
  Daniel Llorens d1435ea6bd New functions array-from, array-from*, array-amend! 10 years ago
  Daniel Llorens 4e766795b2 Avoid unneeded internal use of array handles 10 years ago
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 years ago
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 8 years ago
  Daniel Llorens eb3d623da5 Non-vector 1D arrays print as #1() 10 years ago
  Daniel Llorens 65704b982d Pack array dimensions in array object 10 years ago
  Daniel Llorens 2c1ccb02c5 array-contents returns root for empty arrays with empty root 11 years ago
  Daniel Llorens 1e2a55e42a Match types used in arrays.c to struct field types 11 years ago
  Daniel Llorens 35f45ed6d0 Check more cases of array-contents 11 years ago
  Daniel Llorens c545f7164a Refactor array-contents 11 years ago
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation 11 years ago
  Daniel Llorens 13af75bfe0 Fix bad uses of base and lbnd on rank 1 arrays 11 years ago
  Daniel Llorens a6f8d3ddd8 Don't use scm_is_generalized_vector in transpose-array 11 years ago
  Daniel Llorens c2cb82f85a Don't use scm_is_generalized_vector in shared-array-root 11 years ago
  Daniel Llorens 2bee653acb Remove unnecessary conditions in array constructors 11 years ago
  Andy Wingo 1fadf369b8 Replace generalized-vector calls in array_handle_ref/set 11 years ago
  Daniel Llorens 9da9c22f84 Replace scm_c_generalized_vector_length in arrays.c 12 years ago
  Andy Wingo d65514a2de RTL compiler supports static bitvectors 11 years ago
  Mark H Weaver fa980bcc0f Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Mark H Weaver 493ceb99e5 Move array reader from arrays.c to read.c 12 years ago
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 years ago
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Ludovic Courtès 67543d0761 Fix incorrect use of `SCM_UNPACK'. 13 years ago
  Andy Wingo b2637c985c allocate a tc7 to arrays 13 years ago
  Andy Wingo 0607ebbfcf locking for putc, puts 13 years ago
  Andy Wingo c932ce0b55 locking on unget_byte, ungetc, ungets 13 years ago