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-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
2023-03-29
Auto: mirroring installation structure in build tree.
Alejandro Colomar
11
-91
/
+85
2023-03-29
Renamed --libstatedir to --statedir.
Alejandro Colomar
4
-9
/
+9
2023-02-17
Enable the PR_SET_CHILD_SUBREAPER prctl(2) option on Linux.
Andrew Clayton
1
-0
/
+13
2023-02-17
Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.
Andrew Clayton
2
-8
/
+8
2023-02-17
Isolation: Fix the enablement of PR_SET_NO_NEW_PRIVS.
Andrew Clayton
1
-1
/
+1
2023-01-31
Added default values for pathnames.
Alejandro Colomar
10
-124
/
+120
2023-01-12
Autodetect endianness.
Andrew Clayton
1
-0
/
+31
2022-12-14
Java: upgrading third-party components.
Sergey A. Osokin
2
-16
/
+16
2022-12-10
Isolation: wired up cgroup to build system.
Andrew Clayton
3
-0
/
+28
2022-11-29
Used pkg-config to detect njs where available.
Konstantin Pavlov
1
-4
/
+12
2022-11-22
NJS: added http request prototype.
Zhidao HONG
1
-1
/
+1
2022-11-20
Basic njs support.
Zhidao HONG
5
-0
/
+52
2022-11-20
Var: separating nxt_tstr_t from nxt_var_t.
Zhidao HONG
1
-0
/
+1
2022-11-16
Propagated NXT_RUBY_CFLAGS to Ruby checks.
Konstantin Pavlov
1
-3
/
+3
2022-10-28
Fixed main() prototypes in auto tests.
Andrew Clayton
22
-129
/
+129
2022-10-20
Avoided modifying existing directories at 'make install'.
Alex Colomar
1
-5
/
+10
2022-10-20
Configuration: added the regex status in configure summary.
Zhidao HONG
1
-0
/
+1
[next]