summaryrefslogtreecommitdiff
path: root/external/bsd/flex
AgeCommit message (Expand)Author
2017-02-01Update supporting files for components which rely on autoconf to allow systemssevan
2017-01-09revert the c++ yy_size_t changes to maintain existing ABI.christos
2017-01-07Add instruction how to generate the init files so that we don't forget.christos
2017-01-07Regen without #line directiveschristos
2017-01-06get the right version even for the tools build.christos
2017-01-06don't use sed for the tools version because during objdir etc runs we don'tchristos
2017-01-03always define all the renames.christos
2017-01-03fix the re-entrant prefixed case.christos
2017-01-03Add missing macros to the non-recursive prefixed-parser. Disable macroschristos
2017-01-03don't #define yywrap yywrap (that is if the prefix is yy, don't #define macroschristos
2017-01-02more yy_size_t <-> int fixeschristos
2017-01-02another int -> size_tchristos
2017-01-02another int to yy_size_tchristos
2017-01-02deal with our int -> size_t changes.christos
2017-01-02avoid yywrap redefinitionchristos
2017-01-02delete the generated skeleton, we generate it all the time.christos
2017-01-02fix the scanner build and regenchristos
2017-01-02avoid m4 redefinitionchristos
2017-01-02Merge conflictschristos
2017-01-022016-12-30 Will Estes <westes575@gmail.com>christos
2016-03-17Regen without #line directives.nakayama
2016-03-17Apply our changes dropped in previous merge.nakayama
2016-01-09delete the generated file.christos
2016-01-09Re-add.christos
2016-01-09refresh the generated fileschristos
2016-01-09Merge our changes; the directory structure got changed.christos
2016-01-09Import flex 2.6.0christos
2014-10-30do the library stubs differentlychristos
2014-10-30handle RCSID not being definedchristos
2014-10-29generate -Wconversion clean code.christos
2014-10-29merge conflictschristos
2014-10-29* flex version 2.5.39christos
2013-10-20remove unused variableschristos
2013-04-09use a more direct approach.christos
2013-04-06don't produce code that has warnings.christos
2013-04-06Regen initparse.c with the current byacc with -l.joerg
2013-04-06Don't use __printflike during tool build.joerg
2013-04-06Only define M4 if it wasn't set on the command line.joerg
2013-04-06merge conflictschristos
2013-04-06Import flex 2.5.7christos
2012-02-18fix prototypeschristos
2011-12-26Re-apply some lint comments that have been lost during move tonjoly
2011-10-08use cleantags, instead of home grown copy.christos
2011-08-27Mark yy_fatal_error as noreturn if supported by the compiler.joerg
2011-03-08source files are scan.l and parse.yplunky
2010-09-15Add missing letter, from Ryo HAYASAKA in PR 43880.wiz
2010-04-07previous workaround not needed.christos
2010-04-07Rename the macro name so that the scanner does not get confused and thinkschristos
2010-04-07Ignore the unused label "find_rule" in the generated file "scan.c"tron
2010-04-06use the m4 define not the cpp one for reject.christos