Skip to content
Snippets Groups Projects
  1. Mar 31, 2011
  2. Mar 21, 2011
  3. Mar 18, 2011
  4. Mar 17, 2011
  5. Mar 16, 2011
  6. Mar 15, 2011
  7. Mar 14, 2011
  8. Mar 09, 2011
  9. Mar 07, 2011
    • Konstantin Osipov's avatar
      Merge branch 'master-stable' · 5ea782f8
      Konstantin Osipov authored
      Conflicts:
      	test/lib/test_suite.py
      5ea782f8
    • Konstantin Osipov's avatar
      Test-runner: extend the grammar to cover Bug#729758 · 7aa6cc8a
      Konstantin Osipov authored
      Allow disjunctions in SELECT WHERE clause and LIMIT
      clause in SELECT, to be able to cover the problem
      reported in Bug#729758.
      
      Fix a bug with prepare_gdb arguments (remove an extra
      space in -e option).
      
      Add a simple test for Bug#729758.
      
      The following bugs were reported in the process:
      
      Bug#729789 "Zero limit is treated the same as no limit"
      Bug#730593 "Bad data if incomplete tuple"
      Bug#730613 "SELECT with a disjunction on multiple keys returns
      matching tuples twice"
      7aa6cc8a
  10. Mar 04, 2011
  11. Mar 02, 2011
    • Konstantin Osipov's avatar
      CPack: enable statically built binaries. · bd6091dc
      Konstantin Osipov authored
      @todo: Deal with this:
      
      /build/buildd/binutils-2.20.1/builddir-single/bfd/../../bfd/plugin.c:127:
      warning: Using 'dlopen' in statically linked applications requires
      at runtime the shared libraries from the glibc version used for
      linking
      libltbox.a(tarantool.c.o): In function `main':
      /home/kostja/work/tarantool/core/tarantool.c:453: warning: Using
      'getpwnam' in statically linked applications requires at runtime
      the shared libraries from the glibc version used for linking
      bd6091dc
  12. Mar 01, 2011
Loading