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

Side by Side Diff: ChangeLog

Issue 3053006: Prepare push to trunk. Now working on version 2.3.3. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 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 2010-07-21: Version 2.3.2
2
3 Fixed compiler warnings when building with LLVM.
4
5 Fixed a bug with for-in applied to strings (issue 785).
6
7 Performance improvements on all platforms.
8
Rico 2010/07/21 10:53:26 Drive by: Add extra blank line
1 2010-07-19: Version 2.3.1 9 2010-07-19: Version 2.3.1
2 10
3 Fixed compilation and linking with V8_INTERPRETED_REGEXP flag. 11 Fixed compilation and linking with V8_INTERPRETED_REGEXP flag.
4 12
5 Fixed bug related to code flushing while compiling a lazy 13 Fixed bug related to code flushing while compiling a lazy
6 compilable function (issue http://crbug.com/49099). 14 compilable function (issue http://crbug.com/49099).
7 15
8 Performance improvements on all platforms. 16 Performance improvements on all platforms.
9 17
10 18
(...skipping 1873 matching lines...) Expand 10 before | Expand all | Expand 10 after
1884 1892
1885 Improved debugger support by allowing nested break points and by 1893 Improved debugger support by allowing nested break points and by
1886 dealing with stack-overflows when compiling functions before 1894 dealing with stack-overflows when compiling functions before
1887 setting break points in them. 1895 setting break points in them.
1888 1896
1889 1897
1890 2008-07-03: Version 0.1.0 1898 2008-07-03: Version 0.1.0
1891 1899
1892 Initial export. 1900 Initial export.
1893 1901
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