Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24902/devel

Modified Files:
        google-sparsehash.info 
Log Message:
add descdetail

Index: google-sparsehash.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/google-sparsehash.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- google-sparsehash.info      26 Nov 2009 20:03:26 -0000      1.1
+++ google-sparsehash.info      26 Nov 2009 20:15:32 -0000      1.2
@@ -1,6 +1,6 @@
 Package: google-sparsehash
 Version: 1.5.2
-Revision: 1002
+Revision: 1003
 BuildDependsOnly: true
 Source: http://google-sparsehash.googlecode.com/files/sparsehash-%v.tar.gz
 Source-MD5: c5e96d4f565ef616b40232fee327fa76
@@ -12,4 +12,14 @@
 Homepage: http://google-sparsehash.googlecode.com
 Maintainer: Jack Fink <jackf...@users.sourceforge.net>
 Description: Extremely memory-efficient hash_map implementation
-
+DescDetail: <<
+  An extremely memory-efficient hash_map implementation. 2 bits/entry
+  overhead! The SparseHash library contains several hash-map
+  implementations, including implementations that optimize for
+  space or speed.
+ 
+  These hashtable implementations are similar in API to SGI's hash_map
+  class and the tr1 unordered_map class, but with different performance
+  characteristics. It's easy to replace hash_map or unordered_map by
+  sparse_hash_map or dense_hash_map in C++ code.
+<<


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to