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

Side by Side Diff: ChangeLog

Issue 132373011: A64: Synchronize with r17635. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 10 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 | Makefile » ('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-12: Version 3.23.2
2
3 Fixed --extra-code flag for snapshot creation.
4 (issue 2994)
5
6 Fixed error message wording when instanceof throws.
7 (Chromium issue 82797, issue 1593)
8
9 Performance and stability improvements on all platforms.
10
11
12 2013-11-08: Version 3.23.1
13
14 Made HCapturedObjects non-deletable for DCE. (issue 2987)
15
16 Use a fixed random seed per default. (issue 1880, 2885)
17
18 Fixed y-umlaut to uppercase. (issue 2984)
19
20 Performance and stability improvements on all platforms.
21
22
1 2013-11-06: Version 3.23.0 23 2013-11-06: Version 3.23.0
2 24
3 Fixed loading message from an Error object. (Chromium issue 306220) 25 Fixed loading message from an Error object. (Chromium issue 306220)
4 26
5 Made Object.freeze/seal/preventExtensions observable. (issue 2975, 2941) 27 Made Object.freeze/seal/preventExtensions observable. (issue 2975, 2941)
6 28
7 Made snapshots reproducible. (issue 2885) 29 Made snapshots reproducible. (issue 2885)
8 30
9 Added missing negative dictionary lookup to NonexistentHandlerFrontend. 31 Added missing negative dictionary lookup to NonexistentHandlerFrontend.
10 (issue 2980) 32 (issue 2980)
(...skipping 6174 matching lines...) Expand 10 before | Expand all | Expand 10 after
6185 setting break points in them. 6207 setting break points in them.
6186 6208
6187 6209
6188 2008-07-03: Version 0.1.0 6210 2008-07-03: Version 0.1.0
6189 6211
6190 Initial export. 6212 Initial export.
6191 6213
6192 # Local Variables: 6214 # Local Variables:
6193 # mode:text 6215 # mode:text
6194 # End: 6216 # End:
OLDNEW
« no previous file with comments | « no previous file | Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698