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

Side by Side Diff: ChangeLog

Issue 50943003: Prepare push to trunk. Now working on version 3.23.0. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 2013-10-31: Version 3.22.24
2
3 Fixed uint32-to-smi conversion in Lithium.
4 (Chromium issue 309623)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-10-28: Version 3.22.23 9 2013-10-28: Version 3.22.23
2 10
3 Renamed deprecated __attribute__((no_address_safety_analysis)) to 11 Renamed deprecated __attribute__((no_address_safety_analysis)) to
4 __attribute__((no_sanitize_address)) (Chromium issue 311283) 12 __attribute__((no_sanitize_address)) (Chromium issue 311283)
5 13
6 Defined DEBUG for v8_optimized_debug=2 14 Defined DEBUG for v8_optimized_debug=2
7 15
8 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
9 17
10 18
(...skipping 6152 matching lines...) Expand 10 before | Expand all | Expand 10 after
6163 setting break points in them. 6171 setting break points in them.
6164 6172
6165 6173
6166 2008-07-03: Version 0.1.0 6174 2008-07-03: Version 0.1.0
6167 6175
6168 Initial export. 6176 Initial export.
6169 6177
6170 # Local Variables: 6178 # Local Variables:
6171 # mode:text 6179 # mode:text
6172 # End: 6180 # 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