Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(152)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Unified Diff: src/pkg/math/cmplx/isinf.go
Issue
5332053
:
code review 5332053: html,log,math: renamings (Closed)
Patch Set: diff -r 9d2976cf80fc https://go.googlecode.com/hg/
Created 13 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
src/pkg/Makefile
src/pkg/deps.bash
src/pkg/html/template/Makefile
src/pkg/html/template/attr.go
src/pkg/html/template/clone.go
src/pkg/html/template/clone_test.go
src/pkg/html/template/content.go
src/pkg/html/template/content_test.go
src/pkg/html/template/context.go
src/pkg/html/template/css.go
src/pkg/html/template/css_test.go
src/pkg/html/template/doc.go
src/pkg/html/template/error.go
src/pkg/html/template/escape.go
src/pkg/html/template/escape_test.go
src/pkg/html/template/html.go
src/pkg/html/template/html_test.go
src/pkg/html/template/js.go
src/pkg/html/template/js_test.go
src/pkg/html/template/transition.go
src/pkg/html/template/url.go
src/pkg/html/template/url_test.go
src/pkg/log/syslog/Makefile
src/pkg/log/syslog/syslog.go
src/pkg/log/syslog/syslog_test.go
src/pkg/log/syslog/syslog_unix.go
src/pkg/math/big/Makefile
src/pkg/math/big/arith.go
src/pkg/math/big/arith_386.s
src/pkg/math/big/arith_amd64.s
src/pkg/math/big/arith_arm.s
src/pkg/math/big/arith_decl.go
src/pkg/math/big/arith_test.go
src/pkg/math/big/calibrate_test.go
src/pkg/math/big/hilbert_test.go
src/pkg/math/big/int.go
src/pkg/math/big/int_test.go
src/pkg/math/big/nat.go
src/pkg/math/big/nat_test.go
src/pkg/math/big/rat.go
src/pkg/math/big/rat_test.go
src/pkg/math/cmplx/Makefile
src/pkg/math/cmplx/abs.go
src/pkg/math/cmplx/asin.go
src/pkg/math/cmplx/cmath_test.go
src/pkg/math/cmplx/conj.go
src/pkg/math/cmplx/exp.go
src/pkg/math/cmplx/isinf.go
src/pkg/math/cmplx/isnan.go
src/pkg/math/cmplx/log.go
src/pkg/math/cmplx/phase.go
src/pkg/math/cmplx/polar.go
src/pkg/math/cmplx/pow.go
src/pkg/math/cmplx/rect.go
src/pkg/math/cmplx/sin.go
src/pkg/math/cmplx/sqrt.go
src/pkg/math/cmplx/tan.go
src/pkg/math/rand/Makefile
src/pkg/math/rand/exp.go
src/pkg/math/rand/normal.go
src/pkg/math/rand/rand.go
src/pkg/math/rand/rand_test.go
src/pkg/math/rand/rng.go
src/pkg/math/rand/zipf.go
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« src/pkg/math/cmplx/exp.go
('k') |
src/pkg/math/cmplx/isnan.go »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: src/pkg/math/cmplx/isinf.go
===================================================================
rename from src/pkg/cmath/isinf.go
rename to src/pkg/math/cmplx/isinf.go
« no previous file with comments
|
« src/pkg/math/cmplx/exp.go
('k') |
src/pkg/math/cmplx/isnan.go »
('j') |
no next file with comments »
Issue 5332053: code review 5332053: html,log,math: renamings (Closed)
Created 13 years, 4 months ago by r
Modified 13 years, 4 months ago
Reviewers:
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b