* stime.h: prototype for scm_times.
[bpt/guile.git] / libguile / stime.c
1997-08-16 Gary Houston* stime.h: prototype for scm_times.
1997-07-11 Jim BlandyChanges to compile under gnu-win32, from Marcus Daniels:
1997-07-10 Jim Blandy* stime.c (scm_localtime, scm_mktime): Pass SCM_EOL to
1997-06-24 Jim BlandyRevert Marcus's changes; will re-apply when we get...
1997-06-24 Jim BlandyChanges to compile under gnu-win32, from Marcus Daniels:
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-05-05 Gary Houston* filesys.c (scm_input_waiting_p): add missing third...
1997-04-21 Gary Houston* eq.c (scm_equal_p): use "SCM_TYP7SD", not "SCM (TYP7SD".
1997-04-15 Jim Blandy* stime.c (scm_mktime): #ifndef HAVE_TM_ZONE, Use lt...
1997-04-12 Gary Houston * stime.c (scm_mktime): take an optional zone argument.
1997-04-06 Gary Houstonfix a typo
1997-04-06 Gary Houston* stime.c (scm_init_stime): don't define ticks/sec.
1997-04-05 Gary Houston* posix.c (scm_putenv): don't check HAVE_PUTENV.
1997-03-02 Mikael Djurfeldt* stime.c (scm_init_stime): Add feature "current-time".
1997-02-04 Jim Blandy* simpos.c (SYSTNAME): Accept both 'unix' and '__unix' as
1996-10-12 Gary Houston* error.c, eval.c, load.c, stackchk.c: use scm_error...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-23 Mikael Djurfeldt* stime.c: Added declaration of ftime. (This is missing in
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import