tarantool 0.5.0 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -178,9 +178,6 @@ unpack_tuples(VALUE self, VALUE data, VALUE fields, VALUE _tail, VALUE tuples_af
178
178
  #error "Should have long long or sizeof(long) == 8"
179
179
  #endif
180
180
  } else if (field == sym_bytes) {
181
- if (*str == 0 && fieldsize > 0) {
182
- str++; len--; fieldsize--;
183
- }
184
181
  value = rb_enc_str_new(str, fieldsize, binary);
185
182
  } else if (field == sym_int16) {
186
183
  if (fieldsize != 2) {
@@ -1,4 +1,4 @@
1
1
  module Tarantool
2
- VERSION = "0.5.0"
2
+ VERSION = "0.5.1"
3
3
  RECORD_VERSION = "0.4.3"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tarantool
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-03-26 00:00:00.000000000 Z
13
+ date: 2014-04-22 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  requirement: !ruby/object:Gem::Requirement
@@ -153,7 +153,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
153
153
  requirements:
154
154
  - - ! '>='
155
155
  - !ruby/object:Gem::Version
156
- hash: -252277814378406513
156
+ hash: 2817518417996547938
157
157
  version: '0'
158
158
  segments:
159
159
  - 0
@@ -162,7 +162,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
162
162
  requirements:
163
163
  - - ! '>='
164
164
  - !ruby/object:Gem::Version
165
- hash: -252277814378406513
165
+ hash: 2817518417996547938
166
166
  version: '0'
167
167
  segments:
168
168
  - 0