Lines Matching +refs:po +refs:current +refs:po +refs:buffer
17 * tests/backref.sh: Modify #2 so that current glibc regex can
32 * po/*: Sync wiith translation project
39 * src/Makefile.am, po/Makefile.in.in: Support DESTDIR properly
47 * po/*: Sync with translation project
69 * po/ru.po: Sync with translation project
70 * po/grep.pot: Sync with source
91 in non-C-Locales on systems using current versions of glibc.
129 * po/*.po: New files from the translation team:
130 grep-2.5e.de.po grep-2.5e.el.po grep-2.5e.eo.po grep-2.5e.es.po
131 grep-2.5e.et.po grep-2.5e.fr.po grep-2.5e.gl.po grep-2.5e.it.po
132 grep-2.5e.pl.po grep-2.5e.sl.po
176 (transit_state) : Use inputwcs to get current (multibyte) character.
228 bug: buffer was doubling in size in many cases where it didn't
313 * tests/bre.awk: Removed the hack to drain the buffer since we
499 time is lost due to waiting for the buffer to be filled.
572 (prline): Now when color is set prline() will call the current matcher
654 Simplify and tune the buffer allocation strategy. Do not reserve a
656 page alignment. Put a newline sentinel before the buffer, for speed
662 (reset, fillbuf): Use simpler buffer allocation strategy.
665 (fillbuf): Do not resize buffer if there's room at the end for
668 When growing the buffer, double its size instead of using a
671 start of the buffer.
672 (grep): When looking backwards for the last newline in a buffer,
786 about running off the end of the buffer due to a missing sentinel.
789 worry about running off the end of the input buffer, since
1036 * po/*.po: update of the PO files.
1120 should use the current collating sequence instead. For example,
1127 range, use the current collating sequence, as POSIX requires.
1258 * Updated the *.po files
1262 * src/grep.c (fillbuf): Don't report buffer size overflow if
1299 (reset): If the buffer has already been allocated, set bufsalloc to
1392 Similarly, get the buffer offset of every regular file.
1409 * src/grep.c (page_alloc): Reallocate the old buffer instead
1413 (fillbuf): Rejigger the buffer allocation mechanism. The old
1768 po/Makefile.in.in on DOS filesystems, and to run config.sed.
1826 (reset): Initialize new vars. Check for overflow in buffer size calc.
1931 * po/*.po: updated.
2099 buffer. Spotted by Paul Eggert.
2298 djgpp/po.mak, djgpp/intl.mak, djgpp/tests.mak, djgpp/po2tbl.sed:
2385 * configure.in: typo in the creation of po/Makefile
2401 * run gettextize: added the po directory filled with *.po files.