Histórico de commits

Autor SHA1 Mensagem Data
  ambrop7 38ffc8d0d7 version 1.999.119rc2 14 anos atrás
  ambrop7 fc3608bfcf ncd: modules: regex_match: add regex_replace() 14 anos atrás
  ambrop7 2477b18df9 ncd: modules: regex_match: allow null bytes in input string 14 anos atrás
  ambrop7 6e20ec2a7d ncd: modules: add file 14 anos atrás
  ambrop7 7cd450d48d misc: add write_file 14 anos atrás
  ambrop7 b2887a8d15 ncd: modules: foreach: use the same retry time as the interpreter 14 anos atrás
  ambrop7 349e5744d1 ncd: NCDModule: add NCDModuleInst_Backend_InterpGetRetryTime() 14 anos atrás
  ambrop7 d900614b60 ncd: NCDModule: move some parameters into NCDModuleInst_iparams 14 anos atrás
  ambrop7 681d4e204d ncd: NCDValueParser: remove accidental include 14 anos atrás
  ambrop7 81de98b4bc ncd: modules: use NCDModuleInst_Backend_GetUser() to get the base object for in methods 14 anos atrás
  ambrop7 db1add0c62 ncd: NCDModule: add NCDModuleInst_Backend_GetUser() 14 anos atrás
  ambrop7 802c5876b9 ncd: ncd.c: use LinkedList1 for processes instead of LinkedList2 14 anos atrás
  ambrop7 5d9c0d9a4c ncd: remove unneeded structure member 14 anos atrás
  ambrop7 a477bff51f ncd: NCDModule: remove unused structure member 14 anos atrás
  ambrop7 c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 anos atrás
  ambrop7 b109ff4b9a ncd: NCDValue: add documentation 14 anos atrás
  ambrop7 91f428cc58 ncd: NCDValue: fix NCDValue_MapFindValueByString(), which got broken when support for strings with nulls was 14 anos atrás
  ambrop7 bded050f6f version 1.999.119rc1 14 anos atrás
  ambrop7 a32476c519 ncd: modules: value: add value::substr() 14 anos atrás
  ambrop7 ec83a4b766 ncd: ncd.c: add option for stderr logger, and default to it instead of stdout 14 anos atrás
  ambrop7 dbbf55afd8 ncd: NCDConfigTokenizer: implement specific escape sequences, also making it possible to enter null bytes 14 anos atrás
  ambrop7 a5fcd7838d ncd: modules: value: implement .length variable for strings 14 anos atrás
  ambrop7 87f113d17f examples: ncd_value_parser_test: add missing printing of maps 14 anos atrás
  ambrop7 d40da16cc6 ncd: ncd.c: understand strings with null bytes 14 anos atrás
  ambrop7 ba331c65d5 cosmetic changes 14 anos atrás
  ambrop7 152458b43f ncd: add a length value to token values to allow implementation of strings with null bytes 14 anos atrás
  ambrop7 402e397f13 misc: expstring.h: add ExpString_AppendByte() 14 anos atrás
  ambrop7 3f96e70617 ncd: modules: be aware of strings with null bytes 14 anos atrás
  ambrop7 e834d87599 ncd: NCDValue: add NCDValue_IsString(), NCDValue_IsStringNoNulls(), NCDValue_IsList(), NCDValue_IsMap() 14 anos atrás
  ambrop7 cd2eda3131 ncd: NCDValue: add NCDValue_StringHasNulls() 14 anos atrás