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

Side by Side Diff: ChangeLog

Issue 1619016: Prepare push of version 2.2.3 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-14: Version 2.2.3
2
3 Added stack command and mem command to ARM simulator debugger.
4
5 Fixed scons snapshot and ARM build, and Windows X64 build issues.
6
7 Performance improvements on all platforms.
8
9
1 2010-04-12: Version 2.2.2 10 2010-04-12: Version 2.2.2
2 11
3 Introduced new profiler API. 12 Introduced new profiler API.
4 13
5 Fixed random number generator to produce full 32 random bits. 14 Fixed random number generator to produce full 32 random bits.
6 15
7 16
8 2010-04-06: Version 2.2.1 17 2010-04-06: Version 2.2.1
9 18
10 Debugger improvements. 19 Debugger improvements.
(...skipping 1601 matching lines...) Expand 10 before | Expand all | Expand 10 after
1612 1621
1613 Improved debugger support by allowing nested break points and by 1622 Improved debugger support by allowing nested break points and by
1614 dealing with stack-overflows when compiling functions before 1623 dealing with stack-overflows when compiling functions before
1615 setting break points in them. 1624 setting break points in them.
1616 1625
1617 1626
1618 2008-07-03: Version 0.1.0 1627 2008-07-03: Version 0.1.0
1619 1628
1620 Initial export. 1629 Initial export.
1621 1630
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