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_sprintf.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
Refactored nxt_vsprintf().
Zhidao HONG
1
-9
/
+8
2022-06-01
Logging a NULL pointer instead of passing it in the memcpy().
Andrei Zeliankou
1
-9
/
+19
2022-05-26
Added const to remove unnecessary casts.
Alejandro Colomar
1
-5
/
+5
2022-05-03
Fixed #define style.
Alejandro Colomar
1
-2
/
+1
2019-09-19
Basic support for serving static files.
Valentin Bartenev
1
-2
/
+2
2019-03-11
Style.
Andrey Zelenkov
1
-6
/
+6
2018-06-25
Removed '\r' and '\n' artifact macros.
Igor Sysoev
1
-1
/
+1
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-2
/
+2
2018-04-04
Style: capitalized letters in hexadecimal literals.
Valentin Bartenev
1
-3
/
+3
2018-01-24
Using size_t for the field width type of the "%*s" specifier.
Sergey Kandaurov
1
-1
/
+1
2017-09-27
Fixed building with pthread_t defined as a pointer.
Sergey Kandaurov
1
-1
/
+1
2017-09-22
Removed fibers from compilation.
Valentin Bartenev
1
-2
/
+2
2017-06-23
Style and comment fixes.
Igor Sysoev
1
-1
/
+1
2017-02-01
nxt_str_t changes.
Igor Sysoev
1
-17
/
+17
2017-01-17
Initial version.
Igor Sysoev
1
-0
/
+716