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

Side by Side Diff: ChangeLog

Issue 10911208: Prepare push to trunk. Now working on version 3.13.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 2012-09-11: Version 3.13.7
2
3 Enable/disable LiveEdit using the (C++) debug API.
4
5 Performance and stability improvements on all platforms.
6
7
1 2012-09-06: Version 3.13.6 8 2012-09-06: Version 3.13.6
2 9
3 Added validity checking to API functions and calls. 10 Added validity checking to API functions and calls.
4 11
5 Disabled accessor inlining (Chromium issue 134609). 12 Disabled accessor inlining (Chromium issue 134609).
6 13
7 Fixed bug in Math.min/max in optimized code (Chromium issue 145961). 14 Fixed bug in Math.min/max in optimized code (Chromium issue 145961).
8 15
9 Directly use %ObjectKeys in json stringify (Chromium issue 2312). 16 Directly use %ObjectKeys in json stringify (Chromium issue 2312).
10 17
(...skipping 4548 matching lines...) Expand 10 before | Expand all | Expand 10 after
4559 setting break points in them. 4566 setting break points in them.
4560 4567
4561 4568
4562 2008-07-03: Version 0.1.0 4569 2008-07-03: Version 0.1.0
4563 4570
4564 Initial export. 4571 Initial export.
4565 4572
4566 # Local Variables: 4573 # Local Variables:
4567 # mode:text 4574 # mode:text
4568 # End: 4575 # 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