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

Side by Side Diff: ChangeLog

Issue 59243004: Prepare push to trunk. Now working on version 3.23.8. (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-19: Version 3.23.7
2
3 Bugfix: dependent code field in AllocationSite was keeping code objects
4 alive even after context death.
5 (Chromium issue 320532)
6
7 Fixed data view accessors to throw execptions on offsets bigger than
8 size_t.
9 (issue 3013)
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-11-18: Version 3.23.6 14 2013-11-18: Version 3.23.6
2 15
3 Limit size of dehoistable array indices. 16 Limit size of dehoistable array indices.
4 (Chromium issues 319835, 319860) 17 (Chromium issues 319835, 319860)
5 18
6 Limit the size for typed arrays to MaxSmi. 19 Limit the size for typed arrays to MaxSmi.
7 (Chromium issue 319722) 20 (Chromium issue 319722)
8 21
9 Performance and stability improvements on all platforms. 22 Performance and stability improvements on all platforms.
10 23
(...skipping 6237 matching lines...) Expand 10 before | Expand all | Expand 10 after
6248 setting break points in them. 6261 setting break points in them.
6249 6262
6250 6263
6251 2008-07-03: Version 0.1.0 6264 2008-07-03: Version 0.1.0
6252 6265
6253 Initial export. 6266 Initial export.
6254 6267
6255 # Local Variables: 6268 # Local Variables:
6256 # mode:text 6269 # mode:text
6257 # End: 6270 # 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