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

Side by Side Diff: ChangeLog

Issue 11316166: Prepare push to trunk. Now working on version 3.15.7. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years 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 2012-11-26: Version 3.15.6
2
3 Ensure double arrays are filled with holes when extended from
4 variations of empty arrays. (Chromium issue 162085)
5
6 Performance and stability improvements on all platforms.
7
8
1 2012-11-23: Version 3.15.5 9 2012-11-23: Version 3.15.5
2 10
3 Fixed JSON.stringify for objects with interceptor handlers. 11 Fixed JSON.stringify for objects with interceptor handlers.
4 (Chromium issue 161028) 12 (Chromium issue 161028)
5 13
6 Fixed corner case in x64 compare stubs. (issue 2416) 14 Fixed corner case in x64 compare stubs. (issue 2416)
7 15
8 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
9 17
10 18
(...skipping 4795 matching lines...) Expand 10 before | Expand all | Expand 10 after
4806 setting break points in them. 4814 setting break points in them.
4807 4815
4808 4816
4809 2008-07-03: Version 0.1.0 4817 2008-07-03: Version 0.1.0
4810 4818
4811 Initial export. 4819 Initial export.
4812 4820
4813 # Local Variables: 4821 # Local Variables:
4814 # mode:text 4822 # mode:text
4815 # End: 4823 # 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