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

stedolan / jq / 63

Builds Branch Commit Type Ran Committer Via Coverage
63 master Add address sanitizer (ASAN) support (fix #1002) Pull #1004 28 Oct 2015 12:08AM UTC nicowilliams travis-ci pending completion   set done
62 master Add address sanitizer (ASAN) support (fix #1002) Pull #1004 28 Oct 2015 12:04AM UTC nicowilliams travis-ci pending completion   set done
61 master Support numbers and boolean in join (fix #930) push 25 Oct 2015 07:42PM UTC dtolnay travis-ci pending completion   set done
60 master Heap buffer overflow in tokenadd() (fix #105) This was an off-by one: the NUL terminator byte was not allocated on resize. This was triggered by JSON-encoded numbers longer than 256 bytes. push 24 Oct 2015 10:29PM UTC nicowilliams travis-ci pending completion   set done
59 master strptime() on OpenBSD requires _XOPEN_SOURCE_EXTENDED 1 (fix #999) strptime() is an XPG4v2 function, on OpenBSD the prototype is not included in time.h unless visibility is set, it needs either "#define _XOPEN_SOURCE_EXTENDED 1" or _XOPEN_SOURCE ... push 24 Oct 2015 06:26PM UTC dtolnay travis-ci pending completion   set done
58 master mktemp needs 6 or more X's (fix #1000) mktemp(1) isn't posix specified, but it's reasonable to use mktemp(3) to implement it which requires 6 trailing X's in the format Thanks @sthen push 24 Oct 2015 06:23PM UTC dtolnay travis-ci pending completion   set done
57 master Fix builtin.o dependency (#992) push 23 Oct 2015 03:35AM UTC nicowilliams travis-ci pending completion   set done
56 master Fix linux32 jq-1.5 executable (fix #935) push 23 Oct 2015 03:14AM UTC nicowilliams travis-ci pending completion   set done
55 master Remove setup.sh (fix #993) push 23 Oct 2015 02:55AM UTC nicowilliams travis-ci pending completion   set done
54 master Move jq-coded builtins to non-C file (fix #424) push 23 Oct 2015 02:30AM UTC dtolnay travis-ci pending completion   set done
53 master Move docs for map earlier (fix #288) push 18 Oct 2015 06:56AM UTC dtolnay travis-ci pending completion   set done
52 master Move jq-coded builtins to non-C file (fix #424) Pull #992 18 Oct 2015 06:35AM UTC dtolnay travis-ci pending completion   set done
51 master Support numbers and boolean in join (fix #930) Pull #991 18 Oct 2015 05:48AM UTC dtolnay travis-ci pending completion   set done
50 master If-then-else documentation for forking conditional (fix #942) push 18 Oct 2015 04:18AM UTC dtolnay travis-ci pending completion   set done
49 master Support lowercase name in from_entries (fix #990) push 18 Oct 2015 03:54AM UTC dtolnay travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 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