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

Side by Side Diff: ChangeLog

Issue 22870007: Prepare push to trunk. Now working on version 3.21.0 (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Fix version number Created 7 years, 4 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 2013-08-14: Version 3.20.17
2
3 Fixed Math.round/floor that had bogus Smi representation
4 (Chromium issue 272564)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-08-13: Version 3.20.16 9 2013-08-13: Version 3.20.16
2 10
3 Fixed bug in HPhi::SimplifyConstantInput (Chromium issue 269679) 11 Fixed bug in HPhi::SimplifyConstantInput (Chromium issue 269679)
4 12
5 Fixed gcmole bugs in i18n code (issue 2745) 13 Fixed gcmole bugs in i18n code (issue 2745)
6 14
7 ia32: Calls to the TranscendentalCacheStub must ensure that esi is 15 ia32: Calls to the TranscendentalCacheStub must ensure that esi is
8 set (issue 2827) 16 set (issue 2827)
9 17
10 Made sure polymorphic element access creates non-replaying 18 Made sure polymorphic element access creates non-replaying
(...skipping 5716 matching lines...) Expand 10 before | Expand all | Expand 10 after
5727 setting break points in them. 5735 setting break points in them.
5728 5736
5729 5737
5730 2008-07-03: Version 0.1.0 5738 2008-07-03: Version 0.1.0
5731 5739
5732 Initial export. 5740 Initial export.
5733 5741
5734 # Local Variables: 5742 # Local Variables:
5735 # mode:text 5743 # mode:text
5736 # End: 5744 # 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