1. 7dfedf7 Fix errors in `make libdump` by Bo · 7 years ago
  2. e89a585 DRYer by Bo · 7 years ago
  3. 5afb83f Docs by Bo · 7 years ago
  4. 08c2f33 Docs by Bo · 7 years ago
  5. 70b82b3 Docs by Bo · 7 years ago 0.6.0
  6. ad86f2f Cleanup by Bo · 7 years ago
  7. ca202a8 Update default keep-alive by Bo · 7 years ago
  8. 920f6ae Attempt to accept more than one connection at a time by Bo · 7 years ago
  9. 98402f7 Protocol objects might be better allocated through the system. by Bo · 7 years ago
  10. 41fae9d Docs by Bo · 7 years ago
  11. 71119dc Use `EVIO_TICK` for easy changes by Bo · 7 years ago
  12. f64400d Increase defer testing (test for unperformed events) by Bo · 7 years ago
  13. c3d825c Fix tests by Bo · 7 years ago
  14. e70ece6 Refine test to account for negative memory pool values. by Bo · 7 years ago
  15. 30f28f7 Docs by Bo · 7 years ago
  16. 20ee78b Oops by Bo · 7 years ago
  17. ac01951 Tested defaults for a balanced utilization of threads by Bo · 7 years ago
  18. 4a449c8 Just in case... by Bo · 7 years ago
  19. 6e5f3fc Handle non text pub/sub by converting to JSON by Bo · 7 years ago
  20. 1ba7857 Constructors conflict with memory constructor (ordering issues) by Bo · 7 years ago
  21. 60a5b61 Fix `facil_is_running` + style by Bo · 7 years ago
  22. c34a64f Oops by Bo · 7 years ago
  23. 31b732a Known makefile flags by Bo · 7 years ago
  24. e14c180 Avoid error messages when subscribing before starting facil.io by Bo · 7 years ago
  25. 61cd289 Oops by Bo · 7 years ago
  26. f4fbf4c Style by Bo · 7 years ago
  27. d5649a0 Docs by Bo · 7 years ago
  28. 1988603 Cleanup by Bo · 7 years ago
  29. 0daf5e6 Docs and final updates to the automated CPU core detection by Bo · 7 years ago
  30. f17ffda Recognize threads / processes -1 as non-ratio by Bo · 7 years ago
  31. eb4359e Docs by Bo · 7 years ago
  32. e871371 Negative `threads` / `processes` settings should have meaningful values by Bo · 7 years ago
  33. abc1bea GCC doesn't seem to recognize the `_Thread_local` keyword...? by Bo · 7 years ago
  34. 93f998b Oops by Bo · 7 years ago
  35. 56b3312 Fix style by Bo · 7 years ago
  36. 2fb10a9 Fix CPU limit detection + FIO_DEDICATED_SYSTEM by Bo · 7 years ago
  37. 96efcef Add spin-lock contention reporting in debug mode by Bo · 7 years ago
  38. b34e17c Playing around with throttling options by Bo · 7 years ago
  39. bb846f2 Attempt free before deferring by Bo · 7 years ago
  40. 9feecf1 Remove the list dependency and use a single link list by Bo · 7 years ago
  41. 3ce7228 Docs by Bo · 7 years ago
  42. 301da02 Bug hunting by Bo · 7 years ago
  43. e9becce Fix kqueue auto-close to prevent `close` being called for valid `fd` by Bo · 7 years ago
  44. b7eb0fb Style by Bo · 7 years ago
  45. beadb5e Refactor `clear_connection_data_unsafe` (used only once) by Bo · 7 years ago
  46. 5fa48da `defer_thread_wait ` - make sure there's a valid pool object by Bo · 7 years ago
  47. 404f9e5 Don't `shutdown` before `close`... it has unexpected side-effects by Bo · 7 years ago
  48. f5bfa7a Test that signal was successful by Bo · 7 years ago
  49. 4972ed3 Prevent worker initialization from closing a pipe opened by a concurrent thread (in custom `fork`). by Bo · 7 years ago
  50. 885db86 Add the hot restart feature using the USR1 signal by Bo · 7 years ago
  51. 8f3a533 Support non-object JSON data in body by Bo · 7 years ago 0.6.0.beta.8
  52. 4a3655a Docs by Bo · 7 years ago
  53. a65f2fa Hash should return count on `fiobj_obj2num`. by Bo · 7 years ago
  54. 91887f6 Extract the JSON parser to a header library by Bo · 7 years ago
  55. 13c2123 Use gnu++ for C++ compiler flags + support alternative c++ extension by Bo · 7 years ago
  56. d74f295 Docs, names and minorities by Bo · 7 years ago
  57. b27a517 Minorities by Bo · 7 years ago
  58. 6ff038d NULL protection for pool stop by Bo · 7 years ago
  59. 299a506 docs by Bo · 7 years ago
  60. 9ad79ba Make sure object isn't a number before testing for the Hash flag by Bo · 7 years ago
  61. 7b49752 Remove unused variable by Bo · 7 years ago
  62. bbe849a Fix broken `fio_hash_pop` and avoid it when performance allows. by Bo · 7 years ago
  63. c4a9e14 More `fio_realloc2` related updates by Bo · 7 years ago
  64. 8bce19a More `fio_realloc2` related fixes by Bo · 7 years ago
  65. 5c4abee Docs by Bo · 7 years ago
  66. 42b7181 Fix `for` loop so gcc doesn't complain by Bo · 7 years ago
  67. b6fdbf1 Fix single core spinning by Bo · 7 years ago
  68. 2404a62 Review live request parsing by Bo · 7 years ago
  69. 4cd7472 Oops, fix fio_realloc to use the new fio_realloc2 function by Bo · 7 years ago
  70. 33c6375 Docs by Bo · 7 years ago
  71. cb5337b Cookie parsing + misc fixes by Bo · 7 years ago
  72. d161c70 Free the hash memory rather than clear it? by Bo · 7 years ago
  73. fda1598 Require `Host` header by Bo · 7 years ago
  74. 4a7edc2 Stop loop at end of hash map, not at invalid entry by Bo · 7 years ago
  75. 6e04fa0 Fix fio_memcpy and clarify API for fio_realloc2 by Bo · 7 years ago
  76. 67058ba Fix counter by Bo · 7 years ago
  77. 955a091 Update CMake with `fio_mem` by Bo · 7 years ago
  78. 9b90004 Docs by Bo · 7 years ago
  79. 836f8e1 Test `fio_free(NULL)` by Bo · 7 years ago
  80. cbebf0a Test 0 byte allocation by Bo · 7 years ago
  81. c61ff6f Plug possible leak in big reallocations by Bo · 7 years ago
  82. 8638eef Docs by Bo · 7 years ago
  83. 093e417 Updated example but... by Bo · 7 years ago
  84. 66dcb2d Repeat testing loop to allow for `malloc` pool performance. by Bo · 7 years ago
  85. 4696326 Unroll loop for faster realloc (fio_memcpy) by Bo · 7 years ago
  86. f2a5f20 Cleanup stale code and style by Bo · 7 years ago
  87. 830aa61 Docs by Bo · 7 years ago
  88. 585e307 Remove some unaligned memory access occurrences by Bo · 7 years ago
  89. 0f28724 Don't defer simple memory deallocation by Bo · 7 years ago
  90. 1647d5f A little cleanup by Bo · 7 years ago
  91. 40b0a75 Fine, 8 is better... maybe... by Bo · 7 years ago
  92. 00cc1a8 Use less energy when spin-lock idling by Bo · 7 years ago
  93. 6126209 Reduce pipelining limit to prefer responsiveness over speed by Bo · 7 years ago
  94. 3cb2322 Will we use it? I don't think so... but I used it when testing threads by Bo · 7 years ago
  95. 66b5379 Relative values should be preferred over absolute values by Bo · 7 years ago
  96. b2c34a6 Make sure the default `free` is the system's `free` by Bo · 7 years ago
  97. 0d340c6 Minimal memory pool using 1 per CPU with negative count by Bo · 7 years ago
  98. 8e12a42 Fix Travis-CI branch by Bo · 7 years ago
  99. 161c832 Fix link by Bo · 7 years ago
  100. 6d8fa29 Docs by Bo · 7 years ago