|
c56fd73def
|
Fixed unused variable warining.
|
2024-04-03 10:22:00 +04:00 |
|
|
afd350e0d8
|
Fixed compilation with newer compilers.
|
2020-12-02 13:42:40 +00:00 |
|
|
716d3c8b23
|
Add "fall through" comments
Without these comments gcc7 will complain (-Wimplicit-fallthrough).
This fixes #1109.
|
2017-09-28 18:13:20 +01:00 |
|
|
b9fcf7d880
|
removed trailing spaces
|
2013-11-30 11:21:53 +04:00 |
|
|
a933495bf1
|
merged exec pull feature
|
2013-11-26 14:13:07 +04:00 |
|
|
f599c70568
|
updated copyright line
|
2013-11-03 23:11:37 +04:00 |
|
|
97d144ae28
|
implemented exec_pull feature; the old exec is now exec_push
|
2013-10-08 02:04:49 +04:00 |
|
|
c41d4e7810
|
fixed msvc warning
|
2013-06-12 20:47:25 +04:00 |
|
|
1bd6aed4c8
|
added ifdefs to fix msvc compilation
|
2013-06-12 20:47:25 +04:00 |
|
|
db34613f1a
|
fixed typo
|
2013-06-12 20:47:24 +04:00 |
|
|
f94fcee9fb
|
included ngx_config.h & ngx_core.h to every file
|
2013-06-12 20:47:23 +04:00 |
|
|
f79aa206ec
|
implemented exec IO
|
2013-04-24 16:08:15 +04:00 |
|
|
8494e179d1
|
fixed evaluation variable at the end of string
|
2012-09-13 15:20:14 +04:00 |
|
|
e1650d8629
|
added all required arguments to old-style & new-style exec
|
2012-09-12 19:38:41 +04:00 |
|
|
3f08385144
|
added common evaluation code
|
2012-09-12 14:58:31 +04:00 |
|