projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8591874
)
Made dtimep.lex more lex-friendly.
author
Shantonu Sen
<ssen@mit.edu>
Wed, 31 May 2000 07:22:43 +0000
(07:22 +0000)
committer
Shantonu Sen
<ssen@mit.edu>
Wed, 31 May 2000 07:22:43 +0000
(07:22 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
2b03f0a
..
80dc52d
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,10
@@
+Wed May 31 7:19:30 2000 Shantonu Sen <ssen@mit.edu>
+
+ * Fixed up dtimep.lex a bit. Added back memory options for AIX to
+ increase available memory. Took out %option noyywrap, which
+ wasn't understood by AT&T lex, as well as the -i
+ case-insensitivity flag.
+
Wed May 31 07:40:45 2000 Doug Morris <doug@mhost.com>
* added a lint target to the Makefiles and a check in autoconf