summaryrefslogtreecommitdiffstats
path: root/src/util.c
AgeCommit message (Expand)Author
2020-01-10remove unused conditional branchYoichi Nakayama
2019-04-04jq_util_input_init: Zero memory using callocMattias Hansson
2019-03-24Identify progname in more errors (fix #1860)Nicolas Williams
2019-02-20Work around fgets()'s lack of length reportingMuh Muhten
2017-12-04Fix hang for slurped inputs with trailing newlineWilliam Langford
2017-12-04Fix #1534William Langford
2017-04-21Always use jv_mem_*alloc()Nicolas Williams
2017-02-25Make comment consistent with codeNicolas Williams
2016-01-15MultiByteToWideChar() usage bug (fix #1072)Nicolas Williams
2015-09-22EOF after newline in string mishandled (fix #951)Nicolas Williams
2015-09-10Fix segmentation fault on Windows with long paths (fix #939)Steven Penny
2015-08-23Move source files to src/David Tolnay