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

Side by Side Diff: ChangeLog

Issue 10070008: Prepare push to trunk. Now working on version 3.10.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Incorporated review comments. Created 8 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 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 2012-04-19: Version 3.10.4
2
3 Fixed issues when stressing compaction with WeakMaps.
4
5 Fixed missing GVN flag for new-space promotion. (Chromium issue 123919)
6
7 Simplify invocation sequence at monomorphic function invocation sites.
8 (issue 2079)
9
10 Performance and stability improvements on all platforms.
11
12
1 2012-04-17: Version 3.10.3 13 2012-04-17: Version 3.10.3
2 14
3 Fixed several bugs in heap profiles (including issue 2078). 15 Fixed several bugs in heap profiles (including issue 2078).
4 16
5 Throw syntax errors on illegal escape sequences. 17 Throw syntax errors on illegal escape sequences.
6 18
7 Implemented rudimentary module linking (behind --harmony flag) 19 Implemented rudimentary module linking (behind --harmony flag)
8 20
9 Implemented ES5 erratum: Global declarations should shadow 21 Implemented ES5 erratum: Global declarations should shadow
10 inherited properties. 22 inherited properties.
(...skipping 4016 matching lines...) Expand 10 before | Expand all | Expand 10 after
4027 setting break points in them. 4039 setting break points in them.
4028 4040
4029 4041
4030 2008-07-03: Version 0.1.0 4042 2008-07-03: Version 0.1.0
4031 4043
4032 Initial export. 4044 Initial export.
4033 4045
4034 # Local Variables: 4046 # Local Variables:
4035 # mode:text 4047 # mode:text
4036 # End: 4048 # 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