summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-04Fix release workflow tag trigger pattern (#2651)itchyny
2023-07-04Improve Dockerfile: update base image and optimize image size (#2649)itchyny
2023-07-04Support optional else-branch for if-then-elif-end (#2598)Mattias Wadman
2023-07-04Implement scan/2 filter (#1961)itchyny
2023-07-04Revamp sub/3 to resolve most issues with gsub (and sub with "g") (#2641)pkoppstein
2023-07-03Fix duplicate entry in .gitignoreitchyny
2023-07-03Create dist and upload on release also disable docs on build (#2648)itchyny
2023-07-03manual.yml: fix references to javascript, and clarify semantics of == (#2645)pkoppstein
2023-07-03Fix the default search paths and documentation (#2093)itchyny
2023-07-03Strip debug information from executables (fix #1221) (#2647)itchyny
2023-07-02Release pipeline (#2620)Owen 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