커밋 기록

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