Commit History

Author SHA1 Message Date
  Andy Wingo 00e48eb16d Load (ice-9 binary-ports) from C in thread-safe way 1 year ago
  Andy Wingo 0e305e6bfd Rewrite custom binary ports in Scheme, in terms of custom ports 1 year ago
  Rob Browning d0d1f68794 scm_i_make_transcoded_port: fix mode for input/output ports 4 years ago
  Andy Wingo c5526c4e40 Merge from stable-2.2 5 years ago
  Andy Wingo afb2c96248 Merge from stable-2.2 5 years ago
  Mark H Weaver cc73c2ab5d Add get-bytevector-some!. 5 years ago
  Mark H Weaver 91ba73b397 Improve overflow checks in bytevector, string, and I/O operations. 5 years ago
  Mark H Weaver 2bfa4f73f1 put-u8: Always write a single byte, regardless of the port encoding. 5 years ago
  Mark H Weaver 91b5b1631f put-u8: Always write a single byte, regardless of the port encoding. 5 years ago
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers 6 years ago
  Andy Wingo 0d00164f8a Add missing include to adapt to recent merge from master 6 years ago
  Ludovic Courtès 04aa6d1fb7 r6rs-ports: 'put-bytevector' accepts 64-bit integers. 6 years ago
  Ludovic Courtès 0075b7f4dc r6rs-ports: Accept 'port-position' values greater than 2^32. 6 years ago
  Jan Smydke 4853ca3e6d get-bytevector-n and get-bytevector-n! can now read more than 4 GB 6 years ago
  Ludovic Courtès 741c45458d r6rs-ports: 'put-bytevector' accepts 64-bit integers. 6 years ago
  Ludovic Courtès d677aca5c5 r6rs-ports: Accept 'port-position' values greater than 2^32. 6 years ago
  Andy Wingo 4a2d78b4d4 Give multiple-values objects a tc7 6 years ago
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 years ago
  Andy Wingo 27df59415e Devolve procs.h include from _scm.h. 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Jan Smydke 26b446d52b get-bytevector-n and get-bytevector-n! can now read more than 4 GB 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago