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

Side by Side Diff: ChangeLog

Issue 32433006: Prepare push to trunk. Now working on version 3.22.19. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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-10-22: Version 3.22.18
2
3 Add tool to visualize machine code/lithium.
Michael Starzinger 2013/10/22 07:59:24 s/Add/Added/
4
5 Handle misaligned loads and stores in load elimination. Do not track
6 misaligned loads and be conservative about invalidating misaligned
7 stores. (issue 2934)
8
9 Performance and stability improvements on all platforms.
10
11
1 2013-10-21: Version 3.22.17 12 2013-10-21: Version 3.22.17
2 13
3 Harmony: Implement Math.trunc and Math.sign. (issue 2938) 14 Harmony: Implement Math.trunc and Math.sign. (issue 2938)
4 15
5 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
6 17
7 18
8 2013-10-21: Version 3.22.16 19 2013-10-21: Version 3.22.16
9 20
10 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
(...skipping 6095 matching lines...) Expand 10 before | Expand all | Expand 10 after
6106 setting break points in them. 6117 setting break points in them.
6107 6118
6108 6119
6109 2008-07-03: Version 0.1.0 6120 2008-07-03: Version 0.1.0
6110 6121
6111 Initial export. 6122 Initial export.
6112 6123
6113 # Local Variables: 6124 # Local Variables:
6114 # mode:text 6125 # mode:text
6115 # End: 6126 # 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