Skip to content
Snippets Groups Projects
  1. Jan 09, 2014
  2. Jan 08, 2014
  3. Jan 07, 2014
  4. Jan 06, 2014
  5. Jan 05, 2014
    • Konstantin Osipov's avatar
      Change server reponse format to MessagePack. · b28f8909
      Konstantin Osipov authored
      Update the protoco spec in doc/box-protocol.txt.
      Update box.net.box with a bunch of hacks.
      Update the python driver.
      
      Remove support for flags variable (BOX_RETURN_TUPLE).
      It was not tested anywhere! (-> kill)
      
      Implemeng Lua msgpack.next() to support streamed processing.
      Add tests.
      
      Fix a bug with messed up aliases of msgpack.dumps() pointing
      to encode() and loads() pointing to decode() (should be vice versa).
      b28f8909
  6. Jan 04, 2014
  7. Jan 03, 2014
  8. Jan 02, 2014
  9. Jan 01, 2014
  10. Dec 31, 2013
  11. Dec 30, 2013
  12. Dec 27, 2013
  13. Dec 26, 2013
Loading