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

Side by Side Diff: ChangeLog

Issue 23583010: Prepare push to trunk. Now working on version 3.21.7. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 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-29: Version 3.21.6
2
3 Fixed inlined 'throw' statements interfering with live range
4 computation. (issue 2843)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-08-28: Version 3.21.5 9 2013-08-28: Version 3.21.5
2 10
3 Fixed compilation with recent MinGW64 versions. (issue 2300) 11 Fixed compilation with recent MinGW64 versions. (issue 2300)
4 12
5 Added RemovePrototype to FunctionTemplate. (Chromium issue 272440) 13 Added RemovePrototype to FunctionTemplate. (Chromium issue 272440)
6 14
7 Performance and stability improvements on all platforms. 15 Performance and stability improvements on all platforms.
8 16
9 17
10 2013-08-26: Version 3.21.4 18 2013-08-26: Version 3.21.4
(...skipping 5803 matching lines...) Expand 10 before | Expand all | Expand 10 after
5814 setting break points in them. 5822 setting break points in them.
5815 5823
5816 5824
5817 2008-07-03: Version 0.1.0 5825 2008-07-03: Version 0.1.0
5818 5826
5819 Initial export. 5827 Initial export.
5820 5828
5821 # Local Variables: 5829 # Local Variables:
5822 # mode:text 5830 # mode:text
5823 # End: 5831 # 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