issues
search
kokizzu
/
re2
Automatically exported from code.google.com/p/re2
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
STOP! Please use https://github.com/google/re2/issues instead of this issue tracker
#127
GoogleCodeExporter
opened
9 years ago
0
Is the performance of re2.set is worse than PartialMatch in many regex?
#126
GoogleCodeExporter
closed
9 years ago
1
Test failure on Cygwin
#125
GoogleCodeExporter
closed
9 years ago
1
Missing constructor definition for RE2::Arg::Arg(T*, Parser parser)
#124
GoogleCodeExporter
closed
9 years ago
1
Can't make test on 64~precise1-Ubuntu
#123
GoogleCodeExporter
closed
9 years ago
1
Syntax page neglects several flags
#122
GoogleCodeExporter
closed
9 years ago
1
import of re2 in Mac os X
#121
GoogleCodeExporter
closed
9 years ago
2
"Grayed out" sections of the syntax page are indistinguishable from the rest
#120
GoogleCodeExporter
closed
9 years ago
1
RE2::Set hides match information, mishandles captures
#119
GoogleCodeExporter
closed
9 years ago
1
make test doesn't compile
#118
GoogleCodeExporter
closed
9 years ago
1
Documentation around extraction
#117
GoogleCodeExporter
closed
9 years ago
1
syntax page is misleading about [:digit:] vs [[:digit:]]
#116
GoogleCodeExporter
closed
9 years ago
6
'this == NULL' check smells bad
#115
GoogleCodeExporter
closed
9 years ago
4
CR LF Pairs Cannot be Considered as Line Endings
#114
GoogleCodeExporter
closed
9 years ago
1
proposed repackaging with gnu autotools
#113
GoogleCodeExporter
closed
9 years ago
1
make test failure
#112
GoogleCodeExporter
closed
9 years ago
2
ABI break in 975db9909185
#111
GoogleCodeExporter
closed
9 years ago
1
Error compiling re2 on mingw with NO_THREADS option
#110
GoogleCodeExporter
closed
9 years ago
1
Patch: for compiling re2 with VS2013 on Windows 7
#109
GoogleCodeExporter
closed
9 years ago
1
make testinstall fails on osx 10.9 mavericks
#108
GoogleCodeExporter
closed
9 years ago
3
\w isn't unicode aware
#107
GoogleCodeExporter
closed
9 years ago
1
Fix Valgrind/MemorySanitizer false positive
#106
GoogleCodeExporter
closed
9 years ago
1
create RE2 object class member variable
#105
GoogleCodeExporter
closed
9 years ago
1
RE2
#104
GoogleCodeExporter
closed
9 years ago
1
setting up a git mirror
#103
GoogleCodeExporter
closed
9 years ago
2
Perl 5.18 compatibility [test failures]
#102
GoogleCodeExporter
closed
9 years ago
2
Creating array of RE2 objects
#101
GoogleCodeExporter
closed
9 years ago
1
Makefile error
#100
GoogleCodeExporter
closed
9 years ago
15
build failure: Mac OS X before 10.9
#99
GoogleCodeExporter
closed
9 years ago
11
dense_ being resized on construction in sparse_array.h
#98
GoogleCodeExporter
closed
9 years ago
7
let firstbyte_ to be requiredbyte_
#97
GoogleCodeExporter
closed
9 years ago
1
compile.cc should not mark byte range for \b.
#96
GoogleCodeExporter
closed
9 years ago
8
swap out_ and out1_ in Prog::Inst for performance
#95
GoogleCodeExporter
closed
9 years ago
2
re2 20130802 build fail on OS X 10.9
#94
GoogleCodeExporter
closed
9 years ago
3
matching one some regexps in multiple threads does not gain performance
#93
GoogleCodeExporter
closed
9 years ago
3
re2 fails to build on OS X 10.9 out of the box
#92
GoogleCodeExporter
closed
9 years ago
4
re2 fails to build on OS X 10.9 out of the box
#91
GoogleCodeExporter
closed
9 years ago
1
library broken under xcode 5.0
#90
GoogleCodeExporter
closed
9 years ago
2
runtime failure: Windows: string vs StringPiece
#89
GoogleCodeExporter
closed
9 years ago
3
shared vs static conflict with exported symbols
#88
GoogleCodeExporter
closed
9 years ago
12
filtered_re2_test fails when dynamically linked
#87
GoogleCodeExporter
closed
9 years ago
1
Use hg tags (to play nice with homebrew)
#86
GoogleCodeExporter
closed
9 years ago
5
runtime failure: Windows: GLOBAL_MUTEX is not linker-initializer
#85
GoogleCodeExporter
closed
9 years ago
3
Memory leaks in RE2::RE2 objects
#84
GoogleCodeExporter
closed
9 years ago
4
Clang warnings due to using C++11 features in non-C++11 mode.
#83
GoogleCodeExporter
closed
9 years ago
1
build failure: Solaris
#82
GoogleCodeExporter
closed
9 years ago
3
Get CXX/LD/etc from envvars, if set
#81
GoogleCodeExporter
closed
9 years ago
1
DFA out of memory
#80
GoogleCodeExporter
closed
9 years ago
1
feature: lookahead and lookbehind
#79
GoogleCodeExporter
closed
9 years ago
4
re2.h Replace function description incorrect
#78
GoogleCodeExporter
closed
9 years ago
2
Next