aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* add Middlewares template to Crow main class, context implementationipknHama2014-09-075-1/+175
|
* improve performance by 2xipkn2014-08-173-25/+55
| | | | change to io_service per CPU model
* fixed multithread crashipkn2014-08-162-25/+42
|
* fix compile bug (feeding std::endl to logger)ipknHama2014-08-161-1/+1
|
* Change to custom timer implementation to increase performanceipknHama2014-08-164-20/+110
|
* remove shared_ptr for performanceipknHama2014-08-153-29/+48
|
* Don't create logger object if corresponding log level is ignored.ipknHama2014-08-151-7/+15
|
* Fixes #14, long polling leak removed.ipknHama2014-08-111-3/+3
|
* amalgamation addedipknHama2014-08-085-114/+124
|
* now crow becomes completely header onlyipknHama2014-08-073-4/+2647
|
* decide to be header onlyipknHama2014-08-071-22/+340
|
* improve mustache.hipknHama2014-08-072-15/+23
|
* spliting header implementation into cpp files, routing.cpp createdipknHama2014-08-073-357/+36
|
* source resturcturing + CMakeipknHama2014-08-0714-0/+3867