提交历史

作者 SHA1 备注 提交日期
  bel 3533484987 Use mop instead of buf[0] to make the code more readable (see issue #35) 11 年之前
  bel a25d03617c Rewrite options argument handling (Step 1) 11 年之前
  bel f031b7a81d Add missing option types 11 年之前
  bel 9a12881de2 Update release notes 11 年之前
  bel 26ecfa7261 Update websocket example - stop websocket threads per server context instead of using a static variable 11 年之前
  bel 624aed908d Update websocket example - store websocket clients per server context instead of using static variables 11 年之前
  bel 265d2309a1 Add function to get context from connection 11 年之前
  bel 5ee511bef3 Add a function to access the user data in cases the context is known but not the connection 11 年之前
  bel 56389ad023 Update websocket example - use new API functions 11 年之前
  bel 64c97d56e4 Add callbacks for creation and deletion of the server context 11 年之前
  bel 4864ad9259 Clarify compile options in the docu (related to issue #29) 11 年之前
  bel ea0c7ce9a2 Document decode_url 11 年之前
  bel2125 b900a33c22 Merge pull request #32 from yehudasa/master 11 年之前
  Yehuda Sadeh ef8cb8caed make call to mg_url_decode() optional 11 年之前
  bel b3dfac975d Update redistributables from Visual Studio 2012 to 2013 11 年之前
  bel f25aff015f Fix pointer punning, fix whitespaces 11 年之前
  bel d08f534309 timers_exit may be called without timers_init 11 年之前
  bel ed72d40adf Websocket test should support WSS 11 年之前
  bel 173b0c7214 Update Lua to 5.2.3 11 年之前
  bel 7d218d63d8 Integrate LuaXML for XML file processing in Lua server pages and scripts 11 年之前
  bel 58fd677dc0 Add LuaXML library 11 年之前
  bel 1b9430718d Check for recursions when printing Lua tables in the test 11 年之前
  bel 99a26369a6 Update README / docu 11 年之前
  bel2125 84fdd229a4 Merge pull request #27 from uhertlein/master 11 年之前
  Ulrich Hertlein c097e74958 Casts for [mc]alloc to fix compiler error with g++ 11 年之前
  bel ec8c557589 Update version number 11 年之前
  bel faa63827e1 Release notes for V1.6 11 年之前
  bel2125 576285ecb6 Merge pull request #26 from sunsetbrew/master 11 年之前
  Thomas Davis 1461951d13 Compile fixes for OSX 11 年之前
  bel 724753a7da Fix C++ build errors in Linux 11 年之前