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
/
auto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
java: Update third-party components
Sergey A. Osokin
2
-12
/
+12
2024-05-07
auto, perl: Fix building the Perl language module with clang
Andrew Clayton
1
-0
/
+6
2024-05-07
auto/wasm: No need to explicitly set -fno-strict-aliasing now
Andrew Clayton
1
-2
/
+1
2024-04-10
njs (lowercase) is more preferred way to mention
Andrei Zeliankou
3
-5
/
+5
2024-03-14
Rebuild wasm-wasi-component when any of its dependencies change
Andrew Clayton
1
-1
/
+8
2024-03-13
Build with -std=gnu11 (C11 with GNU extensions)
Alejandro Colomar
1
-2
/
+3
2024-03-12
NJS: loader should be registered using njs_vm_set_module_loader()
Andrei Zeliankou
1
-3
/
+3
2024-03-09
Add an EXTRA_CFLAGS make variable
Andrew Clayton
1
-1
/
+4
2024-03-09
Add a help target to the root Makefile
Andrew Clayton
1
-0
/
+10
2024-03-09
Allow to disable -Werror at 'make' time
Andrew Clayton
1
-0
/
+8
2024-03-09
Enable optional 'debuggable' builds
Andrew Clayton
2
-2
/
+11
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
3
-65
/
+0
2024-03-09
Remove support for IBM's XL C compiler
Andrew Clayton
2
-73
/
+0
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
1
-12
/
+0
2024-03-05
Remove unused nxt_vector_t API
Andrew Clayton
1
-1
/
+0
2024-02-27
Wasm-wc: use more common uname switch to get operating system name
Konstantin Pavlov
1
-1
/
+1
2024-02-22
Update third-party java components to their recent versions
Sergey A. Osokin
2
-14
/
+14
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
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-20
Updated copyright notice.
Andrei Zeliankou
1
-1
/
+1
2024-02-19
Node.js: Build/install fix
Andrew Clayton
1
-2
/
+2
2024-01-16
White space formatting fixes
Andrei Zeliankou
1
-2
/
+2
2023-11-29
Update third-party components for the Java module.
Sergey A. Osokin
2
-12
/
+12
2023-10-17
Update third-party components for the Java module.
Sergey A. Osokin
2
-10
/
+10
2023-10-10
Update third-party components for the Java module.
Sergey A. Osokin
2
-14
/
+14
2023-10-06
Update third-party components for the Java module.
Sergey A. Osokin
2
-16
/
+16
2023-08-01
Added unit pkg-config file.
Konstantin Pavlov
4
-1
/
+38
2023-08-17
Wasm: Wire the Wasm language module up to the build system.
Andrew Clayton
3
-0
/
+214
2023-08-09
HTTP: controlling response headers support.
Zhidao HONG
1
-0
/
+1
2023-07-11
NJS: explicitely require 0.8.0 or later versions in configure.
Konstantin Pavlov
1
-1
/
+5
2023-07-07
Update third-party components for Unit's Java module.
Sergey A. Osokin
2
-16
/
+16
2023-05-08
NJS: supported loadable modules.
Zhidao HONG
1
-1
/
+1
2023-04-20
HTTP: added basic URI rewrite.
Zhidao HONG
1
-0
/
+1
2023-05-08
Docs: moved uintd.8 to man8/ subdirectory.
Alejandro Colomar
1
-2
/
+2
2023-04-24
Remove a bunch of dead code.
Andrew Clayton
1
-13
/
+0
[next]