1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Commit Graph

  • f4929f3c19 src/builtin.c: remove unnecessary jv_copy-s in type_error/type_error2 Emanuele Torre 2023-10-29 04:30:01 +01:00
  • d5590f90da jvp_object_contains: remove unnecessary jv_copy Emanuele Torre 2023-10-28 23:58:03 +02:00
  • e85e358233 Fix possible uninitialised value dereference if jq_init() fails Emanuele Torre 2023-10-21 23:27:40 +02:00
  • 7ab117a483 Defer heap variable initialisation after pledge Klemens Nanni 2023-10-21 23:59:20 +03:00
  • 77dcaf3fdc Remove unused mkstemp() Klemens Nanni 2023-10-21 10:33:42 +03:00
  • f1bfd0c518 Restrict systems operations on OpenBSD Klemens Nanni 2023-10-21 09:54:48 +03:00
  • 9de0e26ce6 Generate links in man page Emanuele Torre 2023-10-12 22:05:08 +02:00
  • c10cbbff34 Remove undefined behavior caught by LLVM 10 UBSAN. Gaelan Steele 2020-04-28 13:45:53 -07:00
  • 6b6feaffbb Revert "Revert "od -c => od -tc: od -c is an XSI extension..." Emanuele Torre 2023-10-05 15:37:44 +02:00
  • 0e70f7a57e Revert "od -c => od -tc: od -c is an XSI extension equivalent to LC_CTYPE=C od -tc and not universally available" Nicolas Williams 2023-10-04 22:28:24 -05:00
  • 0bce9fb8ed od -c => od -tc: od -c is an XSI extension equivalent to LC_CTYPE=C od -tc and not universally available наб 2023-10-04 20:52:03 +02:00
  • 6c1add0771 Update website github-actions[bot] 2023-10-04 05:04:08 +00:00
  • 4ebd21e1eb Allow passing the inline jq script before -- Emanuele Torre 2023-10-03 04:39:42 +02:00
  • 791f9c6417 Update website github-actions[bot] 2023-10-03 20:51:20 +00:00
  • 7f547827e4 Simplify pick example Thomas Bozeman th026106 2023-10-03 17:50:08 +00:00
  • 6b5a18f036 Actually use number correctly casted from double to int as index Emanuele Torre 2023-09-28 05:32:41 +02:00
  • 8206bc8fd2 main.c: Remove unused EXIT_STATUS_EXACT option Emanuele Torre 2023-09-28 03:25:55 +02:00
  • 623ace27e8 Remove a bunch of unused variables, and useless assignments Emanuele Torre 2023-09-28 03:20:49 +02:00
  • 2b709727a9 Remove unused nref accumulator in block_bind_library Emanuele Torre 2023-09-28 03:19:53 +02:00
  • 07149397d1 Reject U+001F in string literals (fix #2909) itchyny 2023-09-26 22:03:39 +09:00
  • e526df15fe Correct typo in README.md: compilation (#2912) itchyny 2023-09-27 02:49:07 +09:00
  • cf2274c5a8 Update website github-actions[bot] 2023-09-22 00:22:00 +00:00
  • 8f81668014 Fix the default colors to use 39, the default foreground color (#2904) taoky 2023-09-22 08:18:41 +08:00
  • de1c10ca8a Bump docker/setup-qemu-action from 2 to 3 (#2900) dependabot[bot] 2023-09-18 18:20:43 +09:00
  • a5afeea0a6 Bump docker/setup-buildx-action from 2 to 3 (#2901) dependabot[bot] 2023-09-18 18:20:20 +09:00
  • b0b7614daf Bump actions/checkout from 1 to 4 (#2902) dependabot[bot] 2023-09-18 18:19:51 +09:00
  • d3a356fa1c Fix checksum file spacing for shasum command (#2899) Kamontat Chantrachirathumrong 2023-09-17 18:55:56 +07:00
  • 24e6e6ea39 Bump actions/upload-artifact from 2 to 3 dependabot[bot] 2023-09-15 11:09:41 +00:00
  • fb493df018 Bump crazy-max/ghaction-import-gpg from 5 to 6 dependabot[bot] 2023-09-15 11:09:37 +00:00
  • f3a46a62de Bump docker/metadata-action from 4 to 5 dependabot[bot] 2023-09-15 11:09:35 +00:00
  • e69398ea0f Bump docker/build-push-action from 4 to 5 dependabot[bot] 2023-09-15 11:09:30 +00:00
  • dfd930f81a Bump docker/login-action from 2 to 3 dependabot[bot] 2023-09-15 11:09:33 +00:00
  • 4c6f6dc231 Add dependabot (#2889) Yeikel 2023-09-15 07:09:07 -04:00
  • 5ea1a4ab3b Disable core.autocrlf on Windows to prevent submodule diffs (fix #2886) (#2888) itchyny 2023-09-15 20:08:20 +09:00
  • a41abc1efa Update website github-actions[bot] 2023-09-07 18:59:12 +00:00
  • 7a72f58d2e Standarize arch types to AMD64 & ARM64 from index page download dropdown (#2884) Owen Ou 2023-09-07 11:55:14 -07:00
  • c268e3ab1c Update website github-actions[bot] 2023-09-07 18:01:22 +00:00
  • 806475da29 Update webpage with 1.7 release (#2879) Owen Ou 2023-09-07 10:54:10 -07:00
  • 4b579ca31f Update signatures of 1.7 github-actions[bot] 2023-09-06 22:49:08 +00:00
  • 11c528d04d Add setlocale() call (fix #1740) jq-1.7 Nicolas Williams 2023-09-06 08:52:37 -05:00
  • ac3b70d3a1 Add a thank you note to the new owners, admins, and maintainers, and to @stedolan Nicolas Williams 2023-09-05 18:49:55 -05:00
  • df95871dd7 Fix leak on too-large programs, OSS Fuzz issue 61349 Nico Williams 2023-08-29 03:27:41 -05:00
  • 91d72575e4 Update signatures of 1.7rc2 github-actions[bot] 2023-08-27 17:52:51 +00:00
  • 0e067ef936 Improve handling of non-integer numeric indices (fix #2815) jq-1.7rc2 Nicolas Williams 2023-08-04 00:04:57 -05:00
  • ab47880b4c Make jq_get_lib_dirs return an empty array if JQ_LIBRARY_PATH is not set Emanuele Torre 2023-08-27 00:30:35 +02:00
  • 6436f1e0f8 Fix memory leak in find_lib for some invalid inputs Emanuele Torre 2023-08-26 23:30:47 +02:00
  • 2c3561810d Check nomem_handler->handler before calling it Nicolas Williams 2023-08-24 19:25:07 -05:00
  • 70807e2b1b Include more updates to NEWS.md and AUTHORS for 1.7 itchyny 2023-08-01 08:44:48 +09:00
  • 080471b2a0 Add src/config_opts.inc to .gitignore itchyny 2023-08-21 22:49:50 +09:00
  • fdbf3ce0c7 Update website github-actions[bot] 2023-08-19 22:43:46 +00:00
  • 583e4a2718 Add --config option printing ./configure options used Nicolas Williams 2023-08-02 15:52:53 -05:00
  • 7d64381016 Fix overflow on numeric comparison (#2849) itchyny 2023-08-17 15:56:57 +09:00
  • 55c395a4e8 Update website github-actions[bot] 2023-08-16 22:53:17 +00:00
  • 0733fd3d58 Add a regression test for negative indices and fix a pick/1 test itchyny 2023-08-13 14:43:55 +09:00
  • f85c9fcb78 Revert "Allow .[-1] in path expressions" itchyny 2023-08-13 14:42:41 +09:00
  • 4cf1408e0b Cast function pointers without prototype before calling them (#2842) Emanuele Torre 2023-08-13 15:39:54 +02:00
  • 3fa10e8cc1 Fix crash on numeric comparison again (ref #2825) itchyny 2023-08-13 12:06:16 +09:00
  • f86566b263 Rename jv_type_private.h to jv_private.h, move jvp_number_is_nan there itchyny 2023-08-04 08:13:48 +09:00
  • d32dbef9a0 Update website github-actions[bot] 2023-08-13 01:49:30 +00:00
  • f31c180e8f Update documentation to reflect new defs field on modulemeta Alex Wilson 2023-08-12 12:04:27 +01:00
  • 65ed95c93a Expose the names of a module's defined function via modulemeta Alex Wilson 2023-08-12 12:04:00 +01:00
  • fdab39bc7b Build windows 64bit binary using UCRT64 (#2832) Mattias Wadman 2023-08-12 20:18:45 +02:00
  • 5a52553a3b Make sure to init key and dbl_key also on win32 Mattias Wadman 2023-08-10 19:13:58 +02:00
  • 765a5c77eb Make sure to init dtoa_ctx_key also on win32 (#2834) Mattias Wadman 2023-08-10 18:53:50 +02:00
  • 87d9afeb87 Update website github-actions[bot] 2023-08-09 16:23:44 +00:00
  • d1a6da2205 docs: fix delpaths description Naïm Favier 2023-08-09 17:51:22 +02:00
  • f7d9265908 Update website github-actions[bot] 2023-08-06 04:24:45 +00:00
  • a692060129 Change the default color of null to Bright Black itchyny 2023-08-05 19:18:07 +09:00
  • d091d07cdc Update website github-actions[bot] 2023-08-04 22:42:07 +00:00
  • f94a9d463f Let error(null) throw null Emanuele Torre 2023-08-04 22:52:27 +02:00
  • 3b6e7ddd72 Constant fold all kinds of constants Emanuele Torre 2023-08-04 00:12:48 +02:00
  • 5fc5453409 Add ERRORK opcode to trigger constant errors Emanuele Torre 2023-08-04 02:50:05 +02:00
  • 8846a5bf6c Update website github-actions[bot] 2023-08-04 04:33:08 +00:00
  • 71941a0d47 Clarify the // operator (fix typo) Nicolas Williams 2023-08-03 23:24:06 -05:00
  • dcaf701ef6 Simplify String rule in parser (#2805) Emanuele Torre 2023-08-04 01:21:25 +02:00
  • 69c70a9e75 Update website github-actions[bot] 2023-08-03 19:45:51 +00:00
  • d8327a90b8 Add a bit more text about generators Nicolas Williams 2023-07-30 18:09:45 -05:00
  • ddef804945 Clarify the // operator (close #2189) Nicolas Williams 2023-07-30 18:09:18 -05:00
  • 949d38e6dc Fix crash on numeric comparison (ref #2804) (#2818) itchyny 2023-08-03 23:19:52 +09:00
  • 53a62cf2b0 Improve README to be more structural and more readable (#2814) Owen Ou 2023-08-03 06:27:09 -07:00
  • ff4bf68b29 Enable stack protection (CI release executables) Nicolas Williams 2023-07-31 17:30:35 -05:00
  • fd0d475694 Fix a test case added in #2790 itchyny 2023-08-02 22:33:09 +09:00
  • 680baeffeb Fix rounding small (but not too small) numbers to zero on calculation itchyny 2023-08-01 09:06:12 +09:00
  • 6e199809c1 Update website github-actions[bot] 2023-08-02 04:16:48 +00:00
  • 27a4d5757e Require a main program (fix #2785) Nicolas Williams 2023-07-29 13:44:14 -05:00
  • 044b38595c NEWS.md - sub and gsub (#2809) pkoppstein 2023-08-01 19:38:27 -04:00
  • 161ab0402b Fix typo in CI env vars for Linux build (#2810) Owen Ou 2023-08-01 07:32:52 -07:00
  • 053fbebf18 Update download page with new release key Nicolas Williams 2023-08-01 00:07:55 -05:00
  • 29698118c5 Update download page with new release key Nicolas Williams 2023-07-31 23:10:41 -05:00
  • 96263f2e4b Don't unnecessarily ignore missing-field-initializers warnings Emanuele Torre 2023-08-01 04:56:58 +02:00
  • 90a6b2d9e6 Re-generate src/parser.[ch] Nicolas Williams 2023-07-31 20:04:32 -05:00
  • 4d4c17ca6a Simple and efficient implementation of walk/1 (#2795) pkoppstein 2023-07-31 18:54:21 -04:00
  • 0f80921268 Fix constant folding of division and reminder with zero divisor itchyny 2023-07-31 12:48:14 +09:00
  • 6716e23ae6 Declare cfunction.fptr as jv (*)() to avoid having to cast everywhere Emanuele Torre 2023-07-31 21:56:15 +02:00
  • f61f842ad0 Massage --help text to use max 72 characters width Mattias Wadman 2023-07-31 17:08:53 +02:00
  • 69deec63e5 Add new release public key Nicolas Williams 2023-07-31 10:00:49 -05:00
  • 77c4c8afc5 Update signatures of 1.7rc1 github-actions[bot] 2023-07-31 03:31:35 +00:00
  • d042a807a1 Update website github-actions[bot] 2023-07-31 00:56:15 +00:00
  • c8e28da129 Redesign website (#2628) itchyny 2023-07-31 09:52:52 +09:00
  • 108da269ec Update website github-actions[bot] 2023-07-30 02:32:08 +00:00