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

Side by Side Diff: ChangeLog

Issue 10693113: Prepare push to trunk. Now working on version 3.12.10. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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-06: Version 3.12.9
2
3 Correctly advance the scanner when scanning unicode regexp flag.
4 (Chromium issue 136084)
5
6 Fix unhandlified code calling Harmony Proxy traps.
7 (issue 2219)
8
9 Performance and stability improvements on all platforms.
10
11
1 2012-07-05: Version 3.12.8 12 2012-07-05: Version 3.12.8
2 13
3 Implemented TypedArray.set and ArrayBuffer.slice in d8. 14 Implemented TypedArray.set and ArrayBuffer.slice in d8.
4 15
5 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
6 17
7 18
8 2012-07-03: Version 3.12.7 19 2012-07-03: Version 3.12.7
9 20
10 Fixed lazy compilation for strict eval scopes. 21 Fixed lazy compilation for strict eval scopes.
(...skipping 4329 matching lines...) Expand 10 before | Expand all | Expand 10 after
4340 setting break points in them. 4351 setting break points in them.
4341 4352
4342 4353
4343 2008-07-03: Version 0.1.0 4354 2008-07-03: Version 0.1.0
4344 4355
4345 Initial export. 4356 Initial export.
4346 4357
4347 # Local Variables: 4358 # Local Variables:
4348 # mode:text 4359 # mode:text
4349 # End: 4360 # 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