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

Side by Side Diff: ChangeLog

Issue 4158015: Prepare push to trunk. Now working on version 2.5.4. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 1 month 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-11-01: Version 2.5.3
2
3 Fixed a bug that prevents constants from overwriting function values
4 in object literals (issue 907).
5
6 Fixed a bug with reporting of impossible nested calls of DOM functions
7 (issue http://crbug.com/60753).
8
9
1 2010-10-27: Version 2.5.2 10 2010-10-27: Version 2.5.2
2 11
3 Improved sampler resolution on Linux. 12 Improved sampler resolution on Linux.
4 13
5 Allowed forcing the use of a simulator from the build script 14 Allowed forcing the use of a simulator from the build script
6 independently of the host architecture. 15 independently of the host architecture.
7 16
8 Fixed FreeBSD port (Issue 912). 17 Fixed FreeBSD port (Issue 912).
9 18
10 Made windows-tick-processor respect D8_PATH. 19 Made windows-tick-processor respect D8_PATH.
(...skipping 2168 matching lines...) Expand 10 before | Expand all | Expand 10 after
2179 2188
2180 Improved debugger support by allowing nested break points and by 2189 Improved debugger support by allowing nested break points and by
2181 dealing with stack-overflows when compiling functions before 2190 dealing with stack-overflows when compiling functions before
2182 setting break points in them. 2191 setting break points in them.
2183 2192
2184 2193
2185 2008-07-03: Version 0.1.0 2194 2008-07-03: Version 0.1.0
2186 2195
2187 Initial export. 2196 Initial export.
2188 2197
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