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

Issue 15020050: code review 15020050: leveldb: use s[i:j:k] syntax. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by nigeltao
Modified:
11 years, 1 month ago
Reviewers:
bradfitz
CC:
bradfitz, dsymonds, adg, golang-dev
Visibility:
Public.

Description

leveldb: use s[i:j:k] syntax.

Patch Set 1 #

Patch Set 2 : diff -r 3e84198bf3dd https://code.google.com/p/leveldb-go #

Patch Set 3 : diff -r 3e84198bf3dd https://code.google.com/p/leveldb-go #

Patch Set 4 : diff -r ca24fcb4e782 https://code.google.com/p/leveldb-go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -3 lines) Patch
M leveldb/memdb/memdb.go View 1 1 chunk +2 lines, -1 line 0 comments Download
M leveldb/memdb/memdb_test.go View 1 2 chunks +9 lines, -0 lines 0 comments Download
M leveldb/table/reader.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M leveldb/table/table_test.go View 1 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 8
nigeltao
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/leveldb-go
11 years, 1 month ago (2013-10-22 06:37:18 UTC) #1
dsymonds
You're ready to ditch Go 1.1 compatibility already?
11 years, 1 month ago (2013-10-22 06:40:15 UTC) #2
adg
Why not? It's not like leveldb-go is usable yet. On 22 October 2013 10:40, David ...
11 years, 1 month ago (2013-10-22 07:03:25 UTC) #3
dsymonds
I've heard of people using it already.
11 years, 1 month ago (2013-10-22 07:44:46 UTC) #4
bradfitz
More than just me using a small part of it? I have a copy in ...
11 years, 1 month ago (2013-10-22 12:45:07 UTC) #5
bradfitz
LGTM On Mon, Oct 21, 2013 at 11:37 PM, <nigeltao@golang.org> wrote: > Reviewers: bradfitz, > ...
11 years, 1 month ago (2013-10-22 15:55:16 UTC) #6
nigeltao
On Tue, Oct 22, 2013 at 5:40 PM, David Symonds <dsymonds@golang.org> wrote: > You're ready ...
11 years, 1 month ago (2013-10-22 21:09:50 UTC) #7
nigeltao
11 years, 1 month ago (2013-10-22 22:29:41 UTC) #8
*** Submitted as
https://code.google.com/p/leveldb-go/source/detail?r=90cce1f0216b ***

leveldb: use s[i:j:k] syntax.

R=bradfitz, dsymonds, adg
CC=golang-dev
https://codereview.appspot.com/15020050
Sign in to reply to this message.

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