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

Side by Side Diff: ChangeLog

Issue 10693126: Prepare push to trunk. Now working on version 3.12.11. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Fix nit Created 8 years, 5 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 2012-07-10: Version 3.12.10
2
3 Re-enabled and fixed issue with array bounds check elimination
4 (Chromium issue 132114).
5
6 Fixed Debug::Break crash. (Chromium issue 131642)
7
8 Added optimizing compiler support for JavaScript getters.
9
10 Performance and stability improvements on all platforms.
11
12
1 2012-07-06: Version 3.12.9 13 2012-07-06: Version 3.12.9
2 14
3 Correctly advance the scanner when scanning unicode regexp flag. 15 Correctly advance the scanner when scanning unicode regexp flag.
4 (Chromium issue 136084) 16 (Chromium issue 136084)
5 17
6 Fixed unhandlified code calling Harmony Proxy traps. 18 Fixed unhandlified code calling Harmony Proxy traps.
7 (issue 2219) 19 (issue 2219)
8 20
9 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
10 22
(...skipping 4340 matching lines...) Expand 10 before | Expand all | Expand 10 after
4351 setting break points in them. 4363 setting break points in them.
4352 4364
4353 4365
4354 2008-07-03: Version 0.1.0 4366 2008-07-03: Version 0.1.0
4355 4367
4356 Initial export. 4368 Initial export.
4357 4369
4358 # Local Variables: 4370 # Local Variables:
4359 # mode:text 4371 # mode:text
4360 # End: 4372 # 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