ambrop7 737f28f88c ncd: modules: file_open: improve performance by exposing the read data as an external string, avoiding a copy 13 سال پیش
..
alias.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
arithmetic.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
assert.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 سال پیش
backtrack.c fbc464435b ncd: modules: add backtrack 13 سال پیش
blocker.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 سال پیش
call.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
call2.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
choose.c f6a58006cc ncd: port some modules to func_getvar2 13 سال پیش
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 سال پیش
command_template.h 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
concat.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
concatv.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
daemon.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
depend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
dynamic_depend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 14 سال پیش
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 14 سال پیش
exit.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
explode.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
file.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
file_open.c 737f28f88c ncd: modules: file_open: improve performance by exposing the read data as an external string, avoiding a copy 13 سال پیش
foreach.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
from_string.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
getargs.c ff73d4b7ac ncd: modules: getargs: don't use NCDModuleInst_Backend_SetUser() 13 سال پیش
if.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 سال پیش
imperative.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
implode.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
index.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
list.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
logical.c f6a58006cc ncd: port some modules to func_getvar2 13 سال پیش
modules.h b6088a6593 ncd: modules: add socket 13 سال پیش
multidepend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
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 سال پیش
net_backend_rfkill.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
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 سال پیش
net_backend_waitlink.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
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 سال پیش
net_dns.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
net_iptables.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
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 سال پیش
net_ipv4_addr_in_network.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
net_ipv4_arp_probe.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
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 سال پیش
net_ipv4_route.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
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 سال پیش
net_ipv6_addr_in_network.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
net_ipv6_route.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
net_ipv6_wait_dynamic_addr.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
net_up.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
net_watch_interfaces.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 سال پیش
netmask.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
ondemand.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 سال پیش
parse.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
print.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
process_manager.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
reboot.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 سال پیش
ref.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 سال پیش
regex_match.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 سال پیش
run.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
runonce.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
sleep.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
socket.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
spawn.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an 13 سال پیش
strcmp.c f6a58006cc ncd: port some modules to func_getvar2 13 سال پیش
sys_evdev.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
sys_request_client.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
sys_request_server.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
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 سال پیش
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 سال پیش
sys_watch_usb.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 سال پیش
timer.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
to_string.c f6a58006cc ncd: port some modules to func_getvar2 13 سال پیش
try.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an 13 سال پیش
value.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 14 سال پیش
valuemetic.c f6a58006cc ncd: port some modules to func_getvar2 13 سال پیش
var.c f6a58006cc ncd: port some modules to func_getvar2 13 سال پیش