ambrop7
|
6855f84192
ncd/address_utils.h: ncd_make_baddr(): don't treat unknown address types as errors, but produce an
|
13 лет назад |
ambrop7
|
56474577f1
ncd: add address_utils.h
|
13 лет назад |
ambrop7
|
4fd7745929
system: add BConnectionGeneric.h
|
13 лет назад |
ambrop7
|
394c33b99d
ncd: NCDModule: add NCDModuleInst_Backend_LogVarArg()
|
13 лет назад |
ambrop7
|
c29313f3c6
ncd: NCDModule: make it possible to have the preallocated memory pointer passed as context for method calls, as
|
13 лет назад |
ambrop7
|
d9d822788d
ncd: NCDObject: make it possible to have the method call context pointer different from the _getobj and _getarg context
|
13 лет назад |
ambrop7
|
d62faf2403
ncd: modules: file_open: remove is_eof variable for file_open::read()
|
13 лет назад |
ambrop7
|
5a27ab878d
blog_channels.txt: update (missed in previous commit)
|
13 лет назад |
ambrop7
|
fbc464435b
ncd: modules: add backtrack
|
13 лет назад |
ambrop7
|
5ad4bdede4
ncd: modules: file_open: implement file_open::close()
|
13 лет назад |
ambrop7
|
e23b38cc85
misc/parse_number.h: add functions for parsing signed integers, needed by previous commit
|
13 лет назад |
ambrop7
|
c1af9df7c7
ncd: modules: add file_open
|
13 лет назад |
ambrop7
|
236a211340
ncd: tests: add test for value::append()
|
13 лет назад |
ambrop7
|
dbbaf51f26
ncd: modules: value: add value::append()
|
13 лет назад |
ambrop7
|
e4cb194e9c
misc/balloc.h: add BRealloc()
|
13 лет назад |
ambrop7
|
b2b99dce67
ncd: NCDInterpreter: micro-optimization
|
13 лет назад |
ambrop7
|
250edb09f6
ncd: modules: add periodic_timer()
|
13 лет назад |
ambrop7
|
f0b394d70e
ncd: value_utils.h: add ncd_read_time()
|
13 лет назад |
ambrop7
|
e485d048d1
version 1.999.125rc4
|
13 лет назад |
ambrop7
|
1ead7be144
update ChangeLog
|
13 лет назад |
ambrop7
|
c81f06b94c
ncd: modules: parse: add parse_ipv6_addr() and parse_ipv6_cidr_addr()
|
13 лет назад |
ambrop7
|
bbfdce4d92
ncd: cache a single prepared process for fast allocation, for each kind of process
|
13 лет назад |
ambrop7
|
ccfd0f7987
ncd: NCDInterpreter: require that the process work job is unset when calling process_free().
|
13 лет назад |
ambrop7
|
de044df707
ncd: NCDInterpProcess: store command name as a string ID
|
13 лет назад |
ambrop7
|
dea7011e4f
ncd: NCDModule: remove redundant assignment in debug mode
|
13 лет назад |
ambrop7
|
ad34835ccf
ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the
|
13 лет назад |
ambrop7
|
ea164baa07
ncd: NCDModule: remove 'iparams' member from NCDModuleProcess
|
13 лет назад |
ambrop7
|
2f4b91f7c3
ncd: NCDModule: remove the 'state' member from NCDModuleProcess when in debug mode
|
13 лет назад |
ambrop7
|
ff7e25c8b3
ncd: NCDModule: require that process is not terminated when calling NCDModuleProcess_GetObj()
|
13 лет назад |
ambrop7
|
9a44cabbe9
ncd: optimize destruction of statements which don't do anything on destruction
|
13 лет назад |