Commit History

Author SHA1 Message Date
  Andy Wingo 62134ca5e9 squirrely smob marking refactor 13 years ago
  Andy Wingo 2fe300ae8d remove scm_is_pair gcc hack 12 years ago
  Andy Wingo b071ce2147 redo the SCM tagging strategy 12 years ago
  Andy Wingo 03daea184e add SCM_HEAP_OBJECT_BASE 12 years ago
  Andy Wingo 449ca87bdb ASCII is not ISO-8859-1 12 years ago
  Andy Wingo e5cef86e9c fix string->bytevector for utf-8 and non-error conversion strategies 12 years ago
  Andy Wingo 686df5162d string->utf8 implementation uses scm_from_utf8_stringn 12 years ago
  Andy Wingo b39685c6da scm_from_stringn and scm_to_stringn encoding args are never NULL 12 years ago
  Andy Wingo d1b9f8ace9 Port encodings cannot be NULL 12 years ago
  Andy Wingo e2551947dd All r6rs ports are both textual and binary 12 years ago
  Andy Wingo 93c4fa2174 Port encodings are case-insensitive, but normalized to upper-case. 12 years ago
  Andy Wingo 08467a7e61 add scm_from_port_string and friends 12 years ago
  Andy Wingo 99d716b6f6 UTF-8 string ports in ecmascript test 12 years ago
  Andy Wingo 8c76a8971b fix bug where scm_from_utf8_stringn would not detect bad utf-8 12 years ago
  Andy Wingo b4fa6cc909 Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Andy Wingo 18c5bffe96 Docstrings in (ice-9 iconv) 12 years ago
  Andy Wingo 5ed4ea90a9 Change iconv procedures to take optional instead of keyword arg 12 years ago
  Andy Wingo 990b11c53f Add http-post, http-put, et cetera 12 years ago
  Andy Wingo 2ac3c0a590 read-response-body always returns bytevector or #f 12 years ago
  Andy Wingo 67e5ab8ac6 remove (web http) TODO list 12 years ago
  Andy Wingo 8cb9a30c17 (web server) uses (ice-9 iconv) 12 years ago
  Andy Wingo f05bb8494c add bytevector->string and string->bytevector in new (ice-9 iconv) module 12 years ago
  Andy Wingo b194b59fa1 fix ice-9/slib 12 years ago
  Andy Wingo 921cd222b9 deprecate SCM_CHAR_CODE_LIMIT and char-code-limit 12 years ago
  Andy Wingo 03a2f59851 slight open-pipe* / open-process refactor 12 years ago
  Mark H Weaver e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Andy Wingo ed3e8b8e06 http-get: don't shutdown write end of socket 12 years ago
  Andy Wingo 4dbac5e08b Fix partial commit of documentation update 12 years ago
  Andy Wingo 9f17d967c9 More procedure-arguments-alist documentation and a bugfix 12 years ago
  Cedric Cellier 6fca8730f7 document program-arguments-alist and program-lambda-list 13 years ago