SpaceLord
|
34a2fa8902
Add path_info for Lua
|
8 years ago |
bel
|
8453f7d72f
Evaluate parameter of mg_print_system_info
|
8 years ago |
bel
|
f765a05d68
Format code and enhance error message
|
8 years ago |
bel
|
3649700a6d
Test: add some test points in timer unit test
|
8 years ago |
bel2125
|
0b6e5ad637
Merge pull request #379 from paulobrizolara/master
|
8 years ago |
Paulo Brizolara
|
898f17abd3
Changing c++ library name to 'civetweb-cpp'.
|
8 years ago |
bel
|
18a2f53920
Auto format source
|
8 years ago |
bel
|
21b78f5b06
Test: add source comments for timer test
|
8 years ago |
bel
|
e51ccf8890
Fix wrong va_arg parameter used when calling alloc_vprintf2 (#378)
|
8 years ago |
bel
|
99789574dd
Prepare 'show system info' command for Windows
|
8 years ago |
bel
|
6347f3030c
Move system information from main.c to civetweb.c
|
8 years ago |
bel
|
b132ad35ea
Remove --extra-verbose flag again
|
8 years ago |
bel
|
0d73d76ea4
Add --extra-verbose flag to ctest, to check the current problems at AppVeyor
|
8 years ago |
bel
|
bbe798c442
Split timer unit test into two
|
8 years ago |
bel
|
61b6b763f0
Add timer unit test
|
8 years ago |
bel
|
b7efd70960
AppVeyor: Build only one debug configuration, deploy only release
|
8 years ago |
bel
|
2ba2e59952
Add cast to remove conversion warning
|
8 years ago |
bel
|
39709cc37c
Disable Visual Studio warning (cast to different type, depending on OS)
|
8 years ago |
bel
|
689c10dbff
Update credits
|
8 years ago |
bel
|
f8de6fe23f
Update release notes
|
8 years ago |
bel
|
098c6675b8
Update User Manual - add new option
|
8 years ago |
bel
|
b5a34cf727
Set linger timeout as configuration value
|
8 years ago |
bel
|
a018780c25
Experiment with OSX linger support
|
8 years ago |
bel
|
46401cc61f
Test with configurable value of SO_LINGER
|
8 years ago |
bel
|
96b94a8a28
OSX does not support linger (1)
|
8 years ago |
bel
|
61f1740cae
Dummy-use mg_current_thread_id, because GCC does not understand any DO NOT WARN IF THIS FUNCTION IS USED OR UNUSED directive
|
8 years ago |
bel
|
39a43f1bdf
mg_current_thread_id may be unused
|
8 years ago |
bel
|
bbeb5a2534
Don't call mg_cry in standard cases, even if DEBUG is set
|
8 years ago |
bel
|
88bf37a33e
mg_current_thread_id may be unused
|
8 years ago |
bel
|
127da68019
Don't call mg_cry in standard cases, even if DEBUG is set
|
8 years ago |