Commit History

Author SHA1 Message Date
  ambrop7 eb7c4029b0 ncd: NCDInterpProg: fix bad return value 14 years ago
  ambrop7 a75e507a34 ncd: add NCDInterpBlock and NCDInterpProg, to be used for speeding up certain operations during interpretation 14 years ago
  ambrop7 2e5d7264d5 ncd: NCDAst: add NCDProgram_NumProcesses() 14 years ago
  ambrop7 713d1abd3e misc: add merge.h 14 years ago
  ambrop7 7e67cc16e2 structure: add CHash, a generic hash table implemented with the help of the C preprocessor 14 years ago
  ambrop7 e743d7310c add missing file headers 14 years ago
  ambrop7 46f5fc7f79 ncd: NCDValueGenerator: properly handle strings with null bytes 14 years ago
  ambrop7 db4e5cc1ce version 1.999.120rc1 14 years ago
  ambrop7 caa96cfbea silence some clang warnings 14 years ago
  ambrop7 89b93387bd change file forgotten in previous commit 14 years ago
  ambrop7 dd25051125 ncd: refactor parsing and implement if clauses 14 years ago
  ambrop7 49e65392c9 ncd: ncd/NCDConfigTokenizer: add If, elif, else tokens. 14 years ago
  ambrop7 03aac297ad ncd: NCDConfigParser, NCDValueParser: do not assert on unknown tokens 14 years ago
  ambrop7 67f714314c ncd: NCDValueGenerator: handle variable values 14 years ago
  ambrop7 54a1bb3eaf ncd: NCDValue: add variable values for future internal use in the AST 14 years ago
  ambrop7 e7ba5f8637 ncd: NCDValue: add NCDValue_ListPrepend() 14 years ago
  ambrop7 b188187974 misc: add split_string.h 14 years ago
  ambrop7 302a2c7610 ncd: modules: call2: add embcall2_multif() 14 years ago
  ambrop7 385ceeef2e ncd: NCDConfigParser: simplify grammar 14 years ago
  ambrop7 64d6913dec ncd: NCDConfig: remove some redundant error checking 14 years ago
  ambrop7 190de5a91b ncd: modules: add call2 14 years ago
  ambrop7 dd1df990c6 ncd: NCDModule: add NCDModuleProcess_SetNoArgs() 14 years ago
  ambrop7 3f3659d6fb ncd: NCDConfig: remove some unused code 14 years ago
  ambrop7 a2864b3849 ncd: modules: net_backend_wpa_supplicant: make sure we don't give data_begins_with() an empty needle argument 14 years ago
  ambrop7 d0c96147bf fix compiler warnings 14 years ago
  ambrop7 e95c9acbc2 version 1.999.119rc4 14 years ago
  ambrop7 4fc1273a10 ncd: modules: net_backend_wpa_supplicant: work with wpa_supplicant >=1.0 14 years ago
  ambrop7 c736d012bd INSTALL: mention how to avoid NSS dependency when it's not needed 14 years ago
  ambrop7 2e5515e33d ncd: abort initialization if a process fails to initialize 14 years ago
  ambrop7 885b2e739a ncd: fix clang warnings 14 years ago