Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(29)

Issue 7095054: code review 7095054: re2: misc cleanup (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by rsc
Modified:
12 years, 8 months ago
Reviewers:
CC:
rsc, re2-dev_googlegroups.com
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : diff -r dd841cbcdafa https://code.google.com/p/re2/ #

Patch Set 3 : diff -r dd841cbcdafa https://code.google.com/p/re2/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M re2/dfa.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M re2/unicode.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M testinstall.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M util/util.h View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2
rsc
Hello rsc (cc: re2-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/re2/
12 years, 8 months ago (2013-01-14 18:37:38 UTC) #1
rsc
12 years, 8 months ago (2013-01-14 18:37:44 UTC) #2
*** Submitted as https://code.google.com/p/re2/source/detail?r=ed5c8697586b ***

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
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b