Sha256: 4305c756537c35d1adf6b60ede9a8108de5df3aad2110c004a3578647b19a1a6

Contents?: true

Size: 877 Bytes

Versions: 1

Compression:

Stored size: 877 Bytes

Contents

0.9.0
  fix possible segfault during GC, all using this recommended to upgrade to it!
    only affected people using RubyToInt or RubyToX

0.8.9
  hopefully fix build failure OS X newer xcode releases

0.8.8
 re-deploy from corrupted deploy [?]

0.8.7
  add #each_pair method
  
0.8.6
  add #size method

0.8.5
  fix build for 2.2.x [I hope]

0.8.4
  attempt to fix poor build/gem distro

0.8.3
  add #delete method to DenseHash

0.8.2
  hopefully building for os x mavericks'ish gcc's now

0.8.1:
  work with OS X newer compilers

0.8.0:
  add a delete method for the Sparse** classes
  actually delete the hashmaps when the object is collected by Ruby, instead of leaking
  hopefully work with more versions of GCC

0.7.0:
  fix building in linux with newer GCC's, fix building in windows with broken system command (?)
  bump internal google_hash version to 0.8.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google_hash-0.9.0 ChangeLog.txt