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

Side by Side Diff: ChangeLog

Issue 10702099: Prepare push to trunk. Now working on version 3.12.9. (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-05: Version 3.12.8
2
3 Implemented TypedArray.set and ArrayBuffer.slice in d8.
4
5 Performance and stability improvements on all platforms.
6
7
1 2012-07-03: Version 3.12.7 8 2012-07-03: Version 3.12.7
2 9
3 Fixed lazy compilation for strict eval scopes. 10 Fixed lazy compilation for strict eval scopes.
4 (Chromium issue 135066) 11 (Chromium issue 135066)
5 12
6 Made MACOSX_DEPLOYMENT_TARGET configurable in GYP. 13 Made MACOSX_DEPLOYMENT_TARGET configurable in GYP.
7 (issue 2151) 14 (issue 2151)
8 15
9 Report "hidden properties" in heap profiler for properties case. 16 Report "hidden properties" in heap profiler for properties case.
10 (issue 2212) 17 (issue 2212)
(...skipping 4322 matching lines...) Expand 10 before | Expand all | Expand 10 after
4333 setting break points in them. 4340 setting break points in them.
4334 4341
4335 4342
4336 2008-07-03: Version 0.1.0 4343 2008-07-03: Version 0.1.0
4337 4344
4338 Initial export. 4345 Initial export.
4339 4346
4340 # Local Variables: 4347 # Local Variables:
4341 # mode:text 4348 # mode:text
4342 # End: 4349 # 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