Commit History

作者 SHA1 備註 提交日期
  Petr Štetiar a2aab30fc9 jshn: prefer snprintf usage 4 年之前
  Petr Štetiar 26586dae43 jshn: fix missing usage for -p and -o arguments 4 年之前
  Petr Štetiar 8e832a771d jshn: fix off by one in jshn_parse_file 4 年之前
  Petr Štetiar cb698e3540 jshn: jshn_parse: fix leaks of memory pointed to by 'obj' 4 年之前
  Petr Štetiar c42f11cc7c jshn: main: fix leak of memory pointed to by 'vars' 4 年之前
  Petr Štetiar 93848ec96d jshn: refactor main into smaller pieces 4 年之前
  Roman Yeryomin eb30a03048 libubox, jshn: add option to write output to a file 5 年之前
  Felix Fietkau 42a8ecd858 jshn: fix format string for int64 type 6 年之前
  Christian Beier 9c4aeda962 jshn: add functionality to read big JSON 6 年之前
  Jo-Philipp Wich 1c08e80313 jshn: properly support JSON "null" type 6 年之前
  Christian Beier 729f47fd52 jshn: read and write 64-bit integers 7 年之前
  Matthias Schiffer 1f019ceea1 Fix various memory management issues 8 年之前
  Felix Fietkau dfe446e2a9 jshn: use an avl tree for env variables to speed up processing of bigger json files 8 年之前
  Yousong Zhou 8c6dadbe03 jshn: add error handling and fix memory leak in jshn_format(). 10 年之前
  Felix Fietkau 0bfb44f590 jshn: shorten JSON_VAR to J_V 10 年之前
  Felix Fietkau d59fa8d588 jshn: shorten variable names to speed up processing 10 年之前
  Felix Fietkau c8fc0897cd avoid using the deprecated is_error() function from json-c 10 年之前
  John Crispin dffbc09baf jshn: pretty print indented output with jshn -i -w 10 年之前
  Felix Fietkau 00a833c5b6 jshn: add support for the double datatype 11 年之前
  Thomas Gstädtner 49e6e062b8 add pkgconfig support for json-c 11 年之前
  Felix Fietkau 0ab17bcb3a jshn: add copyright info 11 年之前
  Felix Fietkau e16fa068a5 jshn: add support for namespaces 12 年之前
  Felix Fietkau a1a97eb11e jshn: support using characters in elements that do not conform to shell variable restrictions 13 年之前
  Felix Fietkau f1a44355bd change the include path for list.h in jshn.c 13 年之前
  Felix Fietkau bdf6363777 jshn: add an option for printing the json data without a terminating newline 13 年之前
  Felix Fietkau fda6079b30 add jshn 13 年之前