shivers
|
7e1ad158c7
|
Added "See file COPYING." to all the copyright notices, so we can
do the open-source thing w/o larding up the source code.
|
1999-08-06 13:28:52 +00:00 |
shivers
|
a5f1300753
|
- fixed timezone-formatting bug
- added date field-mod procs
- commented a bit
|
1997-11-10 02:53:24 +00:00 |
shivers
|
a304e9b7f9
|
- The daylight-savings time flag was blowing up date->time conversion
when it wasn't relevant.
- Error returns from mktime() were not being caught.
|
1997-04-18 03:25:32 +00:00 |
shivers
|
d472115b34
|
Retry syscalls when interrupted.
|
1996-08-24 08:52:34 +00:00 |
shivers
|
ea45fca8ef
|
Hacked the system to use the new LET-OPT optional argument machinery,
LET-OPTIONAL, LET-OPTIONAL*, and :OPTIONAL. The new macros are
faster and easier to read than the old PARSE-OPTIONALS and OPTIONAL-ARG
procedures.
|
1996-04-19 18:39:14 +00:00 |
shivers
|
dce0dc36cd
|
Time args to SELECT and SET-FILE-TIMES can now be reals.
|
1995-10-28 22:07:16 +00:00 |
bdc
|
2302efe24e
|
*** empty log message ***
|
1995-10-14 03:34:21 +00:00 |