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 |
2015-05-26 |
Nicolas Williams | Add jv_mem_strdup*() and callocs too |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Nicolas Williams | Add ./configure --enable-all-static instead |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Nicolas Williams | Always add -all-static when --enable-static |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Nicolas Williams | Update parser.c |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Nicolas Williams | Keywords should be OK as object keys (fix #794) |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Nicolas Williams | Fix Windows build: util.c |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Steven Penny | Fix #793 |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Travis Gockel | Add wrapping and clamping to jv_array_slice |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Assaf Gordon | Print offending object in runtime error messages |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Nicolas Williams | Fix error message for @tsv |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Nicolas Williams | Don't test input_filename/line_number yet |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Assaf Gordon | Add filename/line functions to jq (fix #753) |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Nicolas Williams | Fix formatting error in manual.yml |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Assaf Gordon | Report filename:line on runtime errors (fix #752) |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Nicolas Williams | Fix spelling |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Nicolas Williams | Document gsub/3 |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Nicolas Williams | Fix gsub, add gsub/3 (fix #782) |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Nicolas Williams | Add -all-static when --enable-static |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Nicolas Williams | Fix --stream assertion |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Nicolas Williams | Add error injection library |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Nicolas Williams | Report read errors too (and fix #772) |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Nicolas Williams | Fix README |
commit | commitdiff | tree | snapshot |
next |