Skip to content
Snippets Groups Projects
  1. Sep 21, 2011
    • Konstantin Osipov's avatar
      Lua: rework index iterators. · 350e04ca
      Konstantin Osipov authored
      Simplify index_tree_el_compare
      Make iterators usable regardless of index type.
      Add coverage.
      
      Add more tests.
      
      In iterators over tree indexes, check
      that key type matches field type.
      Add tests for non-unique multipart keys.
      
      Update output of the python test library
      to not print extra trailing '\0' at the
      end of error message. Update test results.
      350e04ca
  2. Sep 20, 2011
  3. Sep 19, 2011
  4. Sep 16, 2011
  5. Sep 15, 2011
  6. Sep 14, 2011
  7. Sep 13, 2011
  8. Sep 12, 2011
    • Konstantin Osipov's avatar
      Lua: animate box.space objects with methods · af7c6a9c
      Konstantin Osipov authored
      Allow to invoke insert/update/delete/select/replace
      directly on box.space objects.
      
      Add box.space[i]:len(), which returns the
      number of tuples in the space.
      
      Add rudimentary index object support.
      
      Add tests.
      af7c6a9c
  9. Sep 08, 2011
  10. Sep 06, 2011
  11. Sep 02, 2011
  12. Aug 31, 2011
  13. Aug 30, 2011
  14. Aug 29, 2011
  15. Aug 27, 2011
Loading