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

Unified Diff: ChangeLog

Issue 10825076: Prepare push to trunk. Now working on version 3.12.19. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 5 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 | « no previous file | src/version.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ChangeLog
diff --git a/ChangeLog b/ChangeLog
index 8e31d5267d5600d2f49d53928c20e80ddc465ed7..741990ff29e80a4e4b261bf68ab561e00f435d32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2012-07-30: Version 3.12.18
+
+ Forced using bit-pattern for signed zero double. (issue 2239)
+
+ Made sure double to int conversion is correct. (issue 2260)
+
+ Rewrote Makefile rules for Android to allow parallel execution (issue 2257)
Jakob Kummerow 2012/07/30 12:57:01 nit: long line. Just remove this entry, it's not r
ulan 2012/07/30 12:59:52 Done.
+
+ Performance and stability improvements on all platforms.
+
+
2012-07-27: Version 3.12.17
Always set the callee's context when calling a function from optimized
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698