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

Unified Diff: ChangeLog

Issue 14139031: Prepare push to trunk. Now working on version 3.18.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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 3cfb884e7a580bf705afb3d816578a8c363c8feb..c040813f4736525cad9e8e41ffdc4d3799153885 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2013-04-24: Version 3.18.3
+
+ Exposed the GC under a name that is less collision prone than window.gc.
+ (issue 2641)
+
+ Do not emit double values at their use sites. (Chromium issue 234101)
+
+ Added methods to allow resuming execution after calling
+ TerminateExecution(). (issue 2361)
+
+ Performance and stability improvements on all platforms.
+
+
2013-04-22: Version 3.18.2
OS::MemMove/OS::MemCopy: Don't call through to generated code when size
« 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