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

Side by Side Diff: ChangeLog

Issue 7210016: Prepare push to trunk. Now working on V8 version 3.4.6. Revision 8324, which also claims this, ... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 9 years, 6 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2011-06-20: Version 3.4.5 1 2011-06-20: Version 3.4.5
2 2
3 Fixed issues 794, 1215(partial), 1417, 1435, 1472, 1473, 1476, and 1477. 3 Fixed issues 794, 1097, 1215(partial), 1417, 1435, 1472, 1473,
4 1476, and 1477.
4 5
5 Improved code generation for !0 and !1. 6 Improved code generation for !0 and !1.
6 7
7 Reduced memory usage for regular expressions with nested qualifiers. 8 Reduced memory usage for regular expressions with nested qualifiers.
8 (issue 1472) 9 (issue 1472)
9 10
10 Fixed V8 to count line terminators in multi-line comments. 11 Fixed V8 to count line terminators in multi-line comments.
11 (Chromium issue 86431) 12 (Chromium issue 86431)
12 13
13 Fixed disassembler=on option for release-mode builds. (issue 1473) 14 Fixed disassembler=on option for release-mode builds. (issue 1473)
14 15
16 Performance improvements on all platforms.
17
15 18
16 2011-06-15: Version 3.4.4 19 2011-06-15: Version 3.4.4
17 20
18 Added snapshot compression support and --stress-opt flag to d8. 21 Added snapshot compression support and --stress-opt flag to d8.
19 22
20 Improved performance of try/catch. 23 Improved performance of try/catch.
21 24
22 Several GYP-related changes: Added support for building Xcode project 25 Several GYP-related changes: Added support for building Xcode project
23 files. Make the ARM simulator build with GYP again. Generate Makefiles 26 files. Make the ARM simulator build with GYP again. Generate Makefiles
24 for all architectures on Linux. 27 for all architectures on Linux.
(...skipping 2921 matching lines...) Expand 10 before | Expand all | Expand 10 after
2946 setting break points in them. 2949 setting break points in them.
2947 2950
2948 2951
2949 2008-07-03: Version 0.1.0 2952 2008-07-03: Version 0.1.0
2950 2953
2951 Initial export. 2954 Initial export.
2952 2955
2953 # Local Variables: 2956 # Local Variables:
2954 # mode:text 2957 # mode:text
2955 # End: 2958 # End:
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698