Replaced the former date parser with a rewrite. No more yacc/bison needed.
authorDaniel Stenberg <daniel@haxx.se>
Wed, 15 Sep 2004 07:28:04 +0000 (07:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 15 Sep 2004 07:28:04 +0000 (07:28 +0000)
commitf71b3f48a16e5d62079ad013adb2b96560a1c1fe
tree621763faacc72fd8b29f6902079e44371f8d4eed
parentaa8dd932c122ce90baab931a6e3d3b3def62c973
Replaced the former date parser with a rewrite. No more yacc/bison needed.
CHANGES
configure.ac
docs/libcurl/curl_getdate.3
lib/Makefile.am
lib/Makefile.inc
lib/getdate.c.cvs [deleted file]
lib/getdate.h [deleted file]
lib/getdate.y [deleted file]
lib/parsedate.c