summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-01Only enable CI when push to master & tagowenthereal/releaseOwen Ou
2023-07-01Select gcc binaries to releaseOwen Ou
2023-07-01Run `brew update-reset` when `brew update` failsOwen Ou
2023-07-01Enable all tests for WindowsOwen Ou
2023-07-01Add matrix to test all available GH Actions imagesOwen Ou
2023-07-01Also install flex for Windows buildOwen Ou
2023-07-01Locate bison for Windows buildOwen Ou
2023-07-01Release pipelineOwen Ou
2023-06-30Move an example to the manual and regenerate man.test (#2639)itchyny
2023-06-28Remove unused function: jv_mem_invalidate, jv_mem_uninit_setup (#2636)itchyny
2023-06-28fix: tarball fails distcheck: add files missing from manifest (#2538)Allan Clark
2023-06-28Remove deleted README file from jq.spec (#2637)itchyny
2023-06-28Validate module metadata to be an object (#2357)itchyny
2023-06-28Fix bison warnings on incompatibilities with POSIX Yacc (#2634)itchyny
2023-06-28Fix "writing output failed" error of non ASCII output on Windows (#2633)itchyny
2023-06-28Update oniguruma submodule (June 2023) (#2635)itchyny
2023-06-27Fix halt_error to print message without prefix in raw mode (fix #1902) (#2632)itchyny
2023-06-27Fix glibc warning about _BSD_SOURCE and redefined _GNU_SOURCE (fix #1978) (#2...itchyny
2023-06-27Ignore error of outdated manual test when docs disabled (fix #2310) (#2630)itchyny
2023-06-27Fix number lexer to avoid conflict with object indexing (#2254)itchyny
2023-06-27Fix overflow exception of the modulo operator (fix #1176) (#2629)itchyny
2023-06-22Fix manual section titles, minor typos, and improve inline codes (#2626)itchyny
2023-06-21Document `length` for numbers and bools (#2625)Alex Jurkiewicz
2023-06-20Improve Download page: drop versions for each package manager (#2619)itchyny
2023-06-19Create SECURITY.mdNico Williams
2023-06-16Fix double-installed doc (#2482)Dan Church
2023-06-16Use autotools standard ${docdir} (#2468)Dan Church
2023-06-16Added usage under Powershell to the manual (#2306)Dawid Ferenczy Rogožan
2023-06-16Fedora link returns 404 (#2067)calpeconsulting
2023-06-16Add Windows installation via scoop (#2188)Marcin Kłopotek
2023-06-16manual.yml - Perl NG (#2614)pkoppstein
2023-06-14C99 compatibility enhancements for the configure script (#2519)Florian Weimer
2023-06-14Add a note about how to provide positional arguments without confusing the ar...Rob Wills
2023-06-14Fix regular expression section on PCRE (fix #2439), also improve example form...itchyny
2023-06-14Fix version scripts for some shallow clone situations (fix #1549) (#2608)itchyny
2023-06-13Fix misspellings (#2609)Josh Soref
2023-06-13scanbuild: use ubuntu-latest (#2610)Josh Soref
2023-06-13Link to the Onigurama docs (#2355)AJ Jordan
2023-06-12Fix macOS build - drop python3 (#2612)Josh Soref
2023-06-08docs: Fix coding style of Python scripts using YAPF (#2606)itchyny
2023-06-07docs: Fix example outputs added in #2391itchyny
2023-06-07Add fixes for manual (#2391)Benjamin Wuethrich
2023-06-07fix typos in manual.yml (#2102)Timothy John Perisho Eccleston
2023-06-06fix handling of -0 (#2235)Anthony Sottile
2023-06-06docs: Fix a try-catch example (fix #1558, #1777) (#2605)itchyny
2023-06-06docs: fix typo in halt_error example (#2336)Henré Botha
2023-06-06docs: clarify split behavior (#2462)Lucas Trzesniewski
2023-06-06Fixed typo in errors on missing some mathematical filters (#2434)Stefan
2023-06-06[docs] Use yaml.safe_load() in build_*.py scripts (#2432)nmulcahey
2023-06-06Key should be "foo" without spaces (#2212)Matti Åstrand