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

Side by Side Diff: ChangeLog

Issue 1687004: Prepare push of version 2.2.4 to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 8 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 2010-04-21: Version 2.3.4
2
3 Fixed warnings on arm on newer GCC versions.
4
5 Fixed a number of minor bugs.
6
7 Performance improvements on all platforms.
8
9
1 2010-04-14: Version 2.2.3 10 2010-04-14: Version 2.2.3
2 11
3 Added stack command and mem command to ARM simulator debugger. 12 Added stack command and mem command to ARM simulator debugger.
4 13
5 Fixed scons snapshot and ARM build, and Windows X64 build issues. 14 Fixed scons snapshot and ARM build, and Windows X64 build issues.
6 15
7 Performance improvements on all platforms. 16 Performance improvements on all platforms.
8 17
9 18
10 2010-04-12: Version 2.2.2 19 2010-04-12: Version 2.2.2
(...skipping 1610 matching lines...) Expand 10 before | Expand all | Expand 10 after
1621 1630
1622 Improved debugger support by allowing nested break points and by 1631 Improved debugger support by allowing nested break points and by
1623 dealing with stack-overflows when compiling functions before 1632 dealing with stack-overflows when compiling functions before
1624 setting break points in them. 1633 setting break points in them.
1625 1634
1626 1635
1627 2008-07-03: Version 0.1.0 1636 2008-07-03: Version 0.1.0
1628 1637
1629 Initial export. 1638 Initial export.
1630 1639
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