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

Unified Diff: runtime/third_party/double-conversion/Changelog

Issue 184153002: - Update runtime/third_party/double-conversion to version 1.1.5. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 10 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 | « runtime/third_party/double-conversion/AUTHORS ('k') | runtime/third_party/double-conversion/README.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/third_party/double-conversion/Changelog
===================================================================
--- runtime/third_party/double-conversion/Changelog (revision 0)
+++ runtime/third_party/double-conversion/Changelog (working copy)
@@ -0,0 +1,33 @@
+2014-01-12:
+ Tagged v1.1.5.
+ Enabled shared libraries in v1.1 branch.
+
+2014-01-12:
+ Tagged v1.1.4.
+ Backported SConstruct improvements.
+
+2014-01-12:
+ Tagged v1.1.3.
+ Backported warning fixes from 2.0 branch.
+
+2013-12-23:
+ Fix compilation for ARMv8 64bit (used wrong define).
+
+2013-11-09:
+ Tagged v1.1.2.
+ Add support for ARM 64 and OsX ppc.
+ Rewrite tests so they pass under Visual Studio.
+ Add CMake build system support.
+ Fix warnings.
+
+2012-06-10:
+ Tagged v1.1.1.
+ Null terminate exponent buffer (only an issue when asserts are enabled).
+ Support more architectures.
+
+2012-02-05:
+ Merged in Single-branch with single-precision support.
+ Tagged v1.1 (based on b28450f33e1db493948a535d8f84e88fa211bd10).
+
+2012-02-05:
+ Tagged v1.0 (based on eda0196e9ac8fcdf59e92cb62885ee0af5391969).
« no previous file with comments | « runtime/third_party/double-conversion/AUTHORS ('k') | runtime/third_party/double-conversion/README.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698