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

Issue 1953044: code review 1953044: regexp: grow slices dynamically in the 'All' routines. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 8 months ago by r
Modified:
14 years, 8 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

regexp: grow slices dynamically in the 'All' routines.

Patch Set 1 #

Total comments: 1

Patch Set 2 : code review 1953044: regexp: grow slices dynamically in the 'All' routines. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -10 lines) Patch
M src/pkg/regexp/find_test.go View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/pkg/regexp/regexp.go View 1 9 chunks +49 lines, -10 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 8 months ago (2010-08-16 04:36:49 UTC) #1
rsc1
LGTM http://codereview.appspot.com/1953044/diff/1/2 File src/pkg/regexp/find_test.go (right): http://codereview.appspot.com/1953044/diff/1/2#newcode92 src/pkg/regexp/find_test.go:92: build(36, 0,1, 1,2, 2,3, 3,4, 4,5, 5,6, 6,7, ...
14 years, 8 months ago (2010-08-16 15:44:13 UTC) #2
r
14 years, 8 months ago (2010-08-16 22:17:40 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=874ff5107afe ***

regexp: grow slices dynamically in the 'All' routines.

R=rsc
CC=golang-dev
http://codereview.appspot.com/1953044
Sign in to reply to this message.

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