커밋 기록

작성자 SHA1 메시지 날짜
  Andy Wingo 4164dd6d1f optimize symbol printing 13 년 전
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list 13 년 전
  Andy Wingo 79eb47ea47 port i/o optimizations for iso-8859-1 13 년 전
  Andy Wingo 6c98257f2e refactor port encoding modes: utf-8 and iconv 13 년 전
  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 855db1905d Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a' 13 년 전
  Andy Wingo 88c0a1d591 fix array printing 13 년 전
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' 13 년 전
  Andy Wingo ff1feca9bd allocate a tc7 to bitvectors 13 년 전
  Andy Wingo b2637c985c allocate a tc7 to arrays 13 년 전
  Andy Wingo 04ec290f8b Merge remote-tracking branch 'origin/stable-2.0' 13 년 전
  Andy Wingo 92c0ebac90 port locking refactor 13 년 전
  Andy Wingo 8500b18696 new print option escape-newlines, defaults to #t 13 년 전
  Andy Wingo 2ec8da2e45 no gc_register_root in scm_init_print 13 년 전
  Andy Wingo 231dd35616 simplify scm_init_print 13 년 전
  Andy Wingo 215fe3a891 lock ports in `write' and `display' 13 년 전
  Andy Wingo f209aeee9f locking for write, lfwrite 13 년 전
  Andy Wingo 0607ebbfcf locking for putc, puts 13 년 전
  Andy Wingo 62bd5d66cb threadsafe access to scm_ptobs 13 년 전
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol 13 년 전
  Andy Wingo a141db8604 remove weak pairs, rewrite weak vectors 13 년 전
  Andy Wingo 7005c60fcb add weak table implementation 13 년 전
  Andy Wingo 26b263541b add weak sets 13 년 전
  Andy Wingo fa075d40dc scm_wta_* procedures replace SCM_WTA_* macros 14 년 전
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK 14 년 전
  Andy Wingo 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 14 년 전
  Ludovic Courtès 7b292a9d34 Special-case UTF-8 ports to bypass `iconv' entirely. 14 년 전
  Andy Wingo 2e9fc9fc73 symbols with odd characters print better in #{}# 14 년 전
  Andy Wingo 15671c6e7f refactor scm_i_print_symbol_name 14 년 전