Commit History

Author SHA1 Message Date
  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
  Andy Wingo 68d9780ce4 Remove errno.h include from _scm.h. 7 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 7 years ago
  Andy Wingo 7ed54fd36d All literal constants are read-only 8 years ago
  Andy Wingo 33514ffe22 Fix segfault introduced with R6RS port commit 8 years ago
  Andy Wingo 94d70684c1 Register R6RS port and bytevector internals early 9 years ago
  Daniel Llorens 85ac9cce0a Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle 10 years ago
  Andy Wingo dc7bc06f69 Fix size measurement in bytevector_large_set 9 years ago
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 9 years ago