The following packages have been uploaded to the Cygwin distribution as test releases:
* pdfgrep-2.1.3-0.1621294138.9b5c98a Pdfgrep is a tool to search text in PDF files. It works much like grep, with one distinction: it operates on pages and not on lines. TEST: * use at your own risk - this is a build from git for development, testing and evaluation * it will not be released as stable - it is a zero (0) release * patches preferred, otherwise report ALL bugs to https://gitlab.com/pdfgrep/pdfgrep/-/issues ** if the bug is suspected to be Cygwin related, courtesy copy cygwin@cygwin.com CHANGELOG: * 9b5c98a 2021-05-17 (pdinc/cygwin-master, cygwin-master) tracking master commit with cygwin patches jpyeron at pdinc.us * 8101228 2020-08-06 (pdinc/master, origin/master, origin/HEAD, master) Merge branch 'typos' into 'master' hpd at hpdeifel.de |\ | * b6c8985 2020-08-02 Fix typos in testsuite documentation and comments flo at geekplace.eu |/ * be55d22 2019-07-12 Suggest --recursive when warning about directory arguments hpd at hpdeifel.de * 638e2dc 2019-07-08 Merge branch 'parallel-example' hpd at hpdeifel.de |\ | * 51e495e 2019-07-06 (origin/parallel-example) man: Add example with GNU parallel hpd at hpdeifel.de |/ * e4f2b9c 2019-06-13 Merge branch 'features/page-label' hpd at hpdeifel.de |\ | * d2e2954 2019-03-05 (origin/features/page-label) Add page-label feature to NEWS.md hpd at hpdeifel.de | * 590378f 2019-03-05 Rename man page to .asciidoc file extension hpd at hpdeifel.de | * 504d613 2019-03-05 Rename --page-number argument 'count' to 'index' hpd at hpdeifel.de | * 305087e 2019-03-05 man: Document optional argument for --page-number hpd at hpdeifel.de | * 84783e0 2019-03-05 Add tests for --cache and --page-number=label hpd at hpdeifel.de | * 949aa07 2019-03-05 Save and restore page labels from cache hpd at hpdeifel.de | * 0fc8e5a 2019-03-04 Implement cache versions hpd at hpdeifel.de | * 10f9553 2019-03-04 tests: Add tests for --page-number with argument hpd at hpdeifel.de | * 73c6557 2019-03-04 tests: Include hyperref latex package hpd at hpdeifel.de | * bc25917 2019-03-04 Actually print page labels if requested hpd at hpdeifel.de | * a46f6a6 2019-03-04 Refactor line_prefix function hpd at hpdeifel.de | * c9fc20e 2019-03-04 Add warning for --count together with --page-number hpd at hpdeifel.de | * 92b3f0b 2019-03-04 Modernize output handling in output.cc hpd at hpdeifel.de | * b0217e7 2019-03-04 Add new optional argument to --page-number hpd at hpdeifel.de |/ * 78d9881 2019-06-12 (origin/ci) ci: Switch docker image to debian stable hpd at hpdeifel.de * 720512a 2019-04-10 Fix --warn-empty in combination with --cache hpd at hpdeifel.de * bb573da 2019-03-04 Add clang-format configuration file hpd at hpdeifel.de * bad832b 2019-03-03 Update copyright year hpd at hpdeifel.de * 15d02e8 2019-03-03 Use symbolic has_arg values in getopt struct hpd at hpdeifel.de * 9d758bf 2019-02-16 Merge branch 'fixes/locale' hpd at hpdeifel.de |\ | * c693e7a 2019-02-16 (origin/fixes/locale) Don't crash if locale settings are invalid hpd at hpdeifel.de | * 018f937 2019-02-16 tests: Add test for invalid locales hpd at hpdeifel.de | * 4399f0e 2019-02-16 tests: Set default locale to "C" hpd at hpdeifel.de | * ff0281a 2019-02-16 tests: Fix README for writing tests hpd at hpdeifel.de |/ * 883f86f 2019-02-16 gitignore: Add ccls artifacts hpd at hpdeifel.de * 651fe19 2019-02-16 Merge branch 'release-2.1' hpd at hpdeifel.de |\ | * 99bdd92 2018-11-19 (tag: v2.1.2, origin/release-2.1) Version 2.1.2 hpd at hpdeifel.de | * 99bdd92 2018-11-19 (tag: v2.1.2, origin/release-2.1) Version 2.1.2 hpd at hpdeifel.de | * 99b43f8 2018-11-19 Update NEWS.md hpd at hpdeifel.de | * 2e5ccb6 2018-11-17 Fix crash with empty pages and hardened CFLAGS hpd at hpdeifel.de | * b70be72 2018-11-17 ci: Enable hardened CXXFLAGS hpd at hpdeifel.de * | 78c5292 2018-11-19 Merge branch 'fixes/hardened-crash' hpd at hpdeifel.de |\ \ | * | f051310 2018-11-17 (origin/fixes/hardened-crash) Fix crash with empty pages and hardened CFLAGS hpd at hpdeifel.de | * | 09140ce 2018-11-17 ci: Enable hardened CXXFLAGS hpd at hpdeifel.de |/ / * | 3e7a9ae 2018-06-28 Merge branch 'include-case' hpd at hpdeifel.de |\ \ | * | 4698cfc 2018-06-27 (origin/include-case) tests: Add test for new --include default value hpd at hpdeifel.de | * | 085d439 2018-06-27 Include case variations of *.pdf in recursive search hpd at hpdeifel.de |/ / * | 1ea6705 2018-06-27 configure.ac: Require poppler-cpp >= 0.36.0 hpd at hpdeifel.de * | 76fe291 2018-06-27 ci: Remove tests with ancient poppler version hpd at hpdeifel.de * | 75e7854 2018-06-27 tests: Remove special case for poppler <0.36.0 hpd at hpdeifel.de * | 4a03119 2018-06-27 Add clang-tidy target to Makefile hpd at hpdeifel.de * | ed80456 2018-06-27 coding style: Improve readability hpd at hpdeifel.de * | 0c16854 2018-06-27 Modernize code base with C++11 and C++14 features hpd at hpdeifel.de * | ee440b8 2018-06-27 Switch to C++14 hpd at hpdeifel.de * | 611e1c5 2018-06-26 code quality: Fix clang-tidy's performance-* lints hpd at hpdeifel.de * | 2f77da4 2018-06-26 code quality: Fix a few cosmetic clang-tidy lints in pdfgrep.cc hpd at hpdeifel.de |/ * e6aefc1 2018-05-22 (tag: v2.1.1) Version 2.1.1 hpd at hpdeifel.de *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com <at> cygwin.com If you need more information on unsubscribing, start reading here: https://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple