Commit History

Author SHA1 Message Date
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 11 years ago
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. 11 years ago
  Daniel Llorens d747313100 Change uses of scm_is_simple_vector to scm_is_vector 12 years ago
  Ludovic Courtès fff92ff309 stime: Remove #ifdef HAVE_*_H for headers provided by Gnulib. 12 years ago
  Andy Wingo 40e2a31d87 fix stime patch for HAVE_TIMES removal 12 years ago
  Andy Wingo 32cec09d13 simplify configure checks for functionality provided by gnulib 12 years ago
  Andy Wingo 3baf6e8b05 simplify stime back-compat shims for tzname 12 years ago
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 years ago
  Andy Wingo a02a606716 clocktime freebsd portability 14 years ago
  Andy Wingo 4a42658f6a scm_c_get_internal_run_time is more precise 14 years ago
  Andy Wingo d40e1ca893 add scm_{to,from}_{utf8,latin1}_string{n,} 14 years ago
  Ludovic Courtès c291b58835 Fix stylistic issues revealed by "make syntax-check". 15 years ago
  Michael Gran 587a33556f Modify socket and time functions for wide strings 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Andy Wingo b579617b2d gnulib-tool --import environ; rely on gnulib for environ definitions 16 years ago
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Ludovic Courtès 69f23174d3 Use Gnulib's `strftime' to address bug #24130. 16 years ago
  Ludovic Courtès 417566ebc9 Never define `_GNU_SOURCE' explicitly since `AC_USE_SYSTEM_EXTENSIONS' 16 years ago
  Ludovic Courtès 2baec6a946 Changes from arch/CVS synchronization 17 years ago
  Kevin Ryde 9eec84a935 Add #define _REENTRANT, to get gmtime_r() prototype on 17 years ago
  Kevin Ryde 8ab3d8a068 merge from 1.8 branch 18 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 661ae7ab6b Renamed the "frames" that are related to dynamic-wind to "dynamic 19 years ago
  Marius Vollmer 9291479faa (scm_mktime): Use scm_frame_critical_section instead of 19 years ago
  Kevin Ryde 5cd87f557d (scm_strftime): Update docstring from posix.texi. 19 years ago
  Marius Vollmer ecc9f40fe5 * hashtab.h: Bugfix: use SCM_API (WAS: extern). 20 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 20 years ago
  Marius Vollmer 4e047c3e46 Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 20 years ago
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 years ago
  Kevin Ryde fa0198bfad (scm_mktime): Missing default errno=EINVAL from prev change. 20 years ago