Higher-level interfaces, fixing the bugs these uncovered.
[yaz-moved-to-github.git] / src / nfa.c
2006-05-10 Heikki LevantoHigher-level interfaces, fixing the bugs these uncovered.
2006-05-05 Heikki LevantoRemoved a debug print I had forgotten in
2006-05-05 Heikki LevantoRange converter for actually converting character ranges
2006-05-05 Heikki LevantoFixed the interface to match,
2006-05-04 Adam DickmeissReformat with a little more spacing (no code changes)
2006-05-03 Heikki LevantoThe NFA seems to work now (as far as I can see).
2006-05-03 Mike TaylorAvoid mixed stmt/dcl
2006-05-03 Heikki LevantoAdded nfa.h to makefile.am. Work continues on the nfa
2006-05-03 Heikki LevantoAdded my new NFA character normalizer. Not yet ready...