Wed, 04 Feb 2015 13:40:57 -0800 |
Peter D. Barnes, Jr. |
Remove extraneous ' ' around ::
|
file |
diff |
annotate
|
Thu, 02 Jan 2014 18:34:30 +0100 |
Vedran Miletić |
Move tests outside ns3 namespace
|
file |
diff |
annotate
|
Mon, 18 Nov 2013 15:51:51 +0100 |
Nicola Baldo |
fixed integer constant too large compilation error with gcc 4.3.2
|
file |
diff |
annotate
|
Fri, 30 Aug 2013 12:33:03 -0700 |
Peter D. Barnes, Jr. |
Fix aliasing bug in optimized static builds with gcc-4.4.
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 14:27:32 -0700 |
Tom Henderson |
bug 1755: hash test failure for gcc-4.4.3 (workaround)
|
file |
diff |
annotate
|
Wed, 10 Jul 2013 18:22:58 -0700 |
Peter D. Barnes, Jr. |
Hash example program which hashes the dictionary.
hash
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 16:41:46 -0800 |
Peter D. Barnes, Jr. |
Use uint32/64/_t instead of Hash32/64_t
hash
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 16:40:29 -0800 |
Peter D. Barnes, Jr. |
Incremental hashing, fix hash function ptr, additional test cases, check-style.
hash
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 16:38:48 -0800 |
Peter D. Barnes, Jr. |
Refactor namespaces
hash
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 16:35:51 -0800 |
Peter D. Barnes, Jr. |
Change clear() to return Hash & instead of Hash *
hash
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 16:34:34 -0800 |
Peter D. Barnes, Jr. |
Refactor to make include order explicit, without guards.
hash
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 16:32:31 -0800 |
Peter D. Barnes, Jr. |
Fix Hash (Ptr<HashFunc>) implementation, check for null m_impl, add test cases
hash
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 16:24:59 -0800 |
Peter D. Barnes, Jr. |
General hash interface, with replaceable hash functions, defaults to murmur3.
hash
|
file |
diff |
annotate
|