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

Side by Side Diff: ChangeLog

Issue 23232008: Prepare push to trunk. Now working on version 3.21.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2013-08-23: Version 3.21.3
2
3 Temporarily disabled optimization for StringWrappers to use native
4 valueOf. (issue 2855)
5
6 Fixed crash on function declarations in eval inside non-trivial local
7 scope. (issue 2594)
8
9 Rewrote SamplingCircularQueue. (issue 2814)
10
11 Fixed hidden properties on object with frozen prototype. (issue 2829)
12
13 Fix deoptimization bug. (Chromium issue 274164)
14
15 Stability improvements on all platforms.
16
17
1 2013-08-22: Version 3.21.2 18 2013-08-22: Version 3.21.2
2 19
3 Stability improvements on all platforms. 20 Stability improvements on all platforms.
4 21
5 22
6 2013-08-21: Version 3.21.1 23 2013-08-21: Version 3.21.1
7 24
8 Promoted ArrayBuffer, DataView and typed arrays to non-experimental. 25 Promoted ArrayBuffer, DataView and typed arrays to non-experimental.
9 (Chromium issue 270527) 26 (Chromium issue 270527)
10 27
(...skipping 5759 matching lines...) Expand 10 before | Expand all | Expand 10 after
5770 setting break points in them. 5787 setting break points in them.
5771 5788
5772 5789
5773 2008-07-03: Version 0.1.0 5790 2008-07-03: Version 0.1.0
5774 5791
5775 Initial export. 5792 Initial export.
5776 5793
5777 # Local Variables: 5794 # Local Variables:
5778 # mode:text 5795 # mode:text
5779 # End: 5796 # End:
OLDNEW
« 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