Ambroz Bizjak 05cce5ff59 misc/substring.h: Refactor with MemRef. 11 năm trước cách đây
..
alias.c 562cac1a5b Refactoring using MemRef. 11 năm trước cách đây
arithmetic.c 98ed187623 ncd: Remove ComposedString type along with the buffer module. 11 năm trước cách đây
assert.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
backtrack.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
basic_functions.c b1a6d4dcce ncd: Change the @-syntax to now add __ around the name. 11 năm trước cách đây
blocker.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
call2.c 562cac1a5b Refactoring using MemRef. 11 năm trước cách đây
choose.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 năm trước cách đây
command_template.h 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 năm trước cách đây
concat.c c1f4c57e8a Replace cstring with MemRef. 11 năm trước cách đây
daemon.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
depend.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
depend_scope.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
dynamic_depend.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
event_template.c 65011dfa08 Fix some variable shadowing (no bugs). 11 năm trước cách đây
event_template.h f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 năm trước cách đây
exit.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
explode.c 05cce5ff59 misc/substring.h: Refactor with MemRef. 11 năm trước cách đây
file.c 98d2fba833 Refactoring using MemRef. 11 năm trước cách đây
file_open.c bb2c521ac2 Refactoring using MemRef. 11 năm trước cách đây
foreach.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
from_string.c 9314b91783 Refactoring using MemRef. 11 năm trước cách đây
getargs.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
getenv.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
if.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
imperative.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
implode.c 24e6edd26f Refactoring using MemRef. 11 năm trước cách đây
index.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
list.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
load_module.c 0f28a138b9 ncd: Fix bugs with bad expectations of null-terminated strings. 11 năm trước cách đây
log.c 9314b91783 Refactoring using MemRef. 11 năm trước cách đây
logical.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
modules.h 462ed77f14 ncd: Implement object reference infrastructure and objref module. 11 năm trước cách đây
multidepend.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
net_backend_badvpn.c 0f28a138b9 ncd: Fix bugs with bad expectations of null-terminated strings. 11 năm trước cách đây
net_backend_rfkill.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
net_backend_waitdevice.c 98d2fba833 Refactoring using MemRef. 11 năm trước cách đây
net_backend_waitlink.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
net_backend_wpa_supplicant.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
net_dns.c e06adb7720 Refactoring using MemRef. 11 năm trước cách đây
net_iptables.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
net_ipv4_addr.c e06adb7720 Refactoring using MemRef. 11 năm trước cách đây
net_ipv4_addr_in_network.c e06adb7720 Refactoring using MemRef. 11 năm trước cách đây
net_ipv4_arp_probe.c e06adb7720 Refactoring using MemRef. 11 năm trước cách đây
net_ipv4_dhcp.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
net_ipv4_route.c e06adb7720 Refactoring using MemRef. 11 năm trước cách đây
net_ipv6_addr.c 64e54ba888 Refactoring using MemRef. 11 năm trước cách đây
net_ipv6_addr_in_network.c 64e54ba888 Refactoring using MemRef. 11 năm trước cách đây
net_ipv6_route.c 64e54ba888 Refactoring using MemRef. 11 năm trước cách đây
net_ipv6_wait_dynamic_addr.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
net_up.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
net_watch_interfaces.c bb2c521ac2 Refactoring using MemRef. 11 năm trước cách đây
netmask.c e06adb7720 Refactoring using MemRef. 11 năm trước cách đây
objref.c 462ed77f14 ncd: Implement object reference infrastructure and objref module. 11 năm trước cách đây
ondemand.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
parse.c 61c13d81cb ncd: modules: parse: Implement parse_hex_number. 11 năm trước cách đây
print.c c1f4c57e8a Replace cstring with MemRef. 11 năm trước cách đây
process_manager.c 98ed187623 ncd: Remove ComposedString type along with the buffer module. 11 năm trước cách đây
reboot.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
ref.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
regex_match.c 562cac1a5b Refactoring using MemRef. 11 năm trước cách đây
run.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
runonce.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
sleep.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
socket.c c1f4c57e8a Replace cstring with MemRef. 11 năm trước cách đây
spawn.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
strcmp.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
substr.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
sys_evdev.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
sys_request_client.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
sys_request_server.c 9314b91783 Refactoring using MemRef. 11 năm trước cách đây
sys_start_process.c c1f4c57e8a Replace cstring with MemRef. 11 năm trước cách đây
sys_watch_directory.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
sys_watch_input.c b27f9c105b Refactoring using MemRef. 11 năm trước cách đây
sys_watch_usb.c bb2c521ac2 Refactoring using MemRef. 11 năm trước cách đây
timer.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 năm trước cách đây
to_string.c 98ed187623 ncd: Remove ComposedString type along with the buffer module. 11 năm trước cách đây
try.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
value.c 562cac1a5b Refactoring using MemRef. 11 năm trước cách đây
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 năm trước cách đây
valuemetic.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây
var.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 năm trước cách đây