[Midnightbsd-cvs] [MidnightBSD/src] d0fe09: tag 2.6.4

Lucas Holt noreply at github.com
Mon Mar 16 11:49:37 EDT 2020


  Branch: refs/heads/vendor/flex/2.6.4
  Home:   https://github.com/MidnightBSD/src
  Commit: d0fe0927f807dcb50454595a052719899830e2f4
      https://github.com/MidnightBSD/src/commit/d0fe0927f807dcb50454595a052719899830e2f4
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M .gitattributes
    A .indent.pro
    A ABOUT-NLS
    A AUTHORS
    M COPYING
    A ChangeLog
    R FlexLexer.h
    R Makefile
    A Makefile.am
    A Makefile.in
    M NEWS
    A ONEWS
    R README
    A README.md
    A THANKS
    A aclocal.m4
    A autogen.sh
    A build-aux/compile
    A build-aux/config.guess
    A build-aux/config.rpath
    A build-aux/config.sub
    A build-aux/depcomp
    A build-aux/install-sh
    A build-aux/ltmain.sh
    A build-aux/mdate-sh
    A build-aux/missing
    A build-aux/test-driver
    A build-aux/texinfo.tex
    A build-aux/ylwrap
    R ccl.c
    R config.h
    A configure
    A configure.ac
    R dfa.c
    A doc/Makefile.am
    A doc/Makefile.in
    A doc/flex.1
    A doc/flex.info
    A doc/flex.info-1
    A doc/flex.info-2
    A doc/flex.texi
    A doc/stamp-vti
    A doc/version.texi
    R ecs.c
    A examples/Makefile.am
    A examples/Makefile.in
    A examples/README
    A examples/debflex.awk
    A examples/fastwc/Makefile.am
    A examples/fastwc/Makefile.in
    A examples/fastwc/README
    A examples/fastwc/mywc.c
    A examples/fastwc/wc1.l
    A examples/fastwc/wc2.l
    A examples/fastwc/wc3.l
    A examples/fastwc/wc4.l
    A examples/fastwc/wc5.l
    A examples/manual/ChangeLog
    A examples/manual/Makefile.am
    A examples/manual/Makefile.examples
    A examples/manual/Makefile.in
    A examples/manual/README
    A examples/manual/cat.lex
    A examples/manual/dates.lex
    A examples/manual/datetest.dat
    A examples/manual/eof_rules.lex
    A examples/manual/eof_test01.txt
    A examples/manual/eof_test02.txt
    A examples/manual/eof_test03.txt
    A examples/manual/expr.lex
    A examples/manual/expr.y
    A examples/manual/front.lex
    A examples/manual/front.y
    A examples/manual/j2t.lex
    A examples/manual/myname.lex
    A examples/manual/myname.txt
    A examples/manual/myname2.lex
    A examples/manual/numbers.lex
    A examples/manual/pas_include.lex
    A examples/manual/pascal.lex
    A examples/manual/reject.lex
    A examples/manual/replace.lex
    A examples/manual/string1.lex
    A examples/manual/string2.lex
    A examples/manual/strtest.dat
    A examples/manual/unput.lex
    A examples/manual/user_act.lex
    A examples/manual/userinit.lex
    A examples/manual/wc.lex
    A examples/manual/yymore.lex
    A examples/manual/yymore2.lex
    A examples/manual/yymoretest.dat
    A examples/testxxLexer.l
    R flex.skl
    R flexdef.h
    R gen.c
    R initscan.c
    R lex.1
    R lib/Makefile
    R lib/libmain.c
    R lib/libyywrap.c
    A lib/malloc.c
    A lib/realloc.c
    A m4/ax_prog_cc_for_build.m4
    A m4/gettext.m4
    A m4/iconv.m4
    A m4/intlmacosx.m4
    A m4/lib-ld.m4
    A m4/lib-link.m4
    A m4/lib-prefix.m4
    A m4/libtool.m4
    A m4/ltoptions.m4
    A m4/ltsugar.m4
    A m4/ltversion.m4
    A m4/lt~obsolete.m4
    A m4/nls.m4
    A m4/po.m4
    A m4/progtest.m4
    R main.c
    R misc.c
    R mkskel.sh
    R nfa.c
    R parse.y
    A po/LINGUAS
    A po/Makefile.in.in
    A po/Makevars
    A po/POTFILES.in
    A po/Rules-quot
    A po/boldquot.sed
    A po/ca.gmo
    A po/ca.po
    A po/da.gmo
    A po/da.po
    A po/de.gmo
    A po/de.po
    A po/en at boldquot.gmo
    A po/en at boldquot.header
    A po/en at boldquot.po
    A po/en at quot.gmo
    A po/en at quot.header
    A po/en at quot.po
    A po/eo.gmo
    A po/eo.po
    A po/es.gmo
    A po/es.po
    A po/fi.gmo
    A po/fi.po
    A po/flex.pot
    A po/fr.gmo
    A po/fr.po
    A po/ga.gmo
    A po/ga.po
    A po/hr.gmo
    A po/hr.po
    A po/insert-header.sin
    A po/ko.gmo
    A po/ko.po
    A po/nl.gmo
    A po/nl.po
    A po/pl.gmo
    A po/pl.po
    A po/pt_BR.gmo
    A po/pt_BR.po
    A po/quot.sed
    A po/remove-potcdate.sin
    A po/ro.gmo
    A po/ro.po
    A po/ru.gmo
    A po/ru.po
    A po/sr.gmo
    A po/sr.po
    A po/stamp-po
    A po/sv.gmo
    A po/sv.po
    A po/tr.gmo
    A po/tr.po
    A po/vi.gmo
    A po/vi.po
    A po/zh_CN.gmo
    A po/zh_CN.po
    A po/zh_TW.gmo
    A po/zh_TW.po
    R scan.l
    A src/FlexLexer.h
    A src/Makefile.am
    A src/Makefile.in
    A src/buf.c
    A src/ccl.c
    A src/config.h.in
    A src/dfa.c
    A src/ecs.c
    A src/filter.c
    A src/flex.skl
    A src/flexdef.h
    A src/flexint.h
    A src/gen.c
    A src/gettext.h
    A src/libmain.c
    A src/libyywrap.c
    A src/main.c
    A src/misc.c
    A src/mkskel.sh
    A src/nfa.c
    A src/options.c
    A src/options.h
    A src/parse.c
    A src/parse.h
    A src/parse.y
    A src/regex.c
    A src/scan.c
    A src/scan.l
    A src/scanflags.c
    A src/scanopt.c
    A src/scanopt.h
    A src/skel.c
    A src/sym.c
    A src/tables.c
    A src/tables.h
    A src/tables_shared.c
    A src/tables_shared.h
    A src/tblcmp.c
    A src/version.h
    A src/yylex.c
    R sym.c
    R tblcmp.c
    A tests/Makefile.am
    A tests/Makefile.in
    A tests/README
    A tests/alloc_extra.l
    A tests/alloc_extra.txt
    A tests/array_nr.l
    A tests/array_nr.txt
    A tests/array_r.l
    A tests/array_r.txt
    A tests/basic_nr.l
    A tests/basic_nr.txt
    A tests/basic_r.l
    A tests/basic_r.txt
    A tests/bison_nr.txt
    A tests/bison_nr_main.c
    A tests/bison_nr_parser.y
    A tests/bison_nr_scanner.l
    A tests/bison_yylloc.txt
    A tests/bison_yylloc_main.c
    A tests/bison_yylloc_parser.y
    A tests/bison_yylloc_scanner.l
    A tests/bison_yylval.txt
    A tests/bison_yylval_main.c
    A tests/bison_yylval_parser.y
    A tests/bison_yylval_scanner.l
    A tests/c_cxx_nr.lll
    A tests/c_cxx_nr.txt
    A tests/c_cxx_r.lll
    A tests/c_cxx_r.txt
    A tests/ccl.l
    A tests/ccl.txt
    A tests/cxx_basic.ll
    A tests/cxx_basic.txt
    A tests/cxx_multiple_scanners.txt
    A tests/cxx_multiple_scanners_1.ll
    A tests/cxx_multiple_scanners_2.ll
    A tests/cxx_multiple_scanners_main.cc
    A tests/cxx_restart.ll
    A tests/cxx_restart.txt
    A tests/cxx_yywrap.ll
    A tests/cxx_yywrap.txt
    A tests/debug_nr.l
    A tests/debug_nr.txt
    A tests/debug_r.l
    A tests/debug_r.txt
    A tests/extended.l
    A tests/extended.txt
    A tests/header_nr.txt
    A tests/header_nr_main.c
    A tests/header_nr_scanner.l
    A tests/header_r.txt
    A tests/header_r_main.c
    A tests/header_r_scanner.l
    A tests/include_by_buffer.direct.l
    A tests/include_by_buffer.direct.txt
    A tests/include_by_buffer.direct_2.txt
    A tests/include_by_buffer.direct_3.txt
    A tests/include_by_push.direct.l
    A tests/include_by_push.direct.txt
    A tests/include_by_push.direct_2.txt
    A tests/include_by_push.direct_3.txt
    A tests/include_by_reentrant.direct.l
    A tests/include_by_reentrant.direct.txt
    A tests/include_by_reentrant.direct_2.txt
    A tests/include_by_reentrant.direct_3.txt
    A tests/lineno_nr.l
    A tests/lineno_nr.one.txt
    A tests/lineno_r.l
    A tests/lineno_r.one.txt
    A tests/lineno_trailing.l
    A tests/lineno_trailing.one.txt
    A tests/mem_nr.l
    A tests/mem_nr.txt
    A tests/mem_r.l
    A tests/mem_r.txt
    A tests/multiple_scanners_nr_1.l
    A tests/multiple_scanners_nr_2.l
    A tests/multiple_scanners_nr_main.c
    A tests/multiple_scanners_r_1.l
    A tests/multiple_scanners_r_2.l
    A tests/multiple_scanners_r_main.c
    A tests/no_bison_stub.c
    A tests/options.cn
    A tests/posix.l
    A tests/posixly_correct.l
    A tests/prefix_nr.l
    A tests/prefix_nr.txt
    A tests/prefix_r.l
    A tests/prefix_r.txt
    A tests/pthread.l
    A tests/pthread_1.txt
    A tests/pthread_2.txt
    A tests/pthread_3.txt
    A tests/pthread_4.txt
    A tests/pthread_5.txt
    A tests/quote_in_comment.l
    A tests/quote_in_comment.txt
    A tests/quotes.l
    A tests/quotes.txt
    A tests/reject.l4
    A tests/reject.txt
    A tests/rescan_nr.direct.l
    A tests/rescan_nr.direct.txt
    A tests/rescan_r.direct.l
    A tests/rescan_r.direct.txt
    A tests/string_nr.l
    A tests/string_r.l
    A tests/tableopts.am
    A tests/tableopts.l4
    A tests/tableopts.sh
    A tests/tableopts.txt
    A tests/testwrapper-direct.sh
    A tests/testwrapper.sh
    A tests/top.l
    A tests/top.txt
    A tests/top_main.c
    A tests/yyextra.l
    A tests/yyextra.txt
    A tools/Makefile.am
    A tools/Makefile.in
    A tools/git2cl
    R version.h
    R yylex.c

  Log Message:
  -----------
  tag 2.6.4




More information about the Midnightbsd-cvs mailing list