Commit History

Author SHA1 Message Date
  Felix Fietkau 42a8ecd858 jshn: fix format string for int64 type 6 years ago
  Christian Beier 9c4aeda962 jshn: add functionality to read big JSON 6 years ago
  Jo-Philipp Wich 1c08e80313 jshn: properly support JSON "null" type 6 years ago
  Christian Beier 729f47fd52 jshn: read and write 64-bit integers 6 years ago
  Matthias Schiffer 1f019ceea1 Fix various memory management issues 8 years ago
  Felix Fietkau dfe446e2a9 jshn: use an avl tree for env variables to speed up processing of bigger json files 8 years ago
  Yousong Zhou 8c6dadbe03 jshn: add error handling and fix memory leak in jshn_format(). 9 years ago
  Felix Fietkau 0bfb44f590 jshn: shorten JSON_VAR to J_V 9 years ago
  Felix Fietkau d59fa8d588 jshn: shorten variable names to speed up processing 9 years ago
  Felix Fietkau c8fc0897cd avoid using the deprecated is_error() function from json-c 9 years ago
  John Crispin dffbc09baf jshn: pretty print indented output with jshn -i -w 9 years ago
  Felix Fietkau 00a833c5b6 jshn: add support for the double datatype 11 years ago
  Thomas Gstädtner 49e6e062b8 add pkgconfig support for json-c 11 years ago
  Felix Fietkau 0ab17bcb3a jshn: add copyright info 11 years ago
  Felix Fietkau e16fa068a5 jshn: add support for namespaces 11 years ago
  Felix Fietkau a1a97eb11e jshn: support using characters in elements that do not conform to shell variable restrictions 12 years ago
  Felix Fietkau f1a44355bd change the include path for list.h in jshn.c 13 years ago
  Felix Fietkau bdf6363777 jshn: add an option for printing the json data without a terminating newline 13 years ago
  Felix Fietkau fda6079b30 add jshn 13 years ago