summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-12Incorporate lutzmader's patchesbugfix/aix-issues-jq1.6William Langford
2018-11-12Some syntax tweaks for AIXWilliam Langford
2018-11-12Define JV_*PRINTF_LIKE for non-__GNUC__ compilersWilliam Langford
2018-11-02Minor website fixes for 1.6William Langford
2018-11-01Release jq-1.6jq-1.6William Langford
2018-11-01Update website with details for jq-1.6William Langford
2018-10-21Fix website whitespaceWilliam Langford
2018-10-21Add documentation for destructuring alternationWilliam Langford
2018-10-12Bugfix: Math function checkingAlex Ozdemir
2018-08-30Fix osx travis buildWilliam Langford
2018-08-30fix memory leakWilliam Langford
2018-08-17Restore JV_PRINT_COLOUR as an alias1.6rc2William Langford
2018-08-17Fix destructuring alternationfix-destructuring-alternationWilliam Langford
2018-08-17Create issue templateWilliam Langford
2018-05-11jv_file.c: check to see if the file is a directory and failRoland C. Dowdeswell
2018-03-06Make limit/2 more efficientNicolas Williams
2018-03-06limit/2 evals exp one time too manyNicolas Williams
2018-03-01src/main.c: fix issue #1587 by using jv_dumpf in the raw-output and ascii-out...rain1
2018-02-23Fix "provides" typoRiley Avron
2018-02-20Change backticks to the more legible $()David Fetter
2018-02-20Build static binaries and deploy to GH Releases from TravisJakub Jirutka
2018-02-20Build and run tests against musl libc using Alpine Linux on TravisJakub Jirutka
2018-02-20Change Travis config to utilize Build StagesJakub Jirutka
2018-01-04fix FreeBSD install instructionsPaul Chvostek
2017-12-12Updated the compile-ios.sh script to fix issues with local oniguruma path.Larry Aasen
2017-12-11Update AUTHORSjq-1.6rc1Nicolas Williams
2017-12-11Added rawfileDavid Fetter
2017-12-11Revert "reduce: handle empty updates (fix #1313)"Nicolas Williams
2017-12-10Fix import as $data linkingNicolas Williams
2017-12-04Fix hang for slurped inputs with trailing newlineWilliam Langford
2017-12-04Fix #1534William Langford
2017-11-29Actually fix the strptime testsmacos-strptimeWilliam Langford
2017-11-29Keep object keys in parsing order in `tostream` outputEric Bréchemier
2017-11-28Use rvm to install ruby 1.9.3Andrew Speed
2017-11-27Fix strptime tests on macOS 10.12William Langford
2017-11-27Fix memory leaks in various c-coded builtinsWilliam Langford
2017-11-23Fix leak on error in strptimeNicolas Williams
2017-11-22Typo correctiontrantor
2017-06-19Merge pull request #1403 from Argoday/masterWilliam Langford
2017-05-21Deal with strptime() on OS X and *BSD (fix #1415)Nicolas Williams
2017-05-21Attempt to fix #1415Nicolas Williams
2017-05-21Add private my_timegm()Nicolas Williams
2017-05-21Fix HAVE_TM_TM_GMT_OFF usageNicolas Williams
2017-05-21Use AC_CHECK_MATH_FUNC() for all math functionsNicolas Williams
2017-05-20Fix jv_load_file() assertion (fix #1410)Nicolas Williams
2017-05-11Improved git build instructions.Daniel Lange
2017-05-03Use unsorted keys in walkJonathan Word
2017-04-29Add JQ_COLORS env var for color config (fix #1252)Nico Williams
2017-04-26Fix buildNicolas Williams
2017-04-21Always use jv_mem_*alloc()Nicolas Williams