ambrop7 aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
..
alias.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
arithmetic.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
assert.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
backtrack.c fbc464435b ncd: modules: add backtrack 13 ani în urmă
blocker.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 ani în urmă
call.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
call2.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
choose.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 ani în urmă
command_template.h 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
concat.c 6583f5e8f6 ncd: modules: remove concatv, implement it in concat module instead, more efficiently 13 ani în urmă
daemon.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
depend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
depend_scope.c 8cbb080de0 ncd: modules: depend_scope, multidepend: fix immediate effect order when a depend finishes backtracking 13 ani în urmă
dynamic_depend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 ani în urmă
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 ani în urmă
exit.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
explode.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
file.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
file_open.c 5f2d0237ad ncd: modules: file_open: implement read_size option 13 ani în urmă
foreach.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
from_string.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
getargs.c ff73d4b7ac ncd: modules: getargs: don't use NCDModuleInst_Backend_SetUser() 13 ani în urmă
if.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
imperative.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
implode.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
index.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
list.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
logical.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
modules.h 6583f5e8f6 ncd: modules: remove concatv, implement it in concat module instead, more efficiently 13 ani în urmă
multidepend.c 8cbb080de0 ncd: modules: depend_scope, multidepend: fix immediate effect order when a depend finishes backtracking 13 ani în urmă
net_backend_badvpn.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
net_backend_rfkill.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
net_backend_waitdevice.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
net_backend_waitlink.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
net_backend_wpa_supplicant.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
net_dns.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
net_iptables.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
net_ipv4_addr.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
net_ipv4_addr_in_network.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
net_ipv4_arp_probe.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
net_ipv4_dhcp.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
net_ipv4_route.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
net_ipv6_addr.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
net_ipv6_addr_in_network.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
net_ipv6_route.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
net_ipv6_wait_dynamic_addr.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
net_up.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
net_watch_interfaces.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 ani în urmă
netmask.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
ondemand.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 ani în urmă
parse.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
print.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
process_manager.c 2d78cb5452 ncd: modules: process_manager: add a two-argument version of start() without a process identifier argument 13 ani în urmă
reboot.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 ani în urmă
ref.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 ani în urmă
regex_match.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
run.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
runonce.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
sleep.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
socket.c 24d2806e6a ncd: modules: socket: implement read_size option 13 ani în urmă
spawn.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an 13 ani în urmă
strcmp.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
sys_evdev.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
sys_request_client.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
sys_request_server.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
sys_watch_directory.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
sys_watch_input.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 ani în urmă
sys_watch_usb.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 ani în urmă
timer.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 ani în urmă
to_string.c f6a58006cc ncd: port some modules to func_getvar2 13 ani în urmă
try.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
value.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 ani în urmă
valuemetic.c aa4f922a20 ncd: modules: optimize some boolean reading and making with ID-strings 13 ani în urmă
var.c f6a58006cc ncd: port some modules to func_getvar2 13 ani în urmă