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

Side by Side Diff: ChangeLog

Issue 103253009: Prepare push to trunk. Now working on version 3.24.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 12 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-12-23: Version 3.24.7
2
3 Fix small spec violation in String.prototype.split (issue 3026).
4
5 Correctly resolve forcibly context allocated parameters in debug-
6 evaluate (Chromium issue 325676).
7
8 Introduce Function::GetBoundFunction.
9
10 Performance and stability improvements on all platforms.
11
12
1 2013-12-20: Version 3.24.6 13 2013-12-20: Version 3.24.6
2 14
3 Performance and stability improvements on all platforms. 15 Performance and stability improvements on all platforms.
4 16
5 17
6 2013-12-19: Version 3.24.5 18 2013-12-19: Version 3.24.5
7 19
8 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
9 21
10 22
(...skipping 6400 matching lines...) Expand 10 before | Expand all | Expand 10 after
6411 setting break points in them. 6423 setting break points in them.
6412 6424
6413 6425
6414 2008-07-03: Version 0.1.0 6426 2008-07-03: Version 0.1.0
6415 6427
6416 Initial export. 6428 Initial export.
6417 6429
6418 # Local Variables: 6430 # Local Variables:
6419 # mode:text 6431 # mode:text
6420 # End: 6432 # 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