1. f3265c1 Fix some warnings, fix missing linker flag for Linux by Bo 路 8 years ago
  2. edc0699 CLI example in README + extern "C" support by Bo 路 8 years ago
  3. f88672b Docs by Bo 路 8 years ago
  4. aa53fb8 docs and a new CLI helper 馃帀 by Bo 路 8 years ago
  5. 78ffc42 Add copyright notices to new code by Bo 路 8 years ago
  6. 441b29b Add example to CLI helper by Bo 路 8 years ago
  7. a346095 Add CLI helpers and update some example code by Bo 路 8 years ago
  8. fd80727 Remove settings used when testing by Bo 路 8 years ago
  9. 836b3cb Cache logging date string and refresh every 1 or 2 seconds by Bo 路 8 years ago
  10. 5c94f79 Remove unused by Bo 路 8 years ago
  11. 09b4541 Comment out testing data by Bo 路 8 years ago
  12. 64dd109 Optimize Hash a bit by Bo 路 8 years ago
  13. c130304 Improved cache locality for fiobj_s Hash implementation and other minor updates by Bo 路 8 years ago
  14. 7e80aa1 I'll test and benchmark this later by Bo 路 8 years ago
  15. 098f154 Docs and couplet handling... by Bo 路 8 years ago
  16. 32fd9f6 Docs and kicks by Bo 路 8 years ago
  17. 5b598ad Limit Symbol hashing to pointer length by Bo 路 8 years ago
  18. 8190fcc Fix #14, credit to @cdkrot by Bo 路 8 years ago
  19. d33d82e Test and fix typo for `fio2resp` by Bo 路 8 years ago
  20. 33df397 Cleaner, smaller and more idiomatic code for fiobj => RESP formatting by Bo 路 8 years ago
  21. d40a021 Oops, `NULL` should be `null` for JSON by Bo 路 8 years ago
  22. 4487dba We have JSON formatting, the harder part is next... parsing. by Bo 路 8 years ago
  23. 68802b8 Docs by Bo 路 8 years ago
  24. 67ff196 Array flattening tested by Bo 路 8 years ago
  25. 6d66915 Use stable script by Bo 路 8 years ago
  26. ed95c04 Work in progress by Bo 路 8 years ago
  27. 094cefd Merge remote-tracking branch 'origin/script' into script by Bo 路 8 years ago
  28. 449e03a used @boazsegev download command; updated url by Benjamin Calderon 路 8 years ago
  29. 74b3180 added cache option to new, download WIP by Benjamin Calderon 路 8 years ago
  30. fb32bc3 used @boazsegev download command; updated url by Benjamin Calderon 路 8 years ago
  31. d1711dd added cache option to new, download WIP by Benjamin Calderon 路 8 years ago
  32. ec23130 Fixed fiobj leaks and re-organized code 馃帀 by Bo 路 8 years ago
  33. 1dbb0ad More tests expose memory leaks in deeply nested objects by Bo 路 8 years ago
  34. 15bbafb Fix #13 credit to @cdkrot by Bo 路 8 years ago
  35. 52ef4c5 Updates to the unreleased `fiobj` API by Bo 路 8 years ago
  36. c7387fa Docs by Bo 路 8 years ago
  37. f2a7236 Mostly, support writing RESP strings from fiobj objects by Bo 路 8 years ago
  38. a86a5e8 Names + Fix `each2` for collections in Hash couplets by Bo 路 8 years ago
  39. 342663d Minor updates by Bo 路 8 years ago
  40. eceba94 Add the new feature to the CMakeLists 馃帀 by Bo 路 8 years ago
  41. 4d03a0c Docs by Bo 路 8 years ago
  42. 5d5f8b3 Merge pull request #12 from boazsegev/master by Bo 路 8 years ago
  43. 771f4e6 All tests pass, no leaks... feature release time 馃帀 by Bo 路 8 years ago
  44. 2717b77 Use a list for `each2` instead of an array or recursion by Bo 路 8 years ago
  45. eafa003 Add JSON to roadmap + credit CLA source as BearSSL by Bo 路 8 years ago
  46. 1fe16f9 More error tests by Bo 路 8 years ago
  47. 0053ca5 Docs by Bo 路 8 years ago
  48. 95cc899 Looking for nesting issue source by Bo 路 8 years ago
  49. d647742 `each2` should respect NULL as an object by Bo 路 8 years ago
  50. 1ec0924 Somewhere in the cyclic protection memory gets screwy... hell if I know where. by Bo 路 8 years ago
  51. 0b3de49 Tightening up the array and bootstrapping the cyclic protection 鈽猴笍 by Bo 路 8 years ago
  52. 0d20750 Tested for cyclic protection by Bo 路 8 years ago
  53. 759b124 Some floating point formatting by Bo 路 8 years ago
  54. fb942a8 Tested `fio_ltoa` by Bo 路 8 years ago
  55. 05dfd7d Tested `fio_atol` by Bo 路 8 years ago
  56. 159f793 Minor nothings by Bo 路 8 years ago
  57. 85b7e4e `double` is big enough by Bo 路 8 years ago
  58. cdacf73 Small things dripping like water by Bo 路 8 years ago
  59. a7dc9e9 Symbols can't be easily unique... so be it... by Bo 路 8 years ago
  60. d55de68 Baby steps by Bo 路 8 years ago
  61. e410a40 Oops by Bo 路 8 years ago
  62. bc7e06e IO and FILE API by Bo 路 8 years ago
  63. 72256b4 facil.io object library header for complex and dynamic types. by Bo 路 8 years ago
  64. 00e0792 Docs + `request->udata` initialization before `on_request` callback by Bo 路 8 years ago
  65. 257e7a0 Bump and fix patch versions (I forgot about that...) by Bo 路 8 years ago
  66. 50214c1 Oops by Bo 路 8 years ago
  67. 6d0b495 Docs by Bo 路 8 years ago
  68. f0cbc0c Merge branch 'script' of github.com:boazsegev/facil.io into script by Benjamin Calderon 路 8 years ago
  69. b23c2ed used @boazsegev download command; updated url by Benjamin Calderon 路 8 years ago
  70. ef2f133 added cache option to new, download WIP by Benjamin Calderon 路 8 years ago
  71. 8d9ae35 used @boazsegev download command; updated url by Benjamin Calderon 路 8 years ago
  72. 8fac6d4 Merge branch 'script' of github.com:boazsegev/facil.io into script by Benjamin Calderon 路 8 years ago
  73. efc82bb added cache option to new, download WIP by Benjamin Calderon 路 8 years ago
  74. 29d5f93 added cache option to new, download WIP by Benjamin Calderon 路 8 years ago
  75. 86a7430 Apparently there isn't a default CLA by Bo 路 8 years ago
  76. 9b2a23c Remove notice by Bo 路 8 years ago
  77. 82e7d98 Minor docs adjustment by Bo 路 8 years ago
  78. 9881a03 Add automatic BearSSL and OpenSSL macros and linker flags by Bo 路 8 years ago
  79. 4de7369 Separate the lib dump task by Bo 路 8 years ago
  80. b15d687 Externs by Bo 路 8 years ago
  81. 2845bc4 Typo by Bo 路 8 years ago
  82. 04aef73 Docs prep for release by Bo 路 8 years ago 0.5.2
  83. 2c8de60 Organize just a bit by Bo 路 8 years ago
  84. d62b58f Restructure folders by Bo 路 8 years ago
  85. 2775c00 Boiler plates should be extendible by Bo 路 8 years ago
  86. d63312f Prep for patch release by Bo 路 8 years ago
  87. c5e90b9 Docs + credit to @benjcal by Bo 路 8 years ago
  88. 2629ffe Docs by Bo 路 8 years ago
  89. 029f3cc Just to make sure by Bo 路 8 years ago
  90. b2280fc Fix script for stable (not really ready) by Bo 路 8 years ago
  91. b8f3cfa Just for now by Bo 路 8 years ago
  92. 5f33ad8 Thoughts about boiler plates by Bo 路 8 years ago
  93. 09bd1b3 I don't know... did something go wrong? by Bo 路 8 years ago
  94. 9c8e039 Fix SIGTERM and add sibling sentinel by Bo 路 8 years ago
  95. a0ecb15 Fix missing `const` by Bo 路 8 years ago
  96. 90a7abd Documentation help wanted by Bo 路 8 years ago
  97. d79ffbf How to contribute by Bo 路 8 years ago
  98. 196de13 Fix `http_response_sendfile2` for safe paths and missing `/` by Bo 路 8 years ago
  99. b38326b docs by Bo 路 8 years ago
  100. 7405da1 Backup by Bo 路 8 years ago