Commit történet

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