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

Unified Diff: base/third_party/dmg_fp/README.chromium

Issue 2364123002: Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc (Closed)
Patch Set: const hexdit Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/strings/string_number_conversions_unittest.cc ('k') | base/third_party/dmg_fp/const_hexdig.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/third_party/dmg_fp/README.chromium
diff --git a/base/third_party/dmg_fp/README.chromium b/base/third_party/dmg_fp/README.chromium
index 8a4d42362158d40085fce42b8dd2ec8f810e4cb2..2415a61295ee69f187e7487495e602e2a1738f1f 100644
--- a/base/third_party/dmg_fp/README.chromium
+++ b/base/third_party/dmg_fp/README.chromium
@@ -15,7 +15,6 @@ List of changes made to original code:
gcc_warnings.patch.
- made some minor changes to build on 64-bit, see gcc_64_bit.patch.
- made minor changes for -Wextra for Mac build, see mac_wextra.patch
- - crash fix for running with reduced CPU float precision, see
- float_precision_crash.patch and crbug.com/123157
- fixed warnings under msvc, see msvc_warnings.patch
- fixed parsing of long exponents, see exp_length.patch and crbug.com/542881
+ - made hexdig array const
« no previous file with comments | « base/strings/string_number_conversions_unittest.cc ('k') | base/third_party/dmg_fp/const_hexdig.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698