Commit History

Author SHA1 Message Date
  Michael Gran c5faaf50cf missing includes for list.h 4 years ago
  Andy Wingo 3869cdc59d Merge from stable-2.2 5 years ago
  Ludovic Courtès ab2fd70ef1 'strftime' and 'strptime' honor the locale encoding. 5 years ago
  Mark H Weaver 980d8265c2 Avoid passing NULL to 'memcpy' and 'memcmp'. 5 years ago
  Mike Gran 99dd8c9020 Fix strftime compile with null threads 6 years ago
  Mark H Weaver 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 years ago
  Mark H Weaver 6b1de860ab Avoid passing NULL to 'memcpy' and 'memcmp'. 5 years ago
  Mike Gran 139c702fc8 Fix strftime compile with null threads 6 years ago
  Mark H Weaver c2a654b7d2 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 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 c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo f043d0c3dc Remove modules.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 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Andy Wingo eec9aeba56 Fix build warning 8 years ago
  Andy Wingo 2976abdbbb Fix scm_init_stime for macOS 8 years ago
  Andy Wingo bb87578041 Fix --without-threads 8 years ago
  Andy Wingo cfab7e3bf3 Mutexes instead of critical sections in stime.c 8 years ago
  Andy Wingo 315acd5ee0 Use non-deprecated HAVE_STRUCT_TM_TM_ZONE 8 years ago
  Ludovic Courtès b505ad9ad3 Add missing 'const' qualifier. 8 years ago
  Ludovic Courtès abb0b54be8 Unconditionally include <time.h> from Gnulib. 8 years ago
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 years ago