Commit History

Author SHA1 Message Date
  ambrop7 802c5876b9 ncd: ncd.c: use LinkedList1 for processes instead of LinkedList2 14 years ago
  ambrop7 5d9c0d9a4c ncd: remove unneeded structure member 14 years ago
  ambrop7 a477bff51f ncd: NCDModule: remove unused structure member 14 years ago
  ambrop7 c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 years ago
  ambrop7 b109ff4b9a ncd: NCDValue: add documentation 14 years ago
  ambrop7 91f428cc58 ncd: NCDValue: fix NCDValue_MapFindValueByString(), which got broken when support for strings with nulls was 14 years ago
  ambrop7 bded050f6f version 1.999.119rc1 14 years ago
  ambrop7 a32476c519 ncd: modules: value: add value::substr() 14 years ago
  ambrop7 ec83a4b766 ncd: ncd.c: add option for stderr logger, and default to it instead of stdout 14 years ago
  ambrop7 dbbf55afd8 ncd: NCDConfigTokenizer: implement specific escape sequences, also making it possible to enter null bytes 14 years ago
  ambrop7 a5fcd7838d ncd: modules: value: implement .length variable for strings 14 years ago
  ambrop7 87f113d17f examples: ncd_value_parser_test: add missing printing of maps 14 years ago
  ambrop7 d40da16cc6 ncd: ncd.c: understand strings with null bytes 14 years ago
  ambrop7 ba331c65d5 cosmetic changes 14 years ago
  ambrop7 152458b43f ncd: add a length value to token values to allow implementation of strings with null bytes 14 years ago
  ambrop7 402e397f13 misc: expstring.h: add ExpString_AppendByte() 14 years ago
  ambrop7 3f96e70617 ncd: modules: be aware of strings with null bytes 14 years ago
  ambrop7 e834d87599 ncd: NCDValue: add NCDValue_IsString(), NCDValue_IsStringNoNulls(), NCDValue_IsList(), NCDValue_IsMap() 14 years ago
  ambrop7 cd2eda3131 ncd: NCDValue: add NCDValue_StringHasNulls() 14 years ago
  ambrop7 52ac6871cf ncd: NCDValue: add NCDValue_StringHasNoNulls() and NCDValue_StringEquals() 14 years ago
  ambrop7 d5dc8f21f4 ncd: NCDValue: allow strings with nulls 14 years ago
  ambrop7 dbb4244f3d compile-tun2sock.sh: fix compile after BReactor.c was renamed 14 years ago
  ambrop7 0a9b02c068 ncd: NCDValue: simplify NCDValue_Compare() 14 years ago
  ambrop7 3c95283462 ncd: modules: valuemetic: fix description 14 years ago
  ambrop7 e4f85dce66 ncd: modules: add valuemetic 14 years ago
  ambrop7 d5bc8954b6 version 1.999.118rc2 14 years ago
  ambrop7 57b44e2c75 ncd: modules: value: remove broken insert_remove() and insert_insert(), and add insert_undo() instead 14 years ago
  ambrop7 e1c57e8db6 version 1.999.118rc1 14 years ago
  ambrop7 e9c827e297 ncd: NCDValue: add missing assertion 14 years ago
  ambrop7 6a885189ea ncd: NCDValue: add NCDValue_MapFindValueByString() 14 years ago