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 60011: Prepare another push to trunk (version 1.1.6). We pushed an unsafe... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 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/api.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-04-01: Version 1.1.6
2
3 Revert an unsafe code generator change.
4
5
1 2009-04-01: Version 1.1.5 6 2009-04-01: Version 1.1.5
2 7
3 Fixed bug that caused function literals to not be optimized as 8 Fixed bug that caused function literals to not be optimized as
4 much as other functions. 9 much as other functions.
5 10
6 Improved profiler support. 11 Improved profiler support.
7 12
8 Fixed a crash bug in connection with debugger unloading. 13 Fixed a crash bug in connection with debugger unloading.
9 14
10 Fixed a crash bug in the code generator caused by losing the 15 Fixed a crash bug in the code generator caused by losing the
(...skipping 738 matching lines...) Expand 10 before | Expand all | Expand 10 after
749 754
750 Improved debugger support by allowing nested break points and by 755 Improved debugger support by allowing nested break points and by
751 dealing with stack-overflows when compiling functions before 756 dealing with stack-overflows when compiling functions before
752 setting break points in them. 757 setting break points in them.
753 758
754 759
755 2008-07-03: Version 0.1.0 760 2008-07-03: Version 0.1.0
756 761
757 Initial export. 762 Initial export.
758 763
OLDNEW
« no previous file with comments | « no previous file | src/api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698