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

Issue 15750046: code review 15750046: math: remove unnecessary source file (Closed)

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

Description

math: remove unnecessary source file The routines in this file are dregs from a very early copy of the math API. There are no Go prototypes and no non-amd64 implementations.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -69 lines) Patch
R src/pkg/math/fltasm_amd64.s View 1 1 chunk +0 lines, -69 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 4 months ago (2013-10-22 03:57:59 UTC) #1
minux1
LGTM.
11 years, 4 months ago (2013-10-22 04:02:41 UTC) #2
rsc
11 years, 4 months ago (2013-10-22 14:37:41 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=2d1e1adf8ece ***

math: remove unnecessary source file

The routines in this file are dregs from a very early copy of the math API.
There are no Go prototypes and no non-amd64 implementations.

R=golang-dev, minux.ma
CC=golang-dev
https://codereview.appspot.com/15750046
Sign in to reply to this message.

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