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

Side by Side Diff: ChangeLog

Issue 7212007: Prepare push to trunk. Now working on version 3.4.6. (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 | 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 2011-06-20: Version 3.4.5
2
3 Fixed issues 794, 1215(partial), 1417, 1435, 1472, 1473, 1476, and 1477.
4
5 Improved code generation for !0 and !1.
6
7 Reduced memory usage for regular expressions with nested qualifiers.
8 (issue 1472)
9
10 Fixed V8 to count line terminators in multi-line comments.
11 (Chromium issue 86431)
12
13 Fixed disassembler=on option for release-mode builds. (issue 1473)
14
15
1 2011-06-15: Version 3.4.4 16 2011-06-15: Version 3.4.4
2 17
3 Added snapshot compression support and --stress-opt flag to d8. 18 Added snapshot compression support and --stress-opt flag to d8.
4 19
5 Improved performance of try/catch. 20 Improved performance of try/catch.
6 21
7 Several GYP-related changes: Added support for building Xcode project 22 Several GYP-related changes: Added support for building Xcode project
8 files. Make the ARM simulator build with GYP again. Generate Makefiles 23 files. Make the ARM simulator build with GYP again. Generate Makefiles
9 for all architectures on Linux. 24 for all architectures on Linux.
10 25
(...skipping 2920 matching lines...) Expand 10 before | Expand all | Expand 10 after
2931 setting break points in them. 2946 setting break points in them.
2932 2947
2933 2948
2934 2008-07-03: Version 0.1.0 2949 2008-07-03: Version 0.1.0
2935 2950
2936 Initial export. 2951 Initial export.
2937 2952
2938 # Local Variables: 2953 # Local Variables:
2939 # mode:text 2954 # mode:text
2940 # End: 2955 # End:
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