- May 02, 2007
-
-
rtoy authored
month Add check for valid number of days for the given month.
-
- Apr 07, 2007
-
-
rtoy authored
A few simple tests were run successfully, but nothing exhaustive. From Madhu, cmucl-imp, 2007-03-26 (and earlier).
-
- Jan 04, 2006
-
-
rtoy authored
were not parsed correctly because the "T" in Tue was being treated as a date-time-divider. Don't allow a date-time-divider to be at the start of the string.
-
- Jun 01, 2005
-
-
rtoy authored
-
- Dec 23, 2004
-
-
rtoy authored
-
- Aug 29, 2003
-
-
gerd authored
=> 3258488172 (ext:parse-time "Fri, 04 Apr 2003 01:36:12 +0200") => nil * src/code/parse-time.lisp (decompose-string): Handle offsets from GMT with a leading +. From Miles Egan. Reported by Dan Barlow.
-
- Aug 16, 2003
-
-
gerd authored
* src/compiler/srctran.lisp (check-format-args-1) (check-format-args-2): Extracted from check-format-args. (check-format-args): Take a continuation argument for the control string. (format): Use the new check- functions. (error, warn, compiler-error, compiler-warning) (compiler-note, compiler-mumble): Add format-checking deftransforms. * src/compiler/fndb.lisp (compiler-warning, compiler-note) (compiler-mumble, compiler-error): Add defknowns. * src/compiler/ir1util.lisp (compiler-mumble, compiler-warning) (compiler-note): Return no values. * src/code/parse-time.lisp (deal-with-am-pm): Add a missing arg to error. * src/compiler/saptran.lisp (foreign-symbol-address): * src/compiler/new-assem.lisp (emit-annotation): Likewise.
-
- Jan 03, 2003
-
-
toy authored
-
- Nov 27, 2000
-
-
pw authored
is true to indicate correct bogus character.
-
- Jun 07, 2000
-
-
dtc authored
argument, allowing it to be used for parsing alternate date-time formats. o Add support for parsing the three common HTTP time formats: RFC1123/RFC822, RFC850, and ANSI-C - requiring the new pattern symbol izone to handle the different time zone convention.
-
- Jul 12, 1996
-
-
ram authored
symbol.
-
- Oct 31, 1994
-
-
ram authored
-
- Oct 02, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Jul 26, 1991
-
-
chiles authored
Lots of changes to the time parsing and printing extensions including bug fixes.
-
- Feb 08, 1991
-
-
ram authored
-
- May 30, 1990
-
-
cvs2git authored
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 22, 1990
-
-
ram authored
-