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

stedolan / jq / 520

Builds Branch Commit Type Ran Committer Via Coverage
520 fix-utf8-decoding-overrun builtin/f_match: prevent overruns of input_string If these values do not match exactly, it is because the UTF-8 is invalid anyway and we counted codepoints differently than oniguruma did. Perhaps it would be better to error out here, but at leas... Pull #1805 03 Feb 2019 02:50AM UTC web-flow travis-ci pending completion   set done
519 master Unify timegm fallbacks into my_mktime my_timegm was introduced in 1900c7 to add a mktime fallback used in 4a6241, the subsequently removed in c53823. As a result of this code shuffling, the jq mktime function (f_mktime) wound up using a fallback ... push 31 Jan 2019 04:10AM UTC nicowilliams travis-ci pending completion   set done
518 master Fix build on BSD make Replace uses of the nonstandard $^ variable by explicitly specifying the source filenames. This is the only obvious thing preventing the build from running correctly on non-GNU make. push 30 Jan 2019 04:06PM UTC nicowilliams travis-ci pending completion   set done
517 master Fix include/import namespace confusion push 30 Jan 2019 03:52PM UTC nicowilliams travis-ci pending completion   set done
516 import_include Fix include/import namespace confusion Pull #1503 30 Jan 2019 07:04AM UTC web-flow travis-ci pending completion   set done
515 fix_mktime Unify timegm fallbacks into my_mktime my_timegm was introduced in 1900c7 to add a mktime fallback used in 4a6241, the subsequently removed in c53823. As a result of this code shuffling, the jq mktime function (f_mktime) wound up using a fallback ... Pull #1800 30 Jan 2019 05:55AM UTC web-flow travis-ci pending completion   set done
514 fix_bmake Fix build on BSD make Replace uses of the nonstandard $^ variable by explicitly specifying the source filenames. This is the only obvious thing preventing the build from running correctly on non-GNU make. Pull #1799 30 Jan 2019 05:18AM UTC web-flow travis-ci pending completion   set done
513 fix_1795 Travis: Use Ruby 2.3.0 on OS X Pull #1798 28 Jan 2019 04:58PM UTC web-flow travis-ci pending completion   set done
512 fix_1795 Add fromstream_with_dups() builtin (fix #1795) This commit adds a pair of built-ins for dealing with streamed JSON texts that have duplicate keys. Eventually we may need a `tostream_with_dups` as well that implements a convention that array valu... Pull #1798 28 Jan 2019 12:05AM UTC web-flow travis-ci pending completion   set done
511 master Add tests for built-in function `contains` push 22 Jan 2019 05:04PM UTC nicowilliams travis-ci pending completion   set done
510 upkeep/contains-tests Add tests for built-in function `contains` Pull #1794 22 Jan 2019 01:42AM UTC web-flow travis-ci pending completion   set done
509 master `contains` should handle embedded NULs (fix #1732) push 19 Jan 2019 04:48AM UTC nicowilliams travis-ci pending completion   set done
508 fix/contains-null Fix built-in function contains for strings This is meant to fix #1732. In the existing code, the libc function underlying `contains` on strings was `strstr`, which only works properly on C strings (i.e., arrays of characters, where the first null... Pull #1793 19 Jan 2019 04:34AM UTC web-flow travis-ci pending completion   set done
507 feature/set-field-color Add complex object test with default colors Pull #1791 18 Jan 2019 05:55PM UTC web-flow travis-ci pending completion   set done
506 master move function prototype to vj.h instead of jq.h Pull #1789 14 Jan 2019 01:48PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • 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