issues
search
markcox
/
snappy
Automatically exported from code.google.com/p/snappy
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Different prototype and implementation for a function cause link error
#44
GoogleCodeExporter
closed
9 years ago
4
autoreconf fails due to missing AC_PROG_LIBTOOL
#43
GoogleCodeExporter
closed
9 years ago
14
README is unclear how to benchamark
#42
GoogleCodeExporter
closed
9 years ago
1
README is silent about how to compile
#41
GoogleCodeExporter
closed
9 years ago
2
How to disable assert when run unit test
#40
GoogleCodeExporter
closed
9 years ago
3
Picks the wrong median in the unit test
#39
GoogleCodeExporter
closed
9 years ago
1
Microbenchmarks segfault under GNU/Hurd
#38
GoogleCodeExporter
closed
9 years ago
1
Snappy library is linked to other compression libraries
#37
GoogleCodeExporter
closed
9 years ago
2
Fails to build on PPC
#36
GoogleCodeExporter
closed
9 years ago
2
Change to FindMatchLength to improve performance
#35
GoogleCodeExporter
closed
9 years ago
3
Command line tool
#34
GoogleCodeExporter
closed
9 years ago
81
simpler configure.ac
#33
GoogleCodeExporter
closed
9 years ago
4
compressed format documentation
#32
GoogleCodeExporter
closed
9 years ago
5
autogen.sh script resets PATH
#31
GoogleCodeExporter
closed
9 years ago
2
MSVC support
#30
GoogleCodeExporter
closed
9 years ago
12
Windows does not have file <sys/resource.h>
#29
GoogleCodeExporter
closed
9 years ago
4
C bindings
#28
GoogleCodeExporter
closed
9 years ago
11
Wrap #include "config.h" with HAVE_CONFIG_H
#27
GoogleCodeExporter
closed
9 years ago
3
snappy's tester cheats a little in snappy's favor
#26
GoogleCodeExporter
closed
9 years ago
5
proper prototype for lzf_compress() on NetBSD
#25
GoogleCodeExporter
closed
9 years ago
6
autogen.sh fails on OS X
#24
GoogleCodeExporter
closed
9 years ago
21
Header comments lost in r21
#23
GoogleCodeExporter
closed
9 years ago
2
std::bad_alloc in snappy_unittest
#22
GoogleCodeExporter
closed
9 years ago
7
Change license to BSD
#21
GoogleCodeExporter
closed
9 years ago
12
file COPYING should contain the ASL 2.0 license text
#20
GoogleCodeExporter
closed
9 years ago
1
"make check" fails if gflags is missing
#19
GoogleCodeExporter
closed
9 years ago
4
Patch for /trunk/snappy-sinksource.cc
#18
GoogleCodeExporter
closed
9 years ago
2
Patch for /trunk/config.h.in
#17
GoogleCodeExporter
closed
9 years ago
1
Patch for /trunk/README
#16
GoogleCodeExporter
closed
9 years ago
1
Java support for Snappy
#15
GoogleCodeExporter
closed
9 years ago
11
Patch for /trunk/README
#14
GoogleCodeExporter
closed
9 years ago
1
Patch for /trunk/README
#13
GoogleCodeExporter
closed
9 years ago
4
Autogenerated files in source control
#12
GoogleCodeExporter
closed
9 years ago
1
Makefile.am: snappy_unittest should be listed in check_PROGRAMS, not noinst_PROGRAMS
#11
GoogleCodeExporter
closed
9 years ago
3
Makefile.am: redundant addition of $(GTEST_CPPFLAGS)
#10
GoogleCodeExporter
closed
9 years ago
2
configure.ac: consider adding -Wall and silent rules for automake
#9
GoogleCodeExporter
closed
9 years ago
2
configure.ac: Consider using AS_IF instead of the shell's if
#8
GoogleCodeExporter
closed
9 years ago
1
configure.ac: some tests intrude on autoconf's shell namespace
#7
GoogleCodeExporter
closed
9 years ago
2
configure.ac: add AC_ARG_WITH for gflags
#6
GoogleCodeExporter
closed
9 years ago
2
configure.ac: EXTRA_LIBSNAPPY_LDFLAGS is possibly redundant
#5
GoogleCodeExporter
closed
9 years ago
6
configure.ac: macro calls may be underquoted
#4
GoogleCodeExporter
closed
9 years ago
4
configure.ac needs to AC_SUBST([LIBTOOL_DEPS])
#3
GoogleCodeExporter
closed
9 years ago
2
Build system nits
#2
GoogleCodeExporter
closed
9 years ago
3
Inconsistent licensing statements
#1
GoogleCodeExporter
closed
9 years ago
4
Previous