Skip to content
Snippets Groups Projects
  1. May 30, 2013
  2. May 23, 2013
    • Dmitry E. Oboukhov's avatar
      Split box.lua to several lua files · c0183560
      Dmitry E. Oboukhov authored
      * Rewrite box.net.box:
      	- connection process is in internal fiber, so
      	  connector can reconnect lost connections
      * Add box.fiber.wrap function that runs new detached fiber
      * Add some tests
      c0183560
  3. May 22, 2013
  4. May 21, 2013
  5. Apr 25, 2013
  6. Apr 23, 2013
  7. Apr 22, 2013
  8. Apr 20, 2013
  9. Apr 10, 2013
  10. Apr 08, 2013
  11. Mar 13, 2013
    • Konstantin Osipov's avatar
      Decouple tbuf and pickle. · 44fab8fe
      Konstantin Osipov authored
      Reorganize iproto parser (pickle) around two pointers at the request
      parsing position and request end.
      This makes the code more generic and easily usable in lua and
      with new buffered I/O.
      
      This also reduces the current widespread use of tbuf throughout
      entire code base (good for future maintainability of the code).
      44fab8fe
  12. Feb 26, 2013
  13. Feb 21, 2013
  14. Feb 20, 2013
  15. Feb 15, 2013
  16. Feb 14, 2013
  17. Feb 13, 2013
  18. Feb 12, 2013
  19. Feb 11, 2013
  20. Feb 08, 2013
  21. Feb 06, 2013
  22. Feb 05, 2013
  23. Feb 04, 2013
  24. Jan 22, 2013
  25. Jan 21, 2013
  26. Jan 17, 2013
Loading