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

Side by Side Diff: ChangeLog

Issue 3776001: Prepare push to trunk. Now working on version 2.5.0. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 2 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-10-13: Version 2.5.0
2
3 Fixed a bug in the handling of conditional expressions in test
4 contexts in compiler for top-level code.
5
6 Added "//@ sourceURL" information to the StackTrace API.
7
8 Exposed RegExp construction through the API.
9
10
1 2010-10-04: Version 2.4.8 11 2010-10-04: Version 2.4.8
2 12
3 Fixed a bug in ResumeProfilerEx causing it to not always write out the 13 Fixed a bug in ResumeProfilerEx causing it to not always write out the
4 whole snapshot (issue 868). 14 whole snapshot (issue 868).
5 15
6 Performance improvements on all platforms. 16 Performance improvements on all platforms.
7 17
8 18
9 2010-09-30: Version 2.4.7 19 2010-09-30: Version 2.4.7
10 20
(...skipping 2115 matching lines...) Expand 10 before | Expand all | Expand 10 after
2126 2136
2127 Improved debugger support by allowing nested break points and by 2137 Improved debugger support by allowing nested break points and by
2128 dealing with stack-overflows when compiling functions before 2138 dealing with stack-overflows when compiling functions before
2129 setting break points in them. 2139 setting break points in them.
2130 2140
2131 2141
2132 2008-07-03: Version 0.1.0 2142 2008-07-03: Version 0.1.0
2133 2143
2134 Initial export. 2144 Initial export.
2135 2145
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