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

Side by Side Diff: ChangeLog

Issue 186593005: Prepare push to trunk. Now working on version 3.25.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 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 2014-03-06: Version 3.25.5
2
3 Fix HConstants with Smi-ranged HeapNumber values (Chromium issue
4 349878).
5
6 Fix issues with JSON stringify replacer array (issues 3200, 3201).
7
8 Performance and stability improvements on all platforms.
9
10
1 2014-03-05: Version 3.25.4 11 2014-03-05: Version 3.25.4
2 12
3 x64: Fix LMathMinMax for constant Smi right-hand operands (Chromium 13 x64: Fix LMathMinMax for constant Smi right-hand operands (Chromium
4 issue 349079). 14 issue 349079).
5 15
6 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
7 17
8 18
9 2014-03-04: Version 3.25.3 19 2014-03-04: Version 3.25.3
10 20
(...skipping 6769 matching lines...) Expand 10 before | Expand all | Expand 10 after
6780 setting break points in them. 6790 setting break points in them.
6781 6791
6782 6792
6783 2008-07-03: Version 0.1.0 6793 2008-07-03: Version 0.1.0
6784 6794
6785 Initial export. 6795 Initial export.
6786 6796
6787 # Local Variables: 6797 # Local Variables:
6788 # mode:text 6798 # mode:text
6789 # End: 6799 # 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