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

Side by Side Diff: ChangeLog

Issue 151015: Prepare push of version 1.2.10 to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 5 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 2009-06-29: Version 1.2.10
2
3 Improved debugger support.
4
5 Fixed bug in exception message reporting.
6
7 Improved overall performance.
8
9
1 2009-06-23: Version 1.2.9 10 2009-06-23: Version 1.2.9
2 11
3 Improved math performance on ARM. 12 Improved math performance on ARM.
4 13
5 Fixed profiler name-inference bug. 14 Fixed profiler name-inference bug.
6 15
7 Fixed handling of shared libraries in the profiler tick processor 16 Fixed handling of shared libraries in the profiler tick processor
8 scripts. 17 scripts.
9 18
10 Fixed handling of tests that time out in the test scripts. 19 Fixed handling of tests that time out in the test scripts.
(...skipping 979 matching lines...) Expand 10 before | Expand all | Expand 10 after
990 999
991 Improved debugger support by allowing nested break points and by 1000 Improved debugger support by allowing nested break points and by
992 dealing with stack-overflows when compiling functions before 1001 dealing with stack-overflows when compiling functions before
993 setting break points in them. 1002 setting break points in them.
994 1003
995 1004
996 2008-07-03: Version 0.1.0 1005 2008-07-03: Version 0.1.0
997 1006
998 Initial export. 1007 Initial export.
999 1008
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