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

Side by Side Diff: ChangeLog

Issue 10825076: Prepare push to trunk. Now working on version 3.12.19. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address comments 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-30: Version 3.12.18
2
3 Forced using bit-pattern for signed zero double. (issue 2239)
4
5 Made sure double to int conversion is correct. (issue 2260)
6
7 Performance and stability improvements on all platforms.
8
9
1 2012-07-27: Version 3.12.17 10 2012-07-27: Version 3.12.17
2 11
3 Always set the callee's context when calling a function from optimized 12 Always set the callee's context when calling a function from optimized
4 code. 13 code.
5 (Chromium issue 138887) 14 (Chromium issue 138887)
6 15
7 Fixed building with GCC 3.x 16 Fixed building with GCC 3.x
8 (issue 2016, 2017) 17 (issue 2016, 2017)
9 18
10 Improved API calls that return empty handles. 19 Improved API calls that return empty handles.
(...skipping 4458 matching lines...) Expand 10 before | Expand all | Expand 10 after
4469 setting break points in them. 4478 setting break points in them.
4470 4479
4471 4480
4472 2008-07-03: Version 0.1.0 4481 2008-07-03: Version 0.1.0
4473 4482
4474 Initial export. 4483 Initial export.
4475 4484
4476 # Local Variables: 4485 # Local Variables:
4477 # mode:text 4486 # mode:text
4478 # End: 4487 # 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