| Commit message (Expand) | Author | Age | Files | Lines |
* | 'strftime' and 'strptime' honor the locale encoding.... | Ludovic Courtès | 2019-06-30 | 1 | -12/+12 |
* | Avoid passing NULL to 'memcpy' and 'memcmp'.... | Mark H Weaver | 2019-04-16 | 1 | -1/+2 |
* | Fix strftime compile with null threads... | Mike Gran | 2019-02-09 | 1 | -2/+2 |
* | Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.... | Mark H Weaver | 2018-10-17 | 1 | -3/+3 |
* | Fix build warning... | Andy Wingo | 2017-01-19 | 1 | -2/+0 |
* | Fix scm_init_stime for macOS... | Andy Wingo | 2017-01-08 | 1 | -4/+1 |
* | Fix --without-threads... | Andy Wingo | 2016-12-07 | 1 | -2/+2 |
* | Mutexes instead of critical sections in stime.c... | Andy Wingo | 2016-11-01 | 1 | -15/+16 |
* | Use non-deprecated HAVE_STRUCT_TM_TM_ZONE... | Andy Wingo | 2016-07-25 | 1 | -5/+5 |
* | Add missing 'const' qualifier.... | Ludovic Courtès | 2016-07-25 | 1 | -1/+1 |
* | Unconditionally include <time.h> from Gnulib.... | Ludovic Courtès | 2016-07-25 | 1 | -5/+1 |
* | Merge branch 'stable-2.0'... | Mark H Weaver | 2014-04-25 | 1 | -3/+2 |
|\ |
|
| * | Rely on Gnulib for <unistd.h>.... | Mark H Weaver | 2014-02-27 | 1 | -3/+2 |
* | | Change uses of scm_is_simple_vector to scm_is_vector... | Daniel Llorens | 2014-02-08 | 1 | -1/+1 |
|/ |
|
* | stime: Remove #ifdef HAVE_*_H for headers provided by Gnulib.... | Ludovic Courtès | 2013-04-10 | 1 | -10/+2 |
* | fix stime patch for HAVE_TIMES removal... | Andy Wingo | 2013-04-09 | 1 | -3/+14 |
* | simplify configure checks for functionality provided by gnulib... | Andy Wingo | 2013-04-09 | 1 | -21/+0 |
* | simplify stime back-compat shims for tzname... | Andy Wingo | 2013-03-09 | 1 | -8/+1 |
* | Improve the usage of variable names in C docstrings.... | Bake Timmons | 2012-02-02 | 1 | -8/+9 |
* | clocktime freebsd portability... | Andy Wingo | 2011-05-20 | 1 | -3/+7 |
* | scm_c_get_internal_run_time is more precise... | Andy Wingo | 2011-05-04 | 1 | -79/+165 |
* | add scm_{to,from}_{utf8,latin1}_string{n,}... | Andy Wingo | 2011-01-07 | 1 | -17/+14 |
* | Fix stylistic issues revealed by "make syntax-check".... | Ludovic Courtès | 2009-11-17 | 1 | -5/+4 |
* | Modify socket and time functions for wide strings... | Michael Gran | 2009-08-23 | 1 | -15/+35 |
* | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | gnulib-tool --import environ; rely on gnulib for environ definitions... | Andy Wingo | 2009-05-26 | 1 | -13/+0 |
* | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -1/+1 |
* | Use Gnulib's `strftime' to address bug #24130.... | Ludovic Courtès | 2008-09-02 | 1 | -4/+4 |
* | Never define `_GNU_SOURCE' explicitly since `AC_USE_SYSTEM_EXTENSIONS'... | Ludovic Courtès | 2008-08-20 | 1 | -2/+1 |
* | Changes from arch/CVS synchronization | Ludovic Courtès | 2007-08-23 | 1 | -1/+3 |
* | Add #define _REENTRANT, to get gmtime_r() prototype on... | Kevin Ryde | 2007-08-16 | 1 | -1/+2 |
* | merge from 1.8 branch | Kevin Ryde | 2006-10-09 | 1 | -2/+16 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | Renamed the "frames" that are related to dynamic-wind to "dynamic... | Marius Vollmer | 2006-01-29 | 1 | -4/+4 |
* | (scm_mktime): Use scm_frame_critical_section instead of... | Marius Vollmer | 2005-11-06 | 1 | -2/+2 |
* | (scm_strftime): Update docstring from posix.texi. | Kevin Ryde | 2005-10-23 | 1 | -7/+16 |
* | * hashtab.h: Bugfix: use SCM_API (WAS: extern).... | Marius Vollmer | 2005-06-05 | 1 | -6/+5 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. | Marius Vollmer | 2005-03-07 | 1 | -0/+1 |
* | See ChangeLog from 2005-03-02. | Marius Vollmer | 2005-03-02 | 1 | -17/+17 |
* | (scm_mktime): Missing default errno=EINVAL from prev change. | Kevin Ryde | 2005-01-10 | 1 | -1/+2 |
* | (scm_strftime): Free t.tm_zone produced by bdtime2c.... | Kevin Ryde | 2005-01-04 | 1 | -0/+3 |
* | Use new vector elements API or simple vector API, as appropriate.... | Marius Vollmer | 2005-01-02 | 1 | -42/+32 |
* | (_POSIX_C_SOURCE): Use this only on hpux, it... | Kevin Ryde | 2004-09-08 | 1 | -1/+14 |
* | (scm_current_time, scm_gettimeofday, scm_strptime): Don't... | Kevin Ryde | 2004-09-07 | 1 | -8/+22 |
* | 2004-09-03 Stefan Jahn <stefan@lkcc.org>... | Stefan Jahn | 2004-09-03 | 1 | -1/+5 |
* | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,... | Marius Vollmer | 2004-08-19 | 1 | -9/+18 |
* | * stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,... | Marius Vollmer | 2004-08-10 | 1 | -5/+9 |
* | * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,... | Marius Vollmer | 2004-08-02 | 1 | -16/+18 |
* | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,... | Marius Vollmer | 2004-07-23 | 1 | -27/+28 |