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

Issue 6442107: code review 6442107: re2: eliminate global c++ constructors (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by rsc
Modified:
11 years, 5 months ago
Reviewers:
CC:
battre, Dominic Battre, digit, rsc_swtch, digit1, re2-dev_googlegroups.com
Visibility:
Public.

Description

re2: eliminate global c++ constructors

Patch Set 1 #

Patch Set 2 : diff -r 61789b886064 https://re2.googlecode.com/hg/ #

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

Patch Set 4 : diff -r 61789b886064 https://code.google.com/p/re2 #

Patch Set 5 : diff -r 61789b886064 https://code.google.com/p/re2 #

Patch Set 6 : diff -r 61789b886064 https://code.google.com/p/re2 #

Total comments: 2

Patch Set 7 : diff -r 61789b886064 https://code.google.com/p/re2 #

Patch Set 8 : diff -r 61789b886064 https://code.google.com/p/re2 #

Patch Set 9 : diff -r 61789b886064 https://code.google.com/p/re2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -92 lines) Patch
M re2/compile.cc View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M re2/re2.h View 1 2 3 4 4 chunks +27 lines, -26 lines 0 comments Download
M re2/re2.cc View 1 8 chunks +41 lines, -24 lines 0 comments Download
M re2/regexp.h View 1 1 chunk +1 line, -1 line 0 comments Download
M re2/regexp.cc View 1 2 4 chunks +28 lines, -17 lines 0 comments Download
M re2/testing/re2_test.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M util/mutex.h View 1 2 2 chunks +22 lines, -1 line 0 comments Download
M util/sparse_array.h View 1 2 3 chunks +5 lines, -3 lines 0 comments Download
M util/sparse_set.h View 1 2 4 chunks +6 lines, -4 lines 0 comments Download
M util/valgrind.cc View 1 2 3 4 5 1 chunk +2 lines, -8 lines 0 comments Download

Messages

Total messages: 9
rsc
Hello battre (cc: re2-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/re2
11 years, 8 months ago (2012-08-09 20:19:16 UTC) #1
Dominic Battre
Awesome. Thanks so much for doing this. I am adding digit@ for his consent, whether ...
11 years, 8 months ago (2012-08-13 14:43:01 UTC) #2
digit
lgtm (not an owner) :-) Thanks for doing this, btw.
11 years, 8 months ago (2012-08-13 14:53:41 UTC) #3
rsc_swtch
On Windows if you know what the right declarations are it should be easy to ...
11 years, 8 months ago (2012-08-13 16:05:32 UTC) #4
Dominic Battre
On 2012/08/13 16:05:32, rsc_swtch wrote: > On Windows if you know what the right declarations ...
11 years, 8 months ago (2012-08-13 16:16:17 UTC) #5
Dominic Battre
On 2012/08/13 16:16:17, Dominic Battre wrote: > On 2012/08/13 16:05:32, rsc_swtch wrote: > > On ...
11 years, 8 months ago (2012-08-16 16:03:41 UTC) #6
digit1
lgtm Sorry if I wasn't clear. I think this patch is good enough for now. ...
11 years, 8 months ago (2012-08-16 16:06:09 UTC) #7
rsc_swtch
Sorry, I was away last week at the last minute. Will submit this now.
11 years, 8 months ago (2012-08-21 14:16:09 UTC) #8
rsc
11 years, 8 months ago (2012-08-21 14:35:31 UTC) #9
*** Submitted as http://code.google.com/p/re2/source/detail?r=401ab4168e8e ***

re2: eliminate global c++ constructors

R=battre, battre, digit, rsc, digit
CC=re2-dev
http://codereview.appspot.com/6442107
Sign in to reply to this message.

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