1 * sourceforge migration
3 ** Move CVS to sourceforge (estes) %%
5 ** test the mailing lists (estes) %%
7 ** inform GNU folks about changeover (estes) %%
9 * resolve the items in the to.do directory
11 ** expand the above into individual requests and handle those requests
13 ** transfer to.do/Wishlist contents to top level TODO file
17 ** do an end-to-end proofread of the manual (this is under way, but is
20 ** pretty up the dvi output; overflows, etc.
24 *** clean up the faqs section. The information is good; the texinfo
25 could use some touching up.
27 *** index the faq entries
29 *** mention that it's possible to use a variable to scan matching
30 brackets, nested comments etc.
32 *** include something about lexing/parsing fortran
34 ** create a section on flex design, features, etc.
36 * address lex-replacement: document or provide an option through
37 configure for creating lex and libl.a files (but remember this has
42 ** make sure all flex modules use gettext translation facilities
46 ** in examples/manual, integrate the Makefile.examples into the
51 ** integrate the test suite into automake's framework (note that the
52 test suite can be run from the top level directory with "make
53 check". Still, we want to get it completely under automake's control.)
55 ** make test suite more complete
59 ** move as much skeleton code as possible out of gen.c and into
62 ** figure out whether we want to add the capability to have
63 auto-generated backout rules
65 ** token-type and token buffer support
67 ** check if we still need to #undef macros at the end of a header
69 ** merge yylineno into support for location tracking
71 ** bug where yylineno is not decremented on REJECT
73 ** bug where yylineno is counted in trailing context
77 ** have a separate skeleton for c++
79 ** c++ is getting so broken and different from C, that we need to
80 reevaluate the usefuleness of c++ in flex
82 ** revisit the C++ API. We get requests to make it more complete.
88 ** remove texinfo.tex from the cvs tree; it only needs to be present
89 on the system where the flex release is put together
91 ** use clcommit to manage ChangeLog
95 *, **, ***: outline depth
96 %% at end of item: must be adressed before next major release