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

Side by Side Diff: ChangeLog

Issue 8952023: Prepare push to trunk. Now working on version 3.8.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 11 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-01-02: Version 3.8.4
2
3 Performance improvements for large Smi-only arrays.
4
5 Fixed InternalArrays construction. (issue 1878)
6
7
1 2011-12-27: Version 3.8.3 8 2011-12-27: Version 3.8.3
2 9
3 Avoid embedding new space objects into code objects in the lithium gap 10 Avoid embedding new space objects into code objects in the lithium gap
4 resolver. (chromium:108296) 11 resolver. (chromium:108296)
5 12
6 Bug fixes and performance optimizations on all platforms. 13 Bug fixes and performance optimizations on all platforms.
7 14
8 15
9 2011-12-21: Version 3.8.2 16 2011-12-21: Version 3.8.2
10 17
(...skipping 3538 matching lines...) Expand 10 before | Expand all | Expand 10 after
3549 setting break points in them. 3556 setting break points in them.
3550 3557
3551 3558
3552 2008-07-03: Version 0.1.0 3559 2008-07-03: Version 0.1.0
3553 3560
3554 Initial export. 3561 Initial export.
3555 3562
3556 # Local Variables: 3563 # Local Variables:
3557 # mode:text 3564 # mode:text
3558 # End: 3565 # 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