• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stedolan / jq / 720

Builds Branch Commit Type Ran Committer Via Coverage
720 dec_literal_number Add configure guards around literal jv_numbers Allow building jq in a mode that doesn't use decnumber for benchmarking purposes. decnumber support is enabled by default, and this option is meant to be removed once we're happy with the performance. push 04 Apr 2019 02:17AM UTC wtlangford travis-ci pending completion   set done
719 master Replaced jv_is_integer() with jv_integer_is_large() Pull #1862 03 Apr 2019 09:18PM UTC web-flow travis-ci pending completion   set done
718 dlopen Make debugging slightly easier with enum name This allows one to print `(enum opcode)opcode` in gdb. Pull #1843 03 Apr 2019 05:21AM UTC web-flow travis-ci pending completion   set done
717 master Dockerfile: Uninstall oniguruma before distclean Run `make uninstall` for oniguruma before running the recursive distclean that will remove oniguruma's Makefile and cause a build error due to missing make target. push 29 Mar 2019 01:27PM UTC nicowilliams travis-ci pending completion   set done
716 master Add pkg-config file for libjq pkg-config is a common interface to resolve build details. It will become easier to incorporate libjq in other projects by providing this interface. push 29 Mar 2019 01:20PM UTC nicowilliams travis-ci pending completion   set done
715 orzen/pkg-config Add pkg-config file for libjq pkg-config is a common interface to resolve build details. It will become easier to incorporate libjq in other projects by providing this interface. Pull #1879 29 Mar 2019 01:05PM UTC web-flow travis-ci pending completion   set done
714 orzen/dockerfile Dockerfile: Uninstall oniguruma before distclean Run `make uninstall` for oniguruma before running the recursive distclean that will remove oniguruma's Makefile and cause a build error due to missing make target. Pull #1878 29 Mar 2019 12:54PM UTC web-flow travis-ci pending completion   set done
713 master Add pkg-config file for libjq pkg-config is a common interface to resolve build details. It will become easier to incorporate libjq in other projects by providing this interface. Pull #1877 29 Mar 2019 12:46PM UTC web-flow travis-ci pending completion   set done
712 master Dockerfile: Uninstall oniguruma before distclean Run `make uninstall` for oniguruma before running the recursive distclean that will remove oniguruma's Makefile and cause a build error due to missing make target. Pull #1877 29 Mar 2019 09:03AM UTC web-flow travis-ci pending completion   set done
711 dlopen Add `unwind(protect)` Pull #1843 28 Mar 2019 09:47PM UTC web-flow travis-ci pending completion   set done
710 dlopen Add `unwind(protect)` Pull #1843 28 Mar 2019 05:39AM UTC web-flow travis-ci pending completion   set done
708 dlopen Add codef ($)f: body; ... syntactic sugar Create a co-routine to run `body`, a function `f` to extract one output from the co-routine, and a variable `$f` to hold a reference to the co-routine's handle. Pull #1843 28 Mar 2019 03:10AM UTC web-flow travis-ci pending completion   set done
707 dlopen Co-expressions (co-routines) and eval $ ./jq -cn '[comingle(1,2,3; "a","b","c","d","e")]' [1,"a",2,"b",3,"c"] $ The basic co-expression builtin is `coexp(expr)`, which outputs an open handle for the expression's VM that one can read from /... Pull #1843 27 Mar 2019 03:43PM UTC web-flow travis-ci pending completion   set done
706 dlopen Co-expressions (co-routines) and eval $ ./jq -cn '[comingle(1,2,3; "a","b","c","d","e")]' [1,"a",2,"b",3,"c"] $ The basic co-expression builtin is `coexp(expr)`, which outputs an open handle for the expression's VM that one can read from /... Pull #1843 27 Mar 2019 04:51AM UTC web-flow travis-ci pending completion   set done
705 dlopen Co-expressions (co-routines) and eval $ ./jq -cn '[comingle(1,2,3; "a","b","c","d","e")]' [1,"a",2,"b",3,"c"] $ The basic co-expression builtin is `coexp(expr)`, which outputs an open handle for the expression's VM that one can read from /... Pull #1843 27 Mar 2019 04:21AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 51
  • 52
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc