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

Side by Side Diff: ChangeLog

Issue 74753004: Prepare push to trunk. Now working on version 3.23.7. (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-18: Version 3.23.6
2
3 Limit size of dehoistable array indices.
Jakob Kummerow 2013/11/18 08:49:51 nit: past tense please
4 (Chromium issues 319835, 319860)
5
6 Limit the size for typed arrays to MaxSmi.
Jakob Kummerow 2013/11/18 08:49:51 again
7 (Chromium issue 319722)
8
9 Performance and stability improvements on all platforms.
10
11
1 2013-11-15: Version 3.23.5 12 2013-11-15: Version 3.23.5
2 13
3 Fixed missing type feedback check for Generic*String addition. 14 Fixed missing type feedback check for Generic*String addition.
4 (Chromium issue 318671) 15 (Chromium issue 318671)
5 16
6 Fixed duplicate check in DependentCode::Insert. 17 Fixed duplicate check in DependentCode::Insert.
7 (Chromium issue 318454) 18 (Chromium issue 318454)
8 19
9 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
10 21
(...skipping 6226 matching lines...) Expand 10 before | Expand all | Expand 10 after
6237 setting break points in them. 6248 setting break points in them.
6238 6249
6239 6250
6240 2008-07-03: Version 0.1.0 6251 2008-07-03: Version 0.1.0
6241 6252
6242 Initial export. 6253 Initial export.
6243 6254
6244 # Local Variables: 6255 # Local Variables:
6245 # mode:text 6256 # mode:text
6246 # End: 6257 # 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