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

Side by Side Diff: ChangeLog

Issue 10829055: Prepare push to trunk. Now working on version 3.12.18. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 4 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-27: Version 3.12.17
2
3 Fixed invalid DescriptorArray access using invalid LastAdded index.
4
5 Always set the callee's context when calling a function from optimized
6 code.
7 (Chromium issue 138887)
8
9 Fixed building with GCC 3.x
10 (issue 2016, v8:2017)
11
12 Improved API calls that return empty handles.
13 (issue v8:2245)
14
15 Performance and stability improvements on all platforms.
16
17
1 2012-07-25: Version 3.12.16 18 2012-07-25: Version 3.12.16
2 19
3 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
4 21
5 22
6 2012-07-24: Version 3.12.15 23 2012-07-24: Version 3.12.15
7 24
8 Added PRESERVE_ASCII_NULL option to String::WriteAscii. 25 Added PRESERVE_ASCII_NULL option to String::WriteAscii.
9 (issue 2252) 26 (issue 2252)
10 27
(...skipping 4443 matching lines...) Expand 10 before | Expand all | Expand 10 after
4454 setting break points in them. 4471 setting break points in them.
4455 4472
4456 4473
4457 2008-07-03: Version 0.1.0 4474 2008-07-03: Version 0.1.0
4458 4475
4459 Initial export. 4476 Initial export.
4460 4477
4461 # Local Variables: 4478 # Local Variables:
4462 # mode:text 4479 # mode:text
4463 # End: 4480 # 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