Commit History

Author SHA1 Message Date
  Marius Vollmer 4057a3e05a Use new vector elements API or simple vector API, as appropriate. 20 years ago
  Kevin Ryde 464ee095ff (_POSIX_C_SOURCE): Use this only on hpux, it 20 years ago
  Kevin Ryde 763313a219 (scm_current_time, scm_gettimeofday, scm_strptime): Don't 20 years ago
  Stefan Jahn edea856ce5 2004-09-03 Stefan Jahn <stefan@lkcc.org> 20 years ago
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 years ago
  Marius Vollmer 7f9994d904 * stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c, 20 years ago
  Marius Vollmer b9bd8526f0 * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, 20 years ago
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, 20 years ago
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to 20 years ago
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Kevin Ryde 95f31774cc (_POSIX_C_SOURCE): Define to 199506L to get gmtime_r (in 21 years ago
  Kevin Ryde 45198ffbfe (scm_gmtime): Use gmtime_r when available, for thread safety. 21 years ago
  Kevin Ryde 3c61e80f1d Define _GNU_SOURCE for strptime prototype from glibc. Use 21 years ago
  Kevin Ryde d6d9e95746 (scm_gmtime): Return bd_time->tm_zone when available, rather than "GMT" always. 21 years ago
  Kevin Ryde eb7e1603ad (environ): Use _NSGetEnviron in Darwin 21 years ago
  Kevin Ryde 73ae3b4cb5 (scm_localtime, scm_gmtime, scm_mktime): Provide a default 21 years ago
  Kevin Ryde f40771d883 (scm_current_time, scm_gettimeofday): Add a comment about 21 years ago
  Marius Vollmer 2d99b584ac (scm_current_time): 'time' does not set errno so don't use 21 years ago
  Kevin Ryde 03b79aa32a (scm_strptime): Add comment about glibc strptime %s and 21 years ago
  Stefan Jahn 2e945bccca 2003-05-29 Stefan Jahn <stefan@lkcc.org> 22 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Rob Browning 3cf2f52dc0 * stime.c: #include <config.h> if HAVE_CONFIG_H. 22 years ago
  Mikael Djurfeldt 756414cf2c * threads.h, threads.c: Moved futures to their own file. 22 years ago
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Marius Vollmer 4c9419ac31 * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when 23 years ago
  Marius Vollmer 79dcdf5188 On M$-Windows `tzname[]' is known to be `_tzname[]'. 23 years ago
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago
  Martin Grabmüller 82893676f4 Make compilation under Windows easier. 23 years ago