removed unused function
[external/ragel.git] / common /
2008-10-08 thurstonMore work on the direct access to the backend. The...
2008-10-07 thurstonStarting to elminated the XML intermediate file. Remove...
2008-10-07 thurstonemail address update: thurston@cs.queensu.ca -> thursto...
2008-10-06 thurstonAdded support for DESTDIR variable. Patch from Diego...
2008-10-06 thurstonUse CXXFLAGS instead of CFLAGS for C++ compiling. Patch...
2008-08-31 thurstonRemoved arg passing from frontend to backend functions.
2008-08-30 thurstonStarted on the move back to a single executable. The...
2008-04-15 thurstonApplied a patch from Andrei Polushin for setting the...
2008-03-31 thurstonAdded limits for the constant sizes.
2008-03-30 thurstonC# patch Daniel Tang.
2008-02-13 thurstonCheck for ar and ranlib in the configure script.
2008-01-09 thurstonPatch from Kenny MacDermid, runs ranlib on archives.
2008-01-05 thurstonRemainder of warnings fixed.
2008-01-05 thurstonMore warning elimination concerning constness.
2008-01-05 thurstonMade paramSpec in ParamCheck a const char*.
2008-01-04 thurstonEliminated warnings from gcc 4.3 about conversion from...
2007-10-23 thurstonAdded cfilebuf, which wrappes a FILE struct.
2007-10-23 thurstonAdded name finding for backend executable. If any forwa...
2007-09-24 thurstonAdded missing include.
2007-09-13 thurstonIf the condition embedding code runs out of available...
2007-04-29 thurstonThe alphabet type is now communicated from the frontend...
2007-04-29 thurstonParse errors in the intermediate XML file now cause...
2007-03-25 thurstonSome fixes which silence warnings emitted by the micros...
2007-03-10 thurstonImplemented an export feature, for exporting single...
2007-03-03 thurstonFixed the distclean target, it was calling clean in...
2007-02-09 thurstonMake control codes with escape sequences into printable...
2007-02-06 thurstonAdded a ruby test: atoi3.rl and adapted the test harnes...
2007-02-04 thurstonMovement of common classes and code to common.a.
2007-02-03 thurstonEnabled rlgen-ruby in the top-level makefile. Merged...
2007-02-02 thurstonThe common code is now a library (no more #include...
2007-01-22 thurstonThe configure script now checks for ragel and kelbt...
2007-01-21 thurstonImport from my private repository. Snapshot after versi...