Historique des commits

Auteur SHA1 Message Date
  Mark H Weaver e390e5760b Implement 'string-utf8-length' and 'scm_c_string_utf8_length'. il y a 10 ans
  Andy Wingo 08574987d9 Remove scm_t_port_internal il y a 8 ans
  Andy Wingo 383df7976f Port conversion strategies internally are symbols il y a 8 ans
  Andy Wingo d8711b9759 Port encoding internally represented as symbol il y a 8 ans
  Mark H Weaver 00884bb79f Allow decoding of UTF-8 containing U+FFFD, the replacement character. il y a 9 ans
  Andy Wingo cf64dca65c Remove array impl. registry; instead, hard-code array handle creation il y a 11 ans
  Andy Wingo dc7a33fa87 Merge commit '60617d819d77a1b92ed6c557a0b49b8e9a8e97b9' il y a 11 ans
  Mark H Weaver 60617d819d Fix thread-unsafe lazy initializations. il y a 11 ans
  Andy Wingo db07176665 Add stringbuf printer il y a 11 ans
  Andy Wingo 25752c4d1c Faster scm_from_port_stringn il y a 11 ans
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' il y a 11 ans
  Mark H Weaver 1e05106562 Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Mark H Weaver 2f13a46672 Make 'string-append' more efficient and robust. il y a 12 ans
  Andy Wingo b39685c6da scm_from_stringn and scm_to_stringn encoding args are never NULL il y a 12 ans
  Andy Wingo 08467a7e61 add scm_from_port_string and friends il y a 12 ans
  Andy Wingo 8c76a8971b fix bug where scm_from_utf8_stringn would not detect bad utf-8 il y a 12 ans
  Mark H Weaver fa980bcc0f Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Andy Wingo ee26a9ebe2 reinstate type check to scm_to_utf8_stringn il y a 12 ans
  Andy Wingo 0dd7c54075 Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Ludovic Courtès b22e94db7c Add the `%default-port-conversion-strategy' fluid. il y a 12 ans
  Andy Wingo e7501d4a68 Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf' il y a 12 ans
  Mark H Weaver bbb9f000ad Fix scm_to_utf8_stringn once and for all; optimize; add tests il y a 13 ans
  Mark H Weaver 51853eee69 Fix scm_to_utf8_stringn to NUL-terminate properly il y a 13 ans
  Mark H Weaver e26da7a24e Fix scm_to_utf8_stringn to return the length in bytes, et al il y a 13 ans
  Andy Wingo 2c1b79513b fix scm_to_utf8_stringn for wide strings to NUL-append the strings il y a 13 ans
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' il y a 13 ans
  Mark H Weaver 1a4d765381 Don't call SYMBOL_STRINGBUF on a string il y a 13 ans
  Andy Wingo 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" il y a 13 ans
  Andy Wingo bab917c9a3 Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues" il y a 13 ans
  Andy Wingo 8dfb7bbfd9 wrap iconv_open / iconv_close with a lock to help in thread/fork issues il y a 13 ans