Skip to content
Snippets Groups Projects
  1. Jan 19, 2015
    • Roman Tsisyk's avatar
      Implement EVAL request · 43439a0d
      Roman Tsisyk authored
      Add a new IPROTO request type - EVAL. EVAL compiles and executes arbitrary
      Lua expression and returns raw result (without converting it to a list
      of tuples).
      43439a0d
  2. Jan 15, 2015
  3. Jan 14, 2015
    • Konstantin Osipov's avatar
      Implement coio_stat. · 084fbe61
      Konstantin Osipov authored
      Unit test coio_stat.
      
      Cleanup unit tests a bit: merge unit.h and test.h, which
      would duplicate each other.
      
      Fix a bug in trigger_atexit.test, which would not clean up after
      itself.
      084fbe61
  4. Jan 13, 2015
  5. Jan 12, 2015
  6. Dec 31, 2014
  7. Dec 29, 2014
  8. Dec 28, 2014
  9. Dec 27, 2014
  10. Dec 26, 2014
  11. Dec 25, 2014
  12. Dec 24, 2014
Loading