Lines Matching +refs:po +refs:update +refs:mode +refs:line +refs:string

3 	* po/ca.po, po/da.po, po/de.po, po/eo.po, po/es.po, po/fi.po,
4 po/fr.po, po/ga.po, po/hr.po, po/ko.po, po/nl.po, po/pl.po,
5 po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/sv.po, po/tr.po,
6 po/vi.po, po/zh_CN.po, po/zh_TW.po: gettext: pulled latest
19 * NEWS: doc: update NEWS for upcoming release
75 * po/POTFILES.in: gettext: revert listing generated .c files
96 * src/flex.skl: scanner: update yy_buf_size after yyrealloc()
104 * po/Makevars, po/Rules-getpo, po/update_linguas.sh: gettext: more
105 …recent makevars; new script to update po files. Previously, "make dist" and similar commands woul…
107 used should not do this. Replaced Rules-getpo by extra script to manually update and rebuild
108 all po files.
112 * po/POTFILES.in: gettext: list generated files instead of flex,
115 parser removes the warnings. Since both files contain line
149 …strcasecmp() check to configure. strings.h (not string.h) is the standard-defined include header …
151 exposes strcasecmp() declaration also in <string.h> by default).
211 …our "regcomp for (regex) failed: " string. Also, errbuf cannot be free()'d because of flexfatal c…
369 …* src/filter.c: filter: Don't emit #line if %option noline set One place emitting a #line directiv…
375 * po/ca.po, po/da.po, po/de.po, po/eo.po, po/es.po, po/fi.po,
376 po/fr.po, po/ga.po, po/hr.po, po/ko.po, po/nl.po, po/pl.po,
377 po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/sv.po, po/tr.po,
378 po/vi.po, po/zh_CN.po, po/zh_TW.po: translation: refresh po files
400 * NEWS: doc: update NEWS for 2.6.3 release
483 of literals. My changes caused Flex to mishandle string and character literals in
484 line comments. This commit fixes them. Fixes #113.
528 ….md formatting fixes * Wrap everything in the raw document in 72 char per line limit. * Proper ca…
580 * NEWS: doc: update NEWS with more post-2.6.1 additions
634 * NEWS, po/sv.po: new sv translation
697 * po/POTFILES.in: gettext: removed flex.skl from POTFILES.in file
704 in po/POTFILES.in.
720 * po/POTFILES.in: gettext: list src/flex.skl in po/POTFILES.in
1124 …same effect as calling flex with the command line option --noline. Signed-off-by: Tobias Klauser …
1128 * src/buf.c, src/main.c: Emit no #line directives if gen_line_dirs
1129 is false, resolves igh#55. There are two instances in the code which will print a #line
1174 * tests/reject.l4, tests/tableopts.l4: Opened files in binary mode
1208 …PATH_MAX, so add a check for that - basename(3) shouldn't return an empty string, so remove the …
1285 …them in place of `test` fails yielding the warning at build time: .../flex/configure: line 20222: …
1473 …to.do/unicode/scan.l: Made string copying more standard. copy_string() was a clone of the stdlib'…
1599 …to istream&. Added a stray 'make' at line 545. Oops. Changed the buffer_state struct to store s…
1600 std::istream* for C++ mode. Changed interfaces in FlexLexer.h to
1608 * po/zh_CN.po: new zh_CN translation from the translation project
1629 * po/da.po: new da translation from the Translation Project
1739 strict mode and cleanups in supporting bash scripts
1792 Remove linedir_r test. The linedir_r test tested the implementation of line number
1877 as a command line argument to the test scanner without using shell
1901 optional input using command line options rather than positional
1989 tests/test-string-r/.gitignore, tests/test-string-r/Makefile.am,
1990 tests/test-string-r/scanner.l: refactor string_r test for new test
1996 tests/test-string-nr/.gitignore, tests/test-string-nr/Makefile.am,
1997 tests/test-string-nr/scanner.l: refactor string_nr test for new test
2150 * configure.ac: update gettext version to 0.19
2311 * NEWS, configure.ac: update version number to 2.6.0-pre
2344 * lib/malloc.c: change crlf line ending to lf
2378 * po/Rules-getpo: Add make rule to rsync latest .po files from
2389 * po/POTFILES.in: list source files for translation as now being in
2436 * po/ru.po: update ru translation from the translation project
2444 * po/da.po: update da translation from the translation project
2452 * po/es.po: update es translation from the translation project
2460 * po/ko.po: update ko translation from the translation project
2468 * po/ro.po: update ro translation from the translation project
2476 * po/ru.po: update ru translation from the translation project
2484 * po/sv.po: update sv translation from the translation project
2492 * po/tr.po: update tr translation from the translation project
2500 * po/zh_CN.po: update zh_CN translation from the translation project
2504 * NEWS, po/LINGUAS, po/zh_TW.po, po/zh_tw.po: rename zh_tw
2513 * po/vi.po: update vi translation from the translation project
2517 * po/nl.po: update nl translation from the translation project
2541 * po/.gitignore: git ignore generated files from english quoting
2546 * po/LINGUAS: name english quoting variants correctly
2557 * po/LINGUAS: removed unneeded blank line from translation list
2561 * po/LINGUAS: added en quoting variants to translation list
2583 * po/pt_BR.po: update pt_BR translation from the translation project
2592 * po/LINGUAS: list new sr translation in list of translations
2596 * po/sr.po: add sr translation from the translation project
2613 * po/LINGUAS, po/zh_tw.po: add zh_tw translation from the
2628 * po/ca.po: update ca translation
2664 tests/test-rescan-r/Makefile.am, tests/test-string-nr/Makefile.am,
2665 tests/test-string-r/Makefile.am, tests/test-table-opts/Makefile.am,
2672 * po/LINGUAS: add hr to list of translations
2676 * po/hr.po: add hr translation from the translation project
2680 * po/fr.po: new fr translation project from the translation project
2684 * po/LINGUAS: update languages list to include esperanto translation
2688 * po/eo.po: add eo translation from the translation project
2699 update files, since autopoint would assume the gettext-related files
2733 compatible mode This resolves bug #3510440.
2737 * po/vi.po: new vi translation from the translation project
2762 * po/nl.po: new nl translation from the translation project
2775 * NEWS: update NEWS to reflect changes in 2.5.37
2779 * configure.in: update flex version to 2.5.37
2783 * po/de.po: new de translation from the translation project
2787 * po/vi.po: new vi translation from the translation project
2791 * po/pl.po: new pl translation from the translation project
2795 * po/fi.po: new fi translation from the translation project
2866 tests/test-string-nr/.cvsignore, tests/test-string-nr/.gitignore,
2867 tests/test-string-r/.cvsignore, tests/test-string-r/.gitignore,
2889 m4/.cvsignore, m4/.gitignore, po/.cvsignore, po/.gitignore: rename
2896 the old .cvsignore files. The po/ directory has a lot of special files used by gettext, so the
2897 …patterns in po/.gitignore look very different. The doc/.gitignore file accounts for what texinfo/…
2905 * NEWS: update NEWS file to note release date of 2.5.36
2929 * buf.c: escape backslashes in #line filenames in %top section;
2971 * flexdef.h, main.c, misc.c: Remove unneeded tracking of line/column
2997 * doc/flex.texi: fix ipv6 pattern in manual; update manual copyright
3054 * NEWS, po/da.po, po/es.po, po/ko.po, po/pt_BR.po, po/ro.po,
3055 po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po: check in translations
3079 * NEWS, po/LINGUAS, po/fi.po: new fi translation from the
3088 * configure.in: remove line break that broke configure
3101 * NEWS, po/ga.po: new ga translation from the translation project
3105 * NEWS, po/ca.po: new ca translation
3140 * NEWS: update NEWS re manual
3183 * NEWS, po/fr.po: new fr translation
3200 * po/de.po: new de translation
3204 * NEWS, po/vi.po: new vi translation
3208 * NEWS, po/nl.po: new nl translation
3212 * NEWS, po/pl.po: new pl translation
3216 * NEWS, po/de.po, po/pt_BR.po: new de, pt_br translations
3238 * NEWS, configure.in: update version number to 2.5.35
3251 * po/nl.po: new nl translations from the translation project
3433 * COPYING: update copyright notice
3437 * AUTHORS: rearrange and update AUTHORS
3467 * README.cvs-snapshot: update to explain where flex cvs lives
3479 * po/Makevars: update bug address to point to flex-devel instead of
3582 tests/test-rescan-r/Makefile.am, tests/test-string-nr/Makefile.am,
3583 tests/test-string-r/Makefile.am, tests/test-top/Makefile.am,
3607 * NEWS: update NEWS file for the work that millaway did
3640 * NEWS, po/ca.po, po/vi.po: new translations
3658 lex/posix compat mode. Comments discarded inside (?x:) patterns.
3795 * NEWS, po/vi.po: new vi translation
3799 * NEWS, po/ga.po, po/nl.po: new nl, ga translations
3803 * m4/Makefile.am: add po.m4 to extra_dist in m4/ so it gets picked
3899 * configure.in, main.c, po/ca.po, po/da.po, po/de.po, po/es.po,
3900 po/fr.po, po/ga.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po,
3901 po/ro.po, po/ru.po, po/sv.po, po/tr.po, po/vi.po, po/zh_CN.po,
3919 * po/nl.po, po/nl.po.1: remove eroneously named nl.po.1; update
3920 nl.po
3953 * po/ca.po, po/da.po, po/de.po, po/es.po, po/fr.po, po/ga.po,
3954 po/ko.po, po/nl.po.1, po/pl.po, po/pt_BR.po, po/ro.po, po/ru.po,
3955 po/sv.po, po/tr.po, po/vi.po, po/zh_CN.po: newtranslations
3967 * po/nl.po: new nl translation
3971 * NEWS, po/LINGUAS, po/nl.po, po/vi.po: new nl and vi translations
3979 * NEWS, po/tr.po: new tr translation
3988 * po/fr.po: new fr translation
3992 * po/LINGUAS: polish is pl, not po
3996 * po/sv.po: yet another sweedish update
4000 * NEWS, po/sv.po: new sv translation
4014 * po/ro.po: new ro translation
4018 * NEWS, po/fr.po: new french translation
4022 * NEWS, po/ca.po: new catalan translation from the translation
4027 * NEWS, po/LINGUAS, po/ga.po, po/pl.po: new polish translation;
4032 * NEWS, po/LINGUAS, po/ga.po: new Irish translation
4036 * NEWS, po/LINGUAS, po/ro.po: add romanian translation
4064 * configure.in, po/.cvsignore, po/Makevars: upgrade gettext to 0.12;
4093 * NEWS: remove --enable-maintainer-mode configure option
4149 --enable-maintainer-mode entry
4198 Added test for #line directives.
4211 * TODO, doc/Makefile.am: remove maintainer-mode conditional around
4228 * tests/README: update instructions for running test suite
4294 * filter.c, flexdef.h, main.c, regex.c: Fixed #line directives.
4299 regex-related code. Worked on fixing line directives;incomplete.
4388 * TODO: update TODO
4456 * README, TODO, configure.in, flex.texi: update documentation to
4461 * TODO: update according to current thinking
4518 * NEWS, po/pt_BR.po: new pt_br translation
4537 explain about version.texi and --enable-maintainer-mode
4577 * po/es.po: new spanish translation
4592 * NEWS: update NEWS
4629 * po/pt_BR.po: new pt_br translation
4679 * NEWS, po/LINGUAS, po/pt_BR.po: new pt_br translation from the
4714 * NEWS: update NEWS
4728 * AUTHORS: update wording about authorship
4732 * parse.y: Removed space before line num in error messages to look
4737 * NEWS, po/tr.po: new turkish translation from the translation
4786 * NEWS: update NEWS on recent changes
4798 * TODO: update TODO on recent suggestions
4812 enable-maintainer-mode
4837 * TODO: update TODO on several things
4865 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
4875 * configure.in: we use maintainer mode now
4985 * flex.texi: edited one more faq; used C-u C-c C-u C-a to update
5034 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5060 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5085 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5123 * Makefile.am, NEWS, configure.in: update automake to 1.7 and
5320 * NEWS, po/de.po: new de translation from the translation project
5366 * NEWS, po/ru.po, po/sv.po: new sv, ru translations from the
5384 * NEWS, po/ca.po: new ca translation
5392 * po/fr.po: new french translation from the translation project
5472 * NEWS: remove the word after from the version line
5524 * dfa.c: eat a blank line
5666 * po/LINGUAS, po/zh_CN.po: add zh_cn translation from the
5721 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
5722 tests/test-string-r/Makefile.am, tests/test-table-opts/Makefile.am,
5775 * po/LINGUAS: we also translate to german
5879 * po/.cvsignore: we need to ignore a few more gettext files
5901 * po/.cvsignore: we can ignore Makefile.in.in
5911 to need to be able to update existing files
5953 * po/fr.po: new fr.po translation from the translation project
6046 tests/test-pthread/scanner.l, tests/test-string-nr/scanner.l,
6047 tests/test-string-r/scanner.l, tests/test-yyextra/scanner.l: All
6090 * po/.cvsignore: updated gettext to 0.11.3
6105 * po/ru.po: new russian translation from translation project
6122 * NEWS: update the NEWS file for lots of things millaway has done
6239 * po/ru.po: new ru translation from the translation project
6345 tests/test-string-nr/Makefile.am, tests/test-string-nr/scanner.l,
6346 tests/test-string-r/Makefile.am, tests/test-string-r/scanner.l,
6352 * NEWS, po/ca.po, po/de.po, po/fr.po, po/sv.po, po/tr.po: new ca,
6365 * TODO: update TODO list
6371 parsing the way posix wants it; update the TODO file
6397 * po/sv.po: new sweedish translation from the translation project
6401 * po/ca.po: new catalan translation from the translation project
6405 * po/es.po: new spanish translation from the translation project
6431 * po/de.po: new german translation from the translation project
6435 * tests/test-include-by-reentrant/Makefile.am: Fixed command line
6453 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
6454 tests/test-string-r/Makefile.am, tests/test-yyextra/Makefile.am:
6478 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
6479 tests/test-string-r/Makefile.am, tests/test-yyextra/Makefile.am:
6490 * po/fr.po, po/sv.po: new files from translation after 2.5.6 beta
6570 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
6571 tests/test-string-r/Makefile.am, tests/test-yyextra/Makefile.am:
6580 * tests/test-string-r/.cvsignore: it's Makefile.in, not makefile.in
6589 * tests/test-string-r/Makefile.am, tests/test-string-r/Makefile.in:
6590 put test-string-r under automake
6594 * tests/test-string-nr/.cvsignore, tests/test-string-r/.cvsignore:
6599 * tests/test-string-nr/Makefile.am,
6600 tests/test-string-nr/Makefile.in: put test-string-nr under automake
6763 yy_scan_{string,buffer,bytes}.
6767 * po/de.po: new german translations from the translation project
6771 * po/es.po: new spanish translations
6797 * po/POTFILES.in: we want parse.y, not parse.c
6827 * po/da.po: new danish from translation project robot
6871 * po/fr.po: new french
6880 * po/sv.po: updated sweedish translations
6884 * po/de.po: german translation
6897 * po/tr.po: new turkish translation
6910 * po/ca.po: new catalan translation
6934 * po/POTFILES.in: scan.l, not scan.c because gettext gets confused
6946 * po/LINGUAS: french and korean dont crash now
6950 * po/fr.po, po/ko.po: remove duplicate messages as per advice from
6975 * po/ca.po, po/da.po, po/es.po, po/ru.po, po/sv.po, po/tr.po: these
6984 * po/LINGUAS: we now have turkish
6988 * po/tr.po: updated translations, i think
6992 * po/ca.po, po/da.po, po/es.po, po/fr.po, po/ko.po, po/ru.po,
6993 po/sv.po, po/tr.po: ok, maybe we do keep these things?
7006 * po/.cvsignore, po/LINGUAS, po/Makevars, po/POTFILES.in, po/da.po,
7007 po/es.po, po/fr.po, po/ko.po, po/ru.po, po/sv.po: now, we have a po/
7012 * po/ca.po: removing po files, maybe
7020 * po/ca.po, po/da.po, po/es.po, po/fr.po, po/ko.po, po/ru.po,
7021 po/sv.po: po files from debian
7092 * tests/create-test.pl: Fixed #! line for portability.
7135 tests/test-pthread/.cvsignore, tests/test-string-nr/.cvsignore,
7136 tests/test-string-r/.cvsignore, tests/test-yyextra/.cvsignore: add
7173 * buf.c: oops, forgot this one line
7195 tests/test-string-r/scanner.l, tests/test-yyextra/scanner.l: more
7227 tests/test-string-r/scanner.l, tests/test-yyextra/scanner.l:
7247 * flex.skl: flex.skl should come up in C mode
7260 * TODO: tell emacs that TODO is a text/outline mode file
7268 * NEWS: tell emacs that NEWS is text/outline mode
7272 * flex.skl: oops, lost a line somewhere in the merge process on
7359 tests/test-pthread/Makefile.in, tests/test-string-nr/Makefile.in,
7360 tests/test-string-r/Makefile.in, tests/test-yyextra/Makefile.in:
7630 john's answer on line offsets
7645 tests/test-pthread/.cvsignore, tests/test-string-nr/.cvsignore,
7646 tests/test-string-r/.cvsignore, tests/test-yyextra/.cvsignore:
7690 * scan.l: tell emacs scan.l is in C mode
7815 tests/test-pthread/test-5.input, tests/test-string-nr/Makefile.in,
7816 tests/test-string-nr/scanner.l, tests/test-string-r/Makefile.in,
7817 tests/test-string-r/scanner.l, tests/test-yyextra/Makefile.in,
7918 terminates the string.
8060 * flex.1: credits update
8072 * NEWS: VMS update for 2.5.2
8089 * flex.1: 2.5.2 update
8162 * README: beta-tester update
8170 * flex.1: update date for 2.5.1 release, some feedbacker credits
8195 * NEWS, flex.1: 2.5.0.8 update
8349 * misc.c: "# line" -> #line
8389 * scan.l: #line in section 1
8441 * flex.1: 2.5 update
8458 * flex.1: prior to 2.5 update
8633 never-interactive, yy_scan_{buffer,bytes,string}
8673 * flex.skl: Added yy_scan_{buffer,bytes,string}, plus tweaks
8795 * flex.1: -ooutput #line directives credits
8819 * flex.skl: prototypes for alloc/string routines
8823 * flex.skl: alloc, string routines internal
8827 * Makefile.in: Nuked lib{string,alloc}.c, added dependency of
8832 * configure.in: Check for string.h
8836 * flexdef.h: Use autoconf for string/strings.h yy_flex_XXX ->
8961 * README: pretester update
8994 * flex.1: credits update
9032 * NEWS: Hopefully last update prior to 2.4.3
9044 * flex.1: credit update
9084 yy_strXXX() routines instead of <string.h>
9368 * gen.c: Cleaner definition for yymore() Fixed string broken across
9423 * flex.1: Checkpoint prior to final 2.4 update
9540 scan.l, sym.c, tblcmp.c, yylex.c: nuked static RCS string
10066 * dfa.c: "associated rules" changed to "associated rule line
10092 * nfa.c: Corrected line numbers for continued actions.
10264 line. 2.2 Release.
10377 * parse.y: Split copyright string.
10381 * nfa.c: Split copyright string. Added check for empty machine in
10387 tblcmp.c, yylex.c: Split copyright string into two to avoid tempting