issues
search
redknightlois
/
sparsehash
Automatically exported from code.google.com/p/sparsehash
BSD 3-Clause "New" or "Revised" License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Google Code is dying
#109
GoogleCodeExporter
opened
9 years ago
0
Is it thread safe for insertion of sparse hash table?
#108
GoogleCodeExporter
opened
9 years ago
1
[PATCH] Make dense_hash_map work with non-default-constructible values
#107
GoogleCodeExporter
opened
9 years ago
1
make check fails with GCC 4.9 on Mac OS 10.10.1
#106
GoogleCodeExporter
opened
9 years ago
0
Installation fails at "make" step on Red Hat Linux 6
#105
GoogleCodeExporter
opened
9 years ago
0
Installation fails check on Red Hat 6
#104
GoogleCodeExporter
opened
9 years ago
0
Repair compilation with clang
#103
GoogleCodeExporter
opened
9 years ago
0
SPARSEHASH_COMPILE_ASSERT
#102
GoogleCodeExporter
opened
9 years ago
2
Call resize to preallocate for memory does not work
#101
GoogleCodeExporter
opened
9 years ago
0
Fix the compile problem's on llvm(macosx)
#100
GoogleCodeExporter
closed
9 years ago
1
Latest version of xcode Command Line tools breaks sparsehash.
#99
GoogleCodeExporter
opened
9 years ago
6
Please implement a check for try in case libstdc++ implements c++11 where tr1 is merged into std
#98
GoogleCodeExporter
opened
9 years ago
4
failure during "make" of sparsehash on mac osx 10.8.5
#97
GoogleCodeExporter
opened
9 years ago
1
clang compile failure on FreeBSD
#96
GoogleCodeExporter
opened
9 years ago
3
news page specifies wrong date
#95
GoogleCodeExporter
opened
9 years ago
0
[PATCH] Fix gcc warning: format '%p' expects argument of type 'void*'
#94
GoogleCodeExporter
opened
9 years ago
0
Cannot compile sparsehash-2.0.2 on Ubuntu 12.04LTS
#93
GoogleCodeExporter
opened
9 years ago
0
Insert deleted key into hashmap will cause size() be increased
#92
GoogleCodeExporter
opened
9 years ago
0
Compile fails on up-to-date Fedora 18 system
#91
GoogleCodeExporter
opened
9 years ago
2
Memory Corruption
#90
GoogleCodeExporter
opened
9 years ago
2
documentation: dense_hash_map example uses std::tr1::hash<const char*>
#89
GoogleCodeExporter
opened
9 years ago
0
Iterator is passed to function using copying constructor in sparetable header
#88
GoogleCodeExporter
opened
9 years ago
0
help me ! when insert 8388609 times wrong is happen
#87
GoogleCodeExporter
opened
9 years ago
2
Not getting value of keys in already loaded dense_has_map on linux (redhat)
#86
GoogleCodeExporter
closed
9 years ago
1
problem while searching value in dense_hash_map
#85
GoogleCodeExporter
closed
9 years ago
2
Problem when continuously call erase() func
#84
GoogleCodeExporter
closed
9 years ago
2
cbegin and cend missing with including const ++ iterator
#83
GoogleCodeExporter
opened
9 years ago
1
The custom type_traits interfere with other code
#82
GoogleCodeExporter
opened
9 years ago
3
failed backward compatbility
#81
GoogleCodeExporter
closed
9 years ago
11
Performance problem when hashed by pointers
#80
GoogleCodeExporter
closed
9 years ago
3
Sparse hash for user defined strings
#79
GoogleCodeExporter
closed
9 years ago
6
Is it possible to use memory mapping to load / save a dense hash map?
#78
GoogleCodeExporter
opened
9 years ago
4
clang++/libc++ support -- <iostream> must be included before it is used in hashtable-common.h
#77
GoogleCodeExporter
closed
9 years ago
5
Add iteration timing to time_hash_map.cc
#76
GoogleCodeExporter
closed
9 years ago
5
g++ 4.4.2 goes into infinite loop compiling hashtable_test.cc
#75
GoogleCodeExporter
closed
9 years ago
6
Assertion failure in densehashtable.h:489 test_empty() function
#74
GoogleCodeExporter
closed
9 years ago
1
Patch to allow finding the position of a nonempty_iterator
#73
GoogleCodeExporter
closed
9 years ago
7
sparse_hash_set: too much memory consumption
#72
GoogleCodeExporter
closed
9 years ago
3
dense_set: insert after erase is too slow
#71
GoogleCodeExporter
closed
9 years ago
11
Loading binary file into the map and it's SEGFAULT
#70
GoogleCodeExporter
closed
9 years ago
3
Overloading the hash function
#69
GoogleCodeExporter
closed
9 years ago
2
Error compiling with ICC
#68
GoogleCodeExporter
closed
9 years ago
3
swap() causing inconsistent internal state leading to failure of hashtable resize
#67
GoogleCodeExporter
closed
9 years ago
4
Dense_hash_map - Assertion `table' failed.
#66
GoogleCodeExporter
closed
9 years ago
4
Implementation of input/output routines for dense_hash_map
#65
GoogleCodeExporter
closed
9 years ago
4
dense_hash_map resize() throws "resize overflow" exception in 1.8.1 and 1.9
#64
GoogleCodeExporter
closed
9 years ago
4
configure result in wrong hash namespace/header with gcc 4.1.2
#63
GoogleCodeExporter
closed
9 years ago
7
Quadratic scaling behaviour when deleting elements
#62
GoogleCodeExporter
closed
9 years ago
5
Compilation fails on SunOS CC compiler - 2
#61
GoogleCodeExporter
closed
9 years ago
3
clang 2.8 reports small error in src/hashtable_test.cc
#60
GoogleCodeExporter
closed
9 years ago
2
Next