summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAge
* remove some unneeded entries from the todo listWill Estes2014-02-14
|
* Added yylineno bugs to TODO list.John Millaway2003-04-25
|
* Added TODO item.John Millaway2003-03-31
|
* Documented the m4 dependency.John Millaway2003-03-27
|
* assign tasks due before major release can happen; removeWill Estes2003-03-26
| | | | --enable-maintainer-mode entry
* Added test for yypush_buffer_state and yypop_buffer_state.John Millaway2003-03-26
|
* Removed items from TODO list.John Millaway2003-03-26
|
* remove maintainer-mode conditional around rebuilding of manpageWill Estes2003-03-25
|
* rework distribution itemsWill Estes2003-03-25
|
* merge millaway's m4 branch workWill Estes2003-03-25
|
* we want to move the contents of to.do/Wishlist to top level TODOWill Estes2003-03-20
|
* update TODOWill Estes2003-03-05
|
* Removed yy_current_buffer from the planet.John Millaway2003-02-28
| | | | | | | | | | Input buffer states are now in an internal unbounded stack. Added new internal function, yyensure_buffer_stack. Added new API function, yypush_buffer_state. Added new API function, yypop_buffer_state. Documented the new API calls in the manual. Macro YY_BUFFER_STATE now refers to top of stack. This revision breaks the C++ scanner (again.)
* update documentation to reflect the sourceforge moveWill Estes2003-02-10
|
* update according to current thinkingWill Estes2003-02-06
|
* mcvs reviewedWill Estes2003-02-06
|
* sourceforge migration tasksWill Estes2003-02-06
|
* fix a typoWill Estes2002-11-25
|
* c++ rantsWill Estes2002-10-22
|
* update TODO on recent suggestionsWill Estes2002-10-21
|
* update TODO on several thingsWill Estes2002-10-14
|
* integrate test suite into automakeWill Estes2002-09-27
|
* reorganize faq entries; proofread the manualWill Estes2002-09-23
|
* Serialization works in headers (%option headers).John Millaway2002-09-16
| | | | Serialization code (Tables API) is complete.
* Created user API for tables deserialization.John Millaway2002-09-15
| | | | Documented API and --tables-* options in manual.
* Created test for reject.John Millaway2002-09-13
| | | | Handled reject-triggered tables in serialization.
* Renamed *_fwrite to *_write to reflect writer abstraction.John Millaway2002-09-12
|
* Fixed deserialization of --fast tables.John Millaway2002-09-09
|
* fix typo; remove the yylineo entryWill Estes2002-09-09
|
* Table deserialization works for everything except --fast scanners.John Millaway2002-09-09
| | | | | | Scanners can auto-verify serialized table integrity via --tables-verify. Added tables API items to TODO list. test-table-opts is becoming exhaustive (a good thing).
* Dicussed prototypes and header in manual.John Millaway2002-08-20
|
* todo listJohn Millaway2002-08-17
|
* we've updated gettextWill Estes2002-08-08
|
* we need to index the faq entriesWill Estes2002-08-07
|
* Updated docs on yylineno.John Millaway2002-07-31
|
* discuss yylineno performanceWill Estes2002-07-31
|
* faqs need workWill Estes2002-07-30
|
* prototypes get airtime these daysWill Estes2002-07-30
|
* millaway finished the faqs directoryWill Estes2002-07-12
|
* removed items as per email from millawayWill Estes2002-07-12
|
* added items as per email from millawayWill Estes2002-07-10
|
* add two new items regarding coding; remove tests/ copyright noticeWill Estes2002-06-28
| | | | item as it's done
* add bootstrapper to the todo listWill Estes2002-06-19
|
* update TODO listWill Estes2002-06-19
|
* address typos in NEWS; add --posix option for ERE parsing the way posix ↵Will Estes2002-06-19
| | | | wants it; update the TODO file
* note that the lex matching of abc{1,3} is the posix behavior and so we have ↵Will Estes2002-04-25
| | | | a problem
* a lot more work has happened to flex; note this by removing a numberWill Estes2002-04-15
| | | | of TODO entries
* make sure all gettext modules use gettext translation facilitiesWill Estes2002-04-15
|
* work done on the test suite; remove relevant entries from TODOWill Estes2002-04-11
|
* millaway has done more workWill Estes2002-03-29
|