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

Side by Side Diff: ChangeLog

Issue 14646011: Prepare push to trunk. Now working on version 3.18.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Review feedback Created 7 years, 7 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 2013-04-30: Version 3.18.5
2
3 Allowed setting debugger breakpoints on CompareNilICs (issue 2660)
4
5 Fixed beyond-heap load on x64 Crankshafted StringCharFromCode
6 (Chromium issue 235311)
7
8 Change 'Parse error' to three more informative messages.
9 (Chromium issue 2636)
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-04-26: Version 3.18.4 14 2013-04-26: Version 3.18.4
2 15
3 Added a preliminary API for ES6 ArrayBuffers 16 Added a preliminary API for ES6 ArrayBuffers
4 17
5 Replaced qsort with std::sort. (Chromium issue 2639) 18 Replaced qsort with std::sort. (Chromium issue 2639)
6 19
7 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
8 21
9 22
10 2013-04-24: Version 3.18.3 23 2013-04-24: Version 3.18.3
(...skipping 5318 matching lines...) Expand 10 before | Expand all | Expand 10 after
5329 setting break points in them. 5342 setting break points in them.
5330 5343
5331 5344
5332 2008-07-03: Version 0.1.0 5345 2008-07-03: Version 0.1.0
5333 5346
5334 Initial export. 5347 Initial export.
5335 5348
5336 # Local Variables: 5349 # Local Variables:
5337 # mode:text 5350 # mode:text
5338 # End: 5351 # 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