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

Side by Side Diff: ChangeLog

Issue 11675006: Prepare push to trunk. Now working on version 3.16.2. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 12 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 2012-12-27: Version 3.16.1
2
3 Fixed x64 MathMinMax for negative untagged int32 arguments.
4 (Chromium issue 164442)
5
6 Fixed FloatingPointHelper::CheckSSE2OperandIsInt32.
7 (issue 2458)
8
9 Performance and stability improvements on all platforms.
10
11
1 2012-12-21: Version 3.16.0 12 2012-12-21: Version 3.16.0
2 13
3 V8_Fatal now prints C++ stack trace in debug mode. 14 V8_Fatal now prints C++ stack trace in debug mode.
4 15
5 Added HTML-based tick processor. 16 Added HTML-based tick processor.
6 17
7 Continued implementation of Object.observe (V8 issue 2409). 18 Continued implementation of Object.observe (V8 issue 2409).
8 19
9 Fixed V8 issues 2243, 2340, 2393, 2399, 2457. 20 Fixed V8 issues 2243, 2340, 2393, 2399, 2457.
10 21
(...skipping 4877 matching lines...) Expand 10 before | Expand all | Expand 10 after
4888 setting break points in them. 4899 setting break points in them.
4889 4900
4890 4901
4891 2008-07-03: Version 0.1.0 4902 2008-07-03: Version 0.1.0
4892 4903
4893 Initial export. 4904 Initial export.
4894 4905
4895 # Local Variables: 4906 # Local Variables:
4896 # mode:text 4907 # mode:text
4897 # End: 4908 # 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