]> granicus.if.org Git - flex/commitdiff
initial attempt at the files
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 1 May 2001 19:08:41 +0000 (19:08 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 1 May 2001 19:08:41 +0000 (19:08 +0000)
AUTHORS [new file with mode: 0644]
THANKS [new file with mode: 0644]
TODO [new file with mode: 0644]

diff --git a/AUTHORS b/AUTHORS
new file mode 100644 (file)
index 0000000..773e4eb
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,2 @@
+Original author:
+Vern Paxson <<vern@ee.lbl.gov>
diff --git a/THANKS b/THANKS
new file mode 100644 (file)
index 0000000..0781975
--- /dev/null
+++ b/THANKS
@@ -0,0 +1,4 @@
+Many thanks to the 2.5 beta-testers for finding bugs and helping test and
+increase portability: Stan Adermann, Scott David Daniels, Charles Elliott,
+Joe Gayda, Chris Meier, James Nordby, Terrence O'Kane, Karsten Pahnke,
+Francois Pinard, Pat Rankin, Andreas Scherer, Marc Wiese, Nathan Zelle.
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..e3a308d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,15 @@
+* resolve the items in the to.do directory
+
+** expand the above into individual requests and handle those requests
+
+* convert flex to use automake
+
+* make flex.texi the authoritative manual
+
+** take the man-isms out of flex.texi
+
+** add flex.texi and its generated info files into the Makefile
+   process (best done via automake)
+
+* integrate the items in the faqs/ directory into the manual or code
+  or similar