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

Unified Diff: ChangeLog

Issue 11778065: Prepare push to trunk. Now working on version 3.16.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 11 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 000b04eb9c33b1789222027b1733597eff75f647..75e048f7576f35c5a2b62b282893a1298a84a735 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2013-01-09: Version 3.16.3
+
+ Improved GC performance when moving parts of a FixedArray (issue 2452).
+
+ Enabled readline on d8 while building a shared lib (issue 1781).
+
+ Fixed missing exception check in typed array constructor
+ (Chromium issue 168545).
+
+ Check for read-only-ness when preparing for array sort (issue 2419).
+
+ Performance and stability improvements on all platforms.
+
+
2013-01-04: Version 3.16.2
Added Makefile options to build for the Raspberry Pi (armv7=0,
« 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