Historique des commits

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