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

60 	* maintMakefile (do-po-update): Rewrite this rule to clean up and
115 string values to avoid memory leaks.
178 empty string we still need to free the allocated buffer.
205 A new internal capability: the string cache is a read-only cache
211 * strcache.c: New file. Implement a read-only string cache.
213 * main.c (initialize_global_hash_tables): Initialize the string cache.
214 (print_data_base): Print string cache stats.
215 * read.c (eval_makefile): Use the string cache to store makefile
216 names. Rewrite the string allocation to be sure we free everything.
558 (start_job_command): Fix format string for printing the result of
561 (exec_command): Fix format string for printing HANDLE args.
648 literal newline in the string.
932 buffer and make it a properly terminated string. Assign
933 this buffer instead of STEM (which is not terminated) to
991 (usage): Add a line for -L/--check-symlink-times to the help string.
1089 * main.c: Determine correct program string (after last \ without .exe).
1182 the command line if it's inside a string.
1231 (eval): Remove some unnecessary processing in buffer handling.
1271 previous blank if we're beyond the beginning of the string, not
1438 string command-line options. Fixes Debian bug # 164165.
1474 * job.c (vms_handle_apos) [VMS]: Fix various string handling
1709 collapsed buffer was static. Change it to be an automatic
1718 Constify this function. Have it print the incorrect string in the
1803 present conditional state before we evaluate the buffer.
1829 a static buffer (resizeable) for each variable.
1967 * misc.c (perror_with_name): Translate the format string (for
2138 than a string constant, avoiding zillions of calls to strchr.
2197 * po/*.po: Remove. We'll use wget to retrieve them at release
2217 ...). Expand the arguments, put them into a buffer, then invoke
2218 eval_buffer() on the resulting string.
2224 "eval buffer", which can be either a file or a buffer.
2230 that holds a string buffer instead of a file. Have it invoke
2239 (readstring): Read the next line from a string-style ebuffer.
2240 (readline): Read the next line from an ebuffer. If it's a string
2290 parsing the variable definition string.
2393 * po/*: Created.
2394 * i18n/*.po: Moved to po/.
2400 * configure.in (AC_CONFIG_FILES): Add po/Makefile.in, config/Makefile.
2427 * i18n/de.po, i18n/fr.po: Installed an updated translation.
2429 * i18n/he.po: Installed a new translation.
2433 * i18n/es.po, i18n/ru.po: Installed an updated translation.
2437 * i18n/ja.po: Installed an updated translation.
2450 * i18n/da.po: Installed an updated translation.
2454 * i18n/fr.po: Installed an updated translation.
2459 * i18n/da.po, configure.in (ALL_LINGUAS): Installed a new
2464 * i18n/ko.po: Installed a new translation.
2577 buffer grow scenario just right. Reworked the algorithm to avoid
2592 * i18n/gl.po, configure.in (ALL_LINGUAS): New Galician translation.
2622 * function.c (func_shell): Nul-terminate the buffer before
2674 * i18n/ja.po: New version of the translation file.