summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2001-05-01 19:08:41 +0000
committerWill Estes <wlestes@users.sourceforge.net>2001-05-01 19:08:41 +0000
commitd5042732a80d507c8d3f280680f208ffbd40a903 (patch)
tree5307743bb2cbc5c051d8a7e1617f3292ce6f7862
parenta4e83409717716675a135ec621f1de7eaa0ec143 (diff)
downloadflex-git-d5042732a80d507c8d3f280680f208ffbd40a903.tar.gz
initial attempt at the files
-rw-r--r--AUTHORS2
-rw-r--r--THANKS4
-rw-r--r--TODO15
3 files changed, 21 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
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
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
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