Commit History

Author SHA1 Message Date
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 years ago
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. 11 years ago
  Mark H Weaver 1df515a077 Merge branch 'stable-2.0' 11 years ago
  Mark H Weaver 4101d14f2e scm_primitive_load: Simplify code using 'scm_open_file_with_encoding'. 11 years ago
  Andy Wingo 87fc4596e5 Remove private-gc.h 11 years ago
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Jason Earl 988ca6b212 add %site-ccache-dir 12 years ago
  Andy Wingo e20cec744f fix compilation under mingw 12 years ago
  Ludovic Courtès e6a7a86d7e Use `scm_is_eq' in load.c. 12 years ago
  Andy Wingo 4bab7f01be load.c uses same logic as boot-9 for file names 12 years ago
  Andy Wingo 419c873624 Revert "detect and consume byte-order marks for textual ports" 12 years ago
  Andy Wingo b2cb557d75 detect and consume byte-order marks for textual ports 12 years ago
  Andy Wingo 747bd5347d merge stable-2.0 12 years ago
  Andy Wingo f6fd2c03a5 fix try-module-autoload, which did not detect failure to find the file 12 years ago
  Mark H Weaver e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Mark H Weaver bd31bce6ac Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al. 12 years ago
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 years ago
  Mark H Weaver c12da2be81 Fix search_path to fill stat_buf when given an absolute pathname 13 years ago
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo 017eb4a6be primitive-load returns the value(s) of the last expression 13 years ago
  Andy Wingo 04ec290f8b Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo 2c27dd57c7 warnings written to warning port 13 years ago
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo c81c2ad3a5 use new scm_make_fluid_with_default 13 years ago
  Andy Wingo 0607ebbfcf locking for putc, puts 13 years ago
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol 13 years ago
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER 13 years ago
  Andy Wingo a6e1e05094 avoid duplicate stats when searching for files in a path 13 years ago
  Andy Wingo e4f6e855b6 fix unnecessary call to canonicalize_path in load-path fast case 13 years ago