Reviewers: danno,

Message:
plz review

I checked that it builds on win, linux, and android. I don't have access to
solaris :-/

Description:
Replace math.h with cmath

This will make it easier to use other STL headers in the future

Please review this at https://codereview.chromium.org/14362023/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/api.cc
  M src/assembler.cc
  M src/ast.cc
  M src/bignum-dtoa.cc
  M src/cached-powers.cc
  M src/code-stubs.cc
  M src/conversions-inl.h
  M src/conversions.cc
  M src/dtoa.cc
  M src/fixed-dtoa.cc
  M src/heap.h
  M src/heap.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/ic.cc
  M src/isolate.cc
  M src/json-stringifier.h
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/objects.cc
  M src/platform-cygwin.cc
  M src/platform-freebsd.cc
  M src/platform-linux.cc
  M src/platform-macos.cc
  M src/platform-openbsd.cc
  M src/platform-posix.cc
  M src/platform-solaris.cc
  M src/platform-win32.cc
  M src/platform.h
  M src/preparser.cc
  M src/runtime.cc
  M src/strtod.cc
  M src/win32-math.h
  M src/win32-math.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to