커밋 기록

작성자 SHA1 메시지 날짜
  Andy Wingo 5bdc663af9 Rewrite soft ports in Scheme 1 년 전
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 년 전
  Andy Wingo 1234bb1850 Update license notices in all C files 6 년 전
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 년 전
  Andy Wingo b8d757732f Rationalize include order in C files 6 년 전
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 년 전
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 년 전
  Andy Wingo 40ade0886e Remove _scm.h 6 년 전
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 년 전
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 년 전
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 년 전
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 년 전
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 년 전
  Andy Wingo cd51ce81d0 Use heap-allocated port types instead of ptobnums 8 년 전
  Andy Wingo 2214fff524 Remove unrelated scm_t_port_buffer use in vports 8 년 전
  Andy Wingo f7027a8b88 Port read/write functions take bytevectors 8 년 전
  Andy Wingo 8399e7af51 Generic port facility provides buffering uniformly 8 년 전
  Andy Wingo e8eeeeb1d4 Port close functions return void 8 년 전
  Andy Wingo c0d5f8b555 When making soft port, parse handlers into struct 8 년 전
  Andy Wingo b51c34e872 Cosmetic changes to vports.c 8 년 전
  Andy Wingo 67b147fb7a Remove port free functions; just close instead 8 년 전
  Andy Wingo 3c01acbcf5 Soft port fill-input doesn't alter line or column 10 년 전
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' 11 년 전
  Andy Wingo d1b9f8ace9 Port encodings cannot be NULL 12 년 전
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' 13 년 전
  Ian Price be79627c21 Fix flush on soft ports, so that it actually runs. 13 년 전
  Andy Wingo c932ce0b55 locking on unget_byte, ungetc, ungets 13 년 전
  Andy Wingo 2721f9182d add scm_c_make_port; the port table is now a weak set 13 년 전
  Ludovic Courtès bf08e10f59 Fix the `put-bytevector' tests. 14 년 전
  Ludovic Courtès 8cf0dd6104 Remove unneeded SMOB/port mark/free procedures. 15 년 전