Историја ревизија

Аутор 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 година