Commit Verlauf

Autor SHA1 Nachricht Datum
  ambrop7 ff7e25c8b3 ncd: NCDModule: require that process is not terminated when calling NCDModuleProcess_GetObj() vor 13 Jahren
  ambrop7 9a44cabbe9 ncd: optimize destruction of statements which don't do anything on destruction vor 13 Jahren
  ambrop7 ffec659d2b ncd: NCDModule: in NCDModuleInst_Init(), have the interpreter directly pass the method context pointer, not vor 13 Jahren
  ambrop7 3fa9313d5e ncd: NCDInterpreter: only call NCDInterpProcess_StatementBumpAllocSize() when we really need to increase the vor 13 Jahren
  ambrop7 becfbd8014 ncd: small optimization vor 13 Jahren
  ambrop7 9d71a60855 ncd: NCDInterpreter: avoid a loop over all statements in process_free() if no statement memory was allocated vor 13 Jahren
  ambrop7 2c030279b9 ncd: NCDInterpreter: store BReactor pointer in process to gain a small speedup vor 13 Jahren
  ambrop7 33db462802 ncd: NCDInterpreter: only use process state member in debug mode vor 13 Jahren
  ambrop7 e2785aea3e ncd: NCDInterpreter: allow calling process_start_terminating() even if process is already terminating vor 13 Jahren
  ambrop7 c1bf18deb9 ncd: NCDInterpreter: don't stop the retry timer if it turns out it is no longer needed. Instead, just detect vor 13 Jahren
  ambrop7 88ac127bce ncd: NCDInterpreter: add process_work_job_handler_waiting() as a dummy handler so we can avoid a branch vor 13 Jahren
  ambrop7 3543f7327d ncd: NCDInterpreter: split process_work_job_handler() into process_work_job_handler_working() and vor 13 Jahren
  ambrop7 e0c314c729 ncd: NCDInterpreter: cosmetic change vor 13 Jahren
  ambrop7 751f15e469 ncd: NCDInterpreter: don't schedule the work job in PSTATE_WAITING vor 13 Jahren
  ambrop7 d96345ce7b ncd: NCDInterpreter: cosmetic changes vor 13 Jahren
  ambrop7 281aa89abb ncd: NCDInterpreter: split the terminating part of process_work_job_handler() into vor 13 Jahren
  ambrop7 b963b8e471 BPending: add BSmallPending_SetHandler() vor 13 Jahren
  ambrop7 960c2f0f6b ncd: NCDInterpreter: remove unused defines vor 13 Jahren
  ambrop7 3e01cedfbe ncd: NCDInterpreter: use C bitfields instead of manual masking and shifting vor 13 Jahren
  ambrop7 4e4859be7f ncd: NCDModule: fix description for semantics of mem pointer vor 13 Jahren
  ambrop7 1a251d5aaa ncd: NCDModule, NCDInterpreter: keep interpreter's statement state in a bitfield within NCDModuleInst, to vor 13 Jahren
  ambrop7 4c6064a80e ncd: NCDModule: use bitfields for state and error flag in NCDModuleInst. Provides a small performance boost. vor 13 Jahren
  ambrop7 5c7ae5f459 ncd: renumber some state values vor 13 Jahren
  ambrop7 075b6c643a ncd: NCDModule: have the interpreter initialize the mem pointer itself. This allows us to remove the 'mem' vor 13 Jahren
  ambrop7 ec7303ccf5 ncd: NCDModule: remove NCDModuleInst_Backend_SetUser() vor 13 Jahren
  ambrop7 ff73d4b7ac ncd: modules: getargs: don't use NCDModuleInst_Backend_SetUser() vor 13 Jahren
  ambrop7 6a1f26bb41 ncd: NCDInterpreter: cosmetic changes vor 13 Jahren
  ambrop7 9e1b1ebbfb ncd: ncd.c: cosmetic changes vor 13 Jahren
  ambrop7 574537745c ncd: ncd.c: don't use a static variable main_exit_code vor 13 Jahren
  ambrop7 5fd8a91309 ncd: ncd.c: only use syslog if it's available vor 13 Jahren