Commit History

Author SHA1 Message Date
  Andy Wingo 67dbc60e8f bytevector-slice: optimize trivial case 2 years ago
  Ludovic Courtès e441c34f16 Add 'bytevector-slice'. 2 years ago
  Mike Gran 9b357bace3 Presume ISO C90 headers are always available 2 years ago
  Daniel Llorens 6be51f9bbf Provide xxvector-copy and xxvector-copy! for srfi-4 vectors 3 years ago
  Daniel Llorens 9a62f7caca Extend bytevector-fill! to handle a partial fill 3 years ago
  Michael Gran 6ca3ab621c don't presume availability of gmp.pc 4 years ago
  Michael Gran 54adbd6f0f improve autoconfigury for minigmp 4 years ago
  Michael Gran eb1bd8050e Enable option to prefer mini-gmp over libgmp 4 years ago
  Andy Wingo afb2c96248 Merge from stable-2.2 6 years ago
  Mark H Weaver 91ba73b397 Improve overflow checks in bytevector, string, and I/O operations. 6 years ago
  Mark H Weaver 980d8265c2 Avoid passing NULL to 'memcpy' and 'memcmp'. 6 years ago
  Daniel Llorens e4da1b456a Fix 32/64 bit bug in INTEGER_ACCESSOR_PROLOGUE 6 years ago
  Mark H Weaver 6b1de860ab Avoid passing NULL to 'memcpy' and 'memcmp'. 6 years ago
  Daniel Llorens b9cf3517ef Fix 32/64 bit bug in INTEGER_ACCESSOR_PROLOGUE 6 years ago
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers 6 years ago
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 7 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 years ago
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 7 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 7 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 years ago
  Andy Wingo 40ade0886e Remove _scm.h 7 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 7 years ago
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. 7 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 7 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 years ago
  Andy Wingo e56d22153b Remove ports.h from inline.h 7 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 7 years ago
  Andy Wingo 460552163e Remove list.h from _scm.h 7 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 7 years ago