index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_var.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-28
Remove an unused structure.
Andrew Clayton
1
-16
/
+0
2022-11-20
Var: separating nxt_tstr_t from nxt_var_t.
Zhidao HONG
1
-125
/
+23
2022-11-20
Var: improved variable parsing with empty names.
Zhidao HONG
1
-43
/
+32
2022-11-04
Removed the unsafe nxt_memchr() wrapper for memchr(3).
Alejandro Colomar
1
-1
/
+1
2022-07-28
Log: customizable access log format.
Zhidao HONG
1
-5
/
+20
2022-07-14
Var: dynamic variables support.
Zhidao HONG
1
-6
/
+125
2022-07-14
Var: optimization to get rid of nxt_var_cache_find().
Zhidao HONG
1
-161
/
+84
2022-06-15
Var: relocated nxt_var_is_const() and nxt_var_raw().
Zhidao HONG
1
-15
/
+15
2022-06-02
Summary: Var: removing all async stuff.
Zhidao HONG
1
-9
/
+4
2021-12-03
Fixed debug message broken in 45b25ffb2e8c.
Zhidao HONG
1
-1
/
+2
2021-09-28
Static: variables in the "chroot" option.
Zhidao HONG
1
-4
/
+16
2021-09-07
Router: refactored variable pass.
Zhidao HONG
1
-3
/
+17
2021-09-06
Var: keeping raw variable string for debug.
Zhidao HONG
1
-75
/
+71
2020-08-13
Basic variables support.
Valentin Bartenev
1
-0
/
+616