Lines Matching +refs:po +refs:string +refs:buffer

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
75 * po/POTFILES.in: gettext: revert listing generated .c files
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…
108 all po files.
112 * po/POTFILES.in: gettext: list generated files instead of flex,
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…
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
433 …* src/main.c: scanner: allocate correct buffer size for m4 path. Flex did not check the length of…
434 buffer overflow in some cases. Additionally, not all platforms
483 of literals. My changes caused Flex to mishandle string and character literals in
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
739 …* src/main.c: Fix potential buffer overflow in strncat() When using clang/llvm 3.8 to compile flex…
741 … is too large, might lead to a buffer overflow [-Wstrncat-size]
745 … destination buffer minus the terminating null byte strncat(m4_path,
903 prevent buffer overflow
1105 * src/flex.skl: Changed another buffer size to int; resolves gh#61
1208 …PATH_MAX, so add a check for that - basename(3) shouldn't return an empty string, so remove the …
1473 …to.do/unicode/scan.l: Made string copying more standard. copy_string() was a clone of the stdlib'…
1608 * po/zh_CN.po: new zh_CN translation from the translation project
1629 * po/da.po: new da translation from the Translation Project
1840 tests/test-include-by-buffer/.gitignore,
1841 tests/test-include-by-buffer/Makefile.am,
1842 tests/test-include-by-buffer/scanner.l,
1843 tests/test-include-by-buffer/test-1.input,
1844 tests/test-include-by-buffer/test-2.input,
1845 tests/test-include-by-buffer/test-3.input,
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
2356 …* src/flex.skl: Adjust buffer sizes on ia64. From the debian change entry: > Finish fixing the ia…
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
2650 tests/test-include-by-buffer/Makefile.am,
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
2737 * po/vi.po: new vi translation from the translation project
2762 * po/nl.po: new nl translation from the translation project
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
2839 tests/test-include-by-buffer/.cvsignore,
2840 tests/test-include-by-buffer/.gitignore,
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/…
2962 * regex.c: fix overlapping data buffer issue; patch from Tim
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
3101 * NEWS, po/ga.po: new ga translation from the translation project
3105 * NEWS, po/ca.po: new ca translation
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
3251 * po/nl.po: new nl translations from the translation project
3479 * po/Makevars: update bug address to point to flex-devel instead of
3568 tests/test-include-by-buffer/Makefile.am,
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,
3640 * NEWS, po/ca.po, po/vi.po: new translations
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
3839 * doc/flex.texi, flex.skl: Fixed buffer overflow in reject state
3840 buffer. Corrected documentation on the state buffer.
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;
4106 * NEWS: yylineno is now per-buffer in reentrant scanners
4114 * flex.skl, gen.c: yylineno is per-buffer in the reentrant scanner.
4396 * FlexLexer.h, flex.skl: Added growable buffer stack to C++ scanner
4410 * NEWS: made entry on input buffer stacks.
4420 yy_current_buffer from the planet. Input buffer states are now in
4518 * NEWS, po/pt_BR.po: new pt_br translation
4577 * po/es.po: new spanish translation
4629 * po/pt_BR.po: new pt_br translation
4679 * NEWS, po/LINGUAS, po/pt_BR.po: new pt_br translation from the
4737 * NEWS, po/tr.po: new turkish translation from the translation
4855 tests/test-include-by-buffer/Makefile.am,
4865 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5024 tests/test-include-by-buffer/Makefile.am,
5034 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5050 tests/test-include-by-buffer/Makefile.am,
5060 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5075 tests/test-include-by-buffer/Makefile.am,
5085 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
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
5634 buffer. Mentioned memory usage in docs. Made REJECT buffer
5666 * po/LINGUAS, po/zh_CN.po: add zh_cn translation from the
5712 tests/test-include-by-buffer/Makefile.am,
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
5953 * po/fr.po: new fr.po translation from the translation project
6040 tests/test-include-by-buffer/scanner.l,
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
6239 * po/ru.po: new ru translation from the translation project
6328 tests/test-include-by-buffer/Makefile.am,
6329 tests/test-include-by-buffer/scanner.l,
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,
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
6447 tests/test-include-by-buffer/Makefile.am,
6453 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
6454 tests/test-string-r/Makefile.am, tests/test-yyextra/Makefile.am:
6472 tests/test-include-by-buffer/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
6663 * tests/test-include-by-buffer/.cvsignore: we have a Makefile.in
6668 * tests/test-include-by-buffer/Makefile.am,
6669 tests/test-include-by-buffer/Makefile.in: test-include-by-buffer now
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
7130 tests/test-include-by-buffer/.cvsignore,
7135 tests/test-pthread/.cvsignore, tests/test-string-nr/.cvsignore,
7136 tests/test-string-r/.cvsignore, tests/test-yyextra/.cvsignore: add
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:
7356 tests/test-include-by-buffer/Makefile.in,
7359 tests/test-pthread/Makefile.in, tests/test-string-nr/Makefile.in,
7360 tests/test-string-r/Makefile.in, tests/test-yyextra/Makefile.in:
7642 tests/test-include-by-buffer/.cvsignore,
7645 tests/test-pthread/.cvsignore, tests/test-string-nr/.cvsignore,
7646 tests/test-string-r/.cvsignore, tests/test-yyextra/.cvsignore:
7799 tests/test-include-by-buffer/Makefile.in,
7800 tests/test-include-by-buffer/scanner.l,
7801 tests/test-include-by-buffer/test-1.input,
7802 tests/test-include-by-buffer/test-2.input,
7803 tests/test-include-by-buffer/test-3.input,
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.
8109 * flex.skl: yy_delete_buffer allows nil buffer pointer
8187 per-buffer basis
8506 * flex.skl: check size of buffer in yy_scan_buffer
8633 never-interactive, yy_scan_{buffer,bytes,string}
8673 * flex.skl: Added yy_scan_{buffer,bytes,string}, plus tweaks
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 ->
9084 yy_strXXX() routines instead of <string.h>
9177 buffer needs growing but REJECT used
9185 * flex.1: Documented that buffer can't grow if REJECT used
9194 buffer section 1 definitions
9368 * gen.c: Cleaner definition for yymore() Fixed string broken across
9481 * flex.skl: Added dynamic buffer growing. Added yyless() for
9540 scan.l, sym.c, tblcmp.c, yylex.c: nuked static RCS string
9809 * gen.c: fixed missing "rule_type" entry for end-of-buffer action
10113 * flex.skl: Many multiple-buffer additions.
10133 * : no changes -- had checked out for testing smaller read buffer
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
10500 This way, end-of-buffer can take 0 and no negative accepting numbers