提交历史

作者 SHA1 备注 提交日期
  bel b51c2cd50c Support absolute uri (#197) - (Step 5/?) 10 年之前
  bel 2a2155ce0f Support absolute uri (#197) - (Step 4/?) 10 年之前
  bel de04b44535 Support absolute uri (#197) - (Step 3/?) 10 年之前
  bel 26c510913c Support absolute uri (#197) - (Step 2/?) 10 年之前
  bel 0dc10e0dc6 Support absolute uri (#197) - (Step 1/?) 10 年之前
  bel ac14cd6d7b Make CTest verbose to check errors on the build server 10 年之前
  bel a65d852a09 Third attempt to avoid a `implicit declaration of function ‘realpath’` error on the remote build server 10 年之前
  bel 5cf6afbaeb Disable Wimplicit-function-declaration for executable test build on CI build server 10 年之前
  bel f5f918cef8 Set defines for realpath in Linux 10 年之前
  bel 95637af83d Fix some compile warnings in main.c 10 年之前
  bel 5437f5d37e Add TODO-mark to support absolute URIs (#197) 10 年之前
  bel 1e0745cda2 Move redefinition of main to test header 10 年之前
  bel f7eb8a1e5b Move printf blocking define below include civetweb.h 10 年之前
  bel bb855fe6c4 First unit test for main.c 10 年之前
  bel 5a2678e73e Replace printf by fprintf(stdout) in main 10 年之前
  bel 9de3f4fdd0 Add unit test for main.c 10 年之前
  bel 61b9afa121 Fix system specific pre-processor defines 10 年之前
  bel 7aa712c8a2 Change appveyor build order 10 年之前
  bel 20d1467a32 Fix some TODOs 10 年之前
  bel2125 c9bb894b84 Redirect stderr of CGI process to error log (Step 3/3) 10 年之前
  bel2125 acfeddfd93 Add header for uname 10 年之前
  bel 6b0603777d Add command line option -I to display information about the system 10 年之前
  bel d8adf7d640 Redirect stderr of CGI process to error log (Step 2/3) 10 年之前
  bel 390457c535 Redirect stderr of CGI process to error log (Step 1/3) 10 年之前
  bel 62e4d79ac3 Auto format source code 10 年之前
  bel ac3968c850 Add patch of pull request #196 to unit_test.c 10 年之前
  bel2125 533eac37cd Add library test for Lua5.3 10 年之前
  bel2125 ed68c6a277 Check if Lua version specified by make WITH_LUA_VERSION matches with the version in lua.h 10 年之前
  bel2125 de4bd492c8 Do not use in Lua 5.1 10 年之前
  bel d082320ba0 Do not use `lua_pushglobaltable` in Lua 5.1 10 年之前