Russ Cox is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

rsc / re2 http://code.google.com/p/re2

Clone of http://code.google.com/p/re2, for automatic SVN access.

Clone this repository (size: 565.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/rsc/re2
hg clone ssh://hg@bitbucket.org/rsc/re2

re2 /

Branch
default
Filename Size Date modified Message
benchlog
doc
lib
re2
util
.hgignore 51 B initial release
AUTHORS 379 B Add Makefile rules building a shared library.
CONTRIBUTORS 1.3 KB Add Makefile rules building a shared library.
LICENSE 1.5 KB initial release
Makefile 8.1 KB Make Makefile a little more compliant (CXX, CPPFLAGS)
README 554 B re2: various tweaks
libre2.symbols 281 B libre2.symbols: use correct non-Darwin syntax (thanks Takanori Ueda)
libre2.symbols.darwin 273 B re2: allow use of FilteredRE2 in dynamic library
runtests 267 B initial release
testinstall.cc 325 B re2: allow use of FilteredRE2 in dynamic library