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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-09
Pretty print the wasm language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Ruby language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Python language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the PHP language module compiler output
Andrew Clayton
1
-2
/
+4
2024-03-09
Pretty print the Perl language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Pretty print the Java language module compiler output
Andrew Clayton
1
-3
/
+5
2024-03-09
Hook up make pretty printing to the Unit core and tests
Andrew Clayton
1
-20
/
+40
2024-03-09
Add initial infrastructure for pretty printing make output
Andrew Clayton
1
-0
/
+29
2024-03-09
Compile with -fno-strict-overflow
Andrew Clayton
1
-0
/
+4
2024-03-09
Disable strict-aliasing in clang by default
Andrew Clayton
1
-2
/
+4
2024-03-09
Expand the comment about -Wstrict-overflow on GCC
Andrew Clayton
1
-1
/
+3
2024-03-09
Remove -W from compiler flags
Andrew Clayton
1
-2
/
+2
2024-03-09
Remove support for Sun's Sun Studio/SunPro C compiler
Andrew Clayton
4
-140
/
+0
2024-03-09
Remove support for IBM's XL C compiler
Andrew Clayton
3
-176
/
+1
2024-03-09
Remove support for Intel's icc compiler
Andrew Clayton
1
-11
/
+0
2024-03-09
Remove support for Microsoft's Visual C++ compiler
Andrew Clayton
2
-13
/
+0
2024-03-08
Var: Fix cacheable issue for njs variable access
Zhidao HONG
1
-1
/
+1
2024-03-07
.mailmap: Map Dylan's 2nd GitHub address
Dylan Arbour
1
-0
/
+1
2024-03-07
Add GitHub workflow for wasm-wasi-component
Andrew Clayton
1
-5
/
+35
2024-03-07
Test with root access in GitHub workflows
Dylan Arbour
1
-31
/
+13
2024-03-05
Avoid potential NULL pointer dereference in nxt_router_temp_conf()
Andrew Clayton
1
-7
/
+9
2024-03-05
Var: Remove a dead assignment in nxt_var_interpreter()
Andrew Clayton
1
-1
/
+1
2024-03-05
Remove unused nxt_vector_t API
Andrew Clayton
4
-223
/
+0
2024-02-29
Configuration: Fix check in nxt_conf_json_parse_value()
Andrew Clayton
1
-1
/
+1
2024-02-27
Wasm-wc: use more common uname switch to get operating system name
Konstantin Pavlov
1
-1
/
+1
2024-02-27
Version bump
Andrei Zeliankou
2
-2
/
+34
2024-02-27
Added version 1.32.0 CHANGES
1.32.0
Andrei Zeliankou
3
-3
/
+56
2024-02-27
Generated Dockerfiles for Unit 1.32.0
Andrei Zeliankou
14
-28
/
+28
2024-02-27
Edited changes.xml for the 1.32.0 release
Andrei Zeliankou
1
-10
/
+80
2024-02-24
Update setup-go to v5
Dylan Arbour
1
-1
/
+2
2024-02-23
Add PHP 8.2 and 8.1 to test matrix
Dylan Arbour
1
-0
/
+4
2024-02-22
Packages: Pass CFLAGS to compile wasm modules on all packaging targets
Konstantin Pavlov
2
-3
/
+3
2024-02-22
Remove debug from builds and tests
Dylan Arbour
1
-2
/
+1
2024-02-22
Update third-party java components to their recent versions
Sergey A. Osokin
3
-15
/
+15
2024-02-22
Wasm-wc: Use the cargo build output as the make target dependency
Andrew Clayton
1
-3
/
+5
2024-02-22
Wasm-wc: Add nxt_unit.o as a dependency in the auto script
Andrew Clayton
1
-2
/
+1
2024-02-21
Packages: added wasm-wasi-component module packaging for rpm-based distros
Konstantin Pavlov
1
-3
/
+3
2024-02-21
Packages: added wasm-wasi-component module packaging for deb-based distros
Konstantin Pavlov
1
-3
/
+3
2024-02-21
Tests: renamed test_python_procman.py since it's not Python-specific
Andrei Zeliankou
1
-0
/
+0
2024-02-21
Tests: skip some of TLS reconfiguration tests under AddressSanitizer
Andrei Zeliankou
1
-0
/
+7
2024-02-21
Tests: check for the AddressSanitizer flag during discovery
Andrei Zeliankou
2
-0
/
+3
2024-02-21
Tests: Ruby hook tests unstable for version older 3.0
Andrei Zeliankou
1
-1
/
+4
2024-02-21
Docker: Re-generate Dockerfile.wasm
Andrew Clayton
1
-7
/
+8
2024-02-21
Docker: Add wasm-wasi-component to the wasm target
Andrew Clayton
1
-3
/
+4
2024-02-21
Docker: Bump rust version to 1.76.0
Andrew Clayton
1
-1
/
+2
2024-02-21
Wasm-wc: Wire it up to the build system
Andrew Clayton
3
-0
/
+128
2024-02-21
Fix alignment of wasm options text in auto/help
Andrew Clayton
1
-2
/
+2
2024-02-21
Wasm-wc: Wire up the language module to the config system
Andrew Clayton
3
-0
/
+35
2024-02-21
Wasm-wc: Add Cargo.lock
Andrew Clayton
2
-2
/
+2293
2024-02-21
Wasm-wc: Allow to use the 'reactor' adaptor again
Andrew Clayton
1
-1
/
+2
[next]