2015-08-11 |
Nicolas Williams | Fix #896, double-free in `setpath` 898/head |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Change index page links to github releases |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Add SHA-1 checksums of release binaries (fix #726) |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Script to update gh-pages from master |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Remove obsolete gitignore entry |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Replace jq-1.4 source tarball link |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Replace website download links with github releases |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Add jq-1.5rc2 to index page news |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Break long line on index page |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Clean up download page and fix links |
commit | commitdiff | tree | snapshot |
2015-08-08 |
David Tolnay | Copy over links to 1.5rc2 from gh-pages |
commit | commitdiff | tree | snapshot |
2015-08-07 |
David Tolnay | Fix range(value;stream) (fix #886) 887/head |
commit | commitdiff | tree | snapshot |
2015-08-05 |
pkoppstein | Clarify documentation of STRING * INTEGER 883/head |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Nicolas Williams | OS X's mktemp -d requires template (fix #876) |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Nicolas Williams | Add missing files (fix #875) |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Nicolas Williams | Fix make dist (fix #870) jq-1.5rc2 |
commit | commitdiff | tree | snapshot |
2015-07-26 |
David Tolnay | Error on bytecodes longer than 0xFFFF (fix #269) |
commit | commitdiff | tree | snapshot |
2015-07-26 |
David Tolnay | Drop plus from "jq 1.5+" on download page |
commit | commitdiff | tree | snapshot |
2015-07-26 |
David Tolnay | News is not THIS important |
commit | commitdiff | tree | snapshot |
2015-07-26 |
David Tolnay | Add 1.4 and 1.3 manuals to website (fix #866) |
commit | commitdiff | tree | snapshot |
2015-07-26 |
David Tolnay | Suggest --disable-maintainer-mode on download page |
commit | commitdiff | tree | snapshot |
2015-07-25 |
David Tolnay | Update setup.sh script |
commit | commitdiff | tree | snapshot |
2015-07-25 |
David Tolnay | Change homepage .com -> .io |
commit | commitdiff | tree | snapshot |
2015-07-25 |
David Tolnay | Change AC bug-report parameter to point to GitHub |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Santiago Lapresta | Implement flatten/0 in terms of flatten/1 |
commit | commitdiff | tree | snapshot |
2015-07-25 |
David Tolnay | detect invalid path expression (fix #862) |
commit | commitdiff | tree | snapshot |
2015-07-24 |
pkoppstein | simplify implementation of bsearch to use "until" and... |
commit | commitdiff | tree | snapshot |
2015-07-24 |
David Tolnay | Rebuild jq.1.prebuilt |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Evan Zacks | fix references to --color-output 865/head |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Thomas R. Hall | Updated v1.3 filenames |
commit | commitdiff | tree | snapshot |
2015-07-24 |
David Tolnay | Copy over changes made to gh-pages directly |
commit | commitdiff | tree | snapshot |
2015-07-19 |
David Tolnay | Resolve remaining shift/reduce conflicts involving '?' 858/head |
commit | commitdiff | tree | snapshot |
2015-07-19 |
David Tolnay | Resolve shift/reduce conflict of 'def' vs '|' |
commit | commitdiff | tree | snapshot |
2015-07-19 |
David Tolnay | Clean up trailing whitespace |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Nicolas Williams | Use =, not ==, for shell tests |
commit | commitdiff | tree | snapshot |
2015-07-10 |
David Tolnay | travis has whitelisted libonig-dev |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Nicolas Williams | input_filename should never empty |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Nicolas Williams | Update AUTHORS |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Nicolas Williams | Update NEWS |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Nicolas Williams | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Nicolas Williams | Use `include` for import into namespace |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Nicolas Williams | Simplify import docs |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Nicolas Williams | Fix typo in docs |
commit | commitdiff | tree | snapshot |
2015-07-10 |
James Andariese | Dockerfile reorganized |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Mike Fletcher | Fixing missing D in LIBM_DDD_NO macro name 844/head |
commit | commitdiff | tree | snapshot |
2015-07-04 |
David Tolnay | Make jq.h usable from C++ 841/head |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Nicolas Williams | Fix Windows build |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Nicolas Williams | Document math support |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Nicolas Williams | Remove `pow10` for now; CHECK_MATH_FUNC needs work |
commit | commitdiff | tree | snapshot |
2015-07-03 |
David Tolnay | docs and diagram for exec_stack 840/head |
commit | commitdiff | tree | snapshot |
2015-07-02 |
David Tolnay | strftime wrong day-of-week (fix #838) |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Nicolas Williams | Document --run-tests |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Nicolas Williams | Make --run-tests' jv_test() quiet |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Nicolas Williams | Make --run-tests less verbose by default |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Nicolas Williams | Add more basic number tests |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Nicolas Williams | Add `pow`, better libm detection (fix #443) |
commit | commitdiff | tree | snapshot |
2015-06-27 |
David Tolnay | gcov exclusions 836/head |
commit | commitdiff | tree | snapshot |
2015-06-27 |
David Tolnay | flag to enable gcov and coveralls 834/head |
commit | commitdiff | tree | snapshot |
2015-06-27 |
David Tolnay | add configure option to run tests without valgrind |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Fix braino in merging the previous commit |
commit | commitdiff | tree | snapshot |
2015-06-27 |
David Tolnay | get Travis CI working |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Restore import into caller's namespace |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Slight re-phrasing of module docs |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Use set -u in tests/setup |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Fix #830 |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Update Adavanced section of manual |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Document `{$var}` |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Add `{$var}` `. as {$var}` syntax (fix #831) |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Add streaming utilities (fix #827) |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Nicolas Williams | Alternative implementation of tovalues |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Santiago Lapresta | Add combinations/0 and combinations/1 |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Nicolas Williams | WriteFile() on WIN32 when stdout isatty (fix #824) |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Nicolas Williams | Fix test failure introduced by previous commit |
commit | commitdiff | tree | snapshot |
2015-06-20 |
David Tolnay | fix errors flagged by clang static analyzer |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Nicolas Williams | Fix #811: use CommandLineToArgvW() and _wfopen() |
commit | commitdiff | tree | snapshot |
2015-06-19 |
David Tolnay | fix use after free in f_strptime |
commit | commitdiff | tree | snapshot |
2015-06-19 |
David Tolnay | separate jq, oniguruma, sh, and man tests |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Nicolas Williams | argv[] may not be UTF-8 (fix #811) |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Doug Luce | Add alloca() discovery to configure.ac |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Nicolas Williams | Fix `finites` |
commit | commitdiff | tree | snapshot |
2015-06-18 |
David Tolnay | fix broken tests in manual.yml |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Nicolas Williams | Fix #802 |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Nicolas Williams | Add isnormal and related, rename *inf |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Nicolas Williams | Fix #814: raise on div-0, add inf isinf nan isnan |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Nicolas Williams | Fix infinite loop on error in sequence parser |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Nicolas Williams | Sequence parser: wait for RS on startup (fix #687) |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Nicolas Williams | Fix infinite loop on EOF bug |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Aaron Peschel | Add Missing Makefile Dependency |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Nicolas Williams | Clarify array destructuring docs |
commit | commitdiff | tree | snapshot |
2015-06-09 |
David Tolnay | array and object destructuring (fix #533) |
commit | commitdiff | tree | snapshot |
2015-06-09 |
cdnbacon | Remove extension from links |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Nicolas Williams | Add --tab and -indent n options |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Nicolas Williams | Improve usage message |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Nicolas Williams | Fixup --slurpfile/argile docs |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Nicolas Williams | Add --slurpfile |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Nicolas Williams | Better handling of stdout errors |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Nicolas Williams | Fix --argfile memleak (fix #799 part 2) |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Nicolas Williams | Fix jv_load_file() (partial fix #799) |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Nicolas Williams | Revert "Fix #705 (--argfile weirdness)" |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Nicolas Williams | Revert "Better argfile fix (#705, fix #736)" |
commit | commitdiff | tree | snapshot |
next |