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

Side by Side Diff: ChangeLog

Issue 96593004: Prepare push to trunk. Now working on version 3.23.16. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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-29: Version 3.23.15
2
3 Fix context register allocation in LTransitionElementsKind
4 (Chromium issue 324306).
5
6 Fix bug in inlining Function.apply (Chromium issue 323942).
7
8 Ensure that length is Smi in TypedArrayFromArrayLike constructor
9 (Chromium issue 324028).
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-11-28: Version 3.23.14 14 2013-11-28: Version 3.23.14
2 15
3 Shorten autogenerated error message (issue 3019). 16 Shorten autogenerated error message (issue 3019).
4 17
5 Performance and stability improvements on all platforms. 18 Performance and stability improvements on all platforms.
6 19
7 20
8 2013-11-27: Version 3.23.13 21 2013-11-27: Version 3.23.13
9 22
10 Increase precision for base conversion for large integers (issue 3025). 23 Increase precision for base conversion for large integers (issue 3025).
(...skipping 6318 matching lines...) Expand 10 before | Expand all | Expand 10 after
6329 setting break points in them. 6342 setting break points in them.
6330 6343
6331 6344
6332 2008-07-03: Version 0.1.0 6345 2008-07-03: Version 0.1.0
6333 6346
6334 Initial export. 6347 Initial export.
6335 6348
6336 # Local Variables: 6349 # Local Variables:
6337 # mode:text 6350 # mode:text
6338 # End: 6351 # 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