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

Unified Diff: ChangeLog

Issue 112863002: Merge bleeding_edge 18021:18297 (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/parser
Patch Set: Created 7 years 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 | « .clang-format ('k') | Makefile » ('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 306027e823312a5459c14fdcce83e7aa91661c7c..95405da9e8db8324cbf3a0af5ef695449839a092 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+2013-12-09: Version 3.24.0
+
+ Performance and stability improvements on all platforms.
+
+
+2013-12-04: Version 3.23.18
+
+ Performance and stability improvements on all platforms.
+
+
+2013-12-03: Version 3.23.17
+
+ Performance and stability improvements on all platforms.
+
+
+2013-12-02: Version 3.23.16
+
+ Array builtins need to be prevented from changing frozen objects, and
+ changing structure on sealed objects (Chromium issue 299979).
+
+ Performance and stability improvements on all platforms.
+
+
+2013-11-29: Version 3.23.15
+
+ Fix context register allocation in LTransitionElementsKind
+ (Chromium issue 324306).
+
+ Fix bug in inlining Function.apply (Chromium issue 323942).
+
+ Ensure that length is Smi in TypedArrayFromArrayLike constructor
+ (Chromium issue 324028).
+
+ Performance and stability improvements on all platforms.
+
+
+2013-11-28: Version 3.23.14
+
+ Shorten autogenerated error message (issue 3019).
+
+ Performance and stability improvements on all platforms.
+
+
+2013-11-27: Version 3.23.13
+
+ Increase precision for base conversion for large integers (issue 3025).
+
+ Flatten cons string for single character substrings (Chromium issue
+ 323041).
+
+ Performance and stability improvements on all platforms.
+
+
+2013-11-26: Version 3.23.12
+
+ Performance and stability improvements on all platforms.
+
+
+2013-11-25: Version 3.23.11
+
+ Deprecate old versions of Isolate::SetData and GetData.
+
+ Performance and stability improvements on all platforms.
+
+
2013-11-22: Version 3.23.10
Remove preemption thread and API.
« no previous file with comments | « .clang-format ('k') | Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698