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

Side by Side Diff: ChangeLog

Issue 63643004: Prepare push to trunk. Now working on version 3.23.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 1 month 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-11-15: Version 3.23.5
2
3 Fixed missing type feedback check for Generic*String addition.
4 (Chromium issue 318671)
5
6 Fixed duplicate check in DependentCode::Insert.
7 (Chromium issue 318454)
8
9 Performance and stability improvements on all platforms.
10
11
1 2013-11-14: Version 3.23.4 12 2013-11-14: Version 3.23.4
2 13
3 Fixed overflow in TypedArray initialization function. 14 Fixed overflow in TypedArray initialization function.
4 (Chromium issue 319120) 15 (Chromium issue 319120)
5 16
6 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms.
7 18
8 19
9 2013-11-13: Version 3.23.3 20 2013-11-13: Version 3.23.3
10 21
(...skipping 6215 matching lines...) Expand 10 before | Expand all | Expand 10 after
6226 setting break points in them. 6237 setting break points in them.
6227 6238
6228 6239
6229 2008-07-03: Version 0.1.0 6240 2008-07-03: Version 0.1.0
6230 6241
6231 Initial export. 6242 Initial export.
6232 6243
6233 # Local Variables: 6244 # Local Variables:
6234 # mode:text 6245 # mode:text
6235 # End: 6246 # 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