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

Side by Side Diff: ChangeLog

Issue 60513010: Prepare push to trunk. Now working on version 3.23.1. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed nit 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-11-06: Version 3.23.0
2
3 Fixed loading message from an Error object. (Chromium issue 306220)
4
5 Made Object.freeze/seal/preventExtensions observable. (issue 2975, 2941)
6
7 Made snapshots reproducible. (issue 2885)
8
9 Added missing negative dictionary lookup to NonexistentHandlerFrontend.
10 (issue 2980)
11
12 Performance and stability improvements on all platforms.
13
14
1 2013-10-31: Version 3.22.24 15 2013-10-31: Version 3.22.24
2 16
3 Fixed uint32-to-smi conversion in Lithium. 17 Fixed uint32-to-smi conversion in Lithium.
4 (Chromium issue 309623) 18 (Chromium issue 309623)
5 19
6 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
7 21
8 22
9 2013-10-28: Version 3.22.23 23 2013-10-28: Version 3.22.23
10 24
(...skipping 6160 matching lines...) Expand 10 before | Expand all | Expand 10 after
6171 setting break points in them. 6185 setting break points in them.
6172 6186
6173 6187
6174 2008-07-03: Version 0.1.0 6188 2008-07-03: Version 0.1.0
6175 6189
6176 Initial export. 6190 Initial export.
6177 6191
6178 # Local Variables: 6192 # Local Variables:
6179 # mode:text 6193 # mode:text
6180 # End: 6194 # 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