commit | 2e4d46895b25c3d51886dd1a7bfa4faaf2323962 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@swtch.com> | Mon Jan 14 13:37:39 2013 -0500 |
committer | Russ Cox <rsc@swtch.com> | Mon Jan 14 13:37:39 2013 -0500 |
tree | 53c5960279057259d6ac29297a9a8fed647c5b59 | |
parent | f5ce346d60128354ea9e24272330ebb2eeb4466f [diff] |
re2: misc cleanup - use int64 for size computation in dfa.cc - add copyright notice to testinstall.cc - defer to predefined ANNOTATE_* macros in util.h - remove x bit from unicode.py R=rsc CC=re2-dev https://codereview.appspot.com/7095054