Changes between Initial Version and Version 1 of Ticket #24914


Ignore:
Timestamp:
May 16, 2010, 11:20:01 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24914

    • Property Cc a@… added
    • Property Port google-sparsehash added
  • Ticket #24914 – Description

    initial v1  
    11Google has updated its library to 1.7 at 31 March 2010.
    22
    3 * sparsehash: version 1.7 release
    4 * Add support for Allocator
    5 * Add libc_allocator_with_realloc as the new default allocator
    6 * Repack {sparse,dense}hashtable vars to reduce container size
    7 * BUGFIX: operator== no longer requires same table ordering
    8 * BUGFIX: fix dense_hash_*(it,it) by requiring empty-key too
    9 * PORTING: fix language bugs that gcc allowed
    10 * Update from autoconf 2.61 to autoconf 2.64
     3 * sparsehash: version 1.7 release
     4 * Add support for Allocator
     5 * Add libc_allocator_with_realloc as the new default allocator
     6 * Repack {sparse,dense}hashtable vars to reduce container size
     7 * BUGFIX: operator== no longer requires same table ordering
     8 * BUGFIX: fix dense_hash_*(it,it) by requiring empty-key too
     9 * PORTING: fix language bugs that gcc allowed
     10 * Update from autoconf 2.61 to autoconf 2.64
    1111
    1212Since MacPorts has missed the releases since 1.4, it would be really cool to see an update. Is the maintainer still around?