Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(147)

Issue 10831301: - Use the unified dart:math library in the VM. (Closed)

Created:
8 years, 4 months ago by Ivan Posva
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org, hausner
Visibility:
Public.

Description

- Use the unified dart:math library in the VM. Committed: https://code.google.com/p/dart/source/detail?r=10698

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -12 lines) Patch
A + corelib/unified/math/math_sources.gypi View 0 chunks +-1 lines, --1 lines 0 comments Download
D lib/math/math_sources.gypi View 1 chunk +0 lines, -10 lines 0 comments Download
A runtime/lib/math_patch.dart View 1 chunk +102 lines, -0 lines 0 comments Download
M runtime/lib/math_sources.gypi View 1 chunk +2 lines, -2 lines 2 comments Download
M runtime/vm/vm.gypi View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Ivan Posva
This is an example on how to use patch sources in the VM. -Ivan
8 years, 4 months ago (2012-08-14 01:54:09 UTC) #1
Mads Ager (google)
LGTM! https://chromiumcodereview.appspot.com/10831301/diff/1/runtime/lib/math_sources.gypi File runtime/lib/math_sources.gypi (left): https://chromiumcodereview.appspot.com/10831301/diff/1/runtime/lib/math_sources.gypi#oldcode7 runtime/lib/math_sources.gypi:7: 'empty_source.dart', Let's delete empty_source.dart from the repo?
8 years, 4 months ago (2012-08-14 07:13:30 UTC) #2
siva
lgtm
8 years, 4 months ago (2012-08-14 17:29:10 UTC) #3
Ivan Posva
8 years, 4 months ago (2012-08-15 04:49:58 UTC) #4
https://chromiumcodereview.appspot.com/10831301/diff/1/runtime/lib/math_sourc...
File runtime/lib/math_sources.gypi (left):

https://chromiumcodereview.appspot.com/10831301/diff/1/runtime/lib/math_sourc...
runtime/lib/math_sources.gypi:7: 'empty_source.dart',
On 2012/08/14 07:13:30, Mads Ager wrote:
> Let's delete empty_source.dart from the repo?

As far as I know there are still other gypi files that refer to this (e.g.
isolate and mirrors).

Powered by Google App Engine
This is Rietveld 408576698