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

Side by Side Diff: ChangeLog

Issue 9270044: Prepare push to trunk. Now working on version 3.8.9. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 11 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-01-23: Version 3.8.8
2
3 Limited number of loop iterations in Heap::ReserveSpace
4 (Chromium issue 99027).
5
6 Fixed solaris build (VirtualMemory) (issue 1761).
7
8 Fixed strict vs. non-strict handling of function proxies in
9 higher-order array and string methods.
10
11 Enabled asynchronous remote debugging with d8 (issue 1691).
12
13 Stability and performance improvements on all platforms.
14
15
1 2012-01-19: Version 3.8.7 16 2012-01-19: Version 3.8.7
2 17
3 Ensure that LRandom restores rsi after call to the C function on x64. 18 Ensure that LRandom restores rsi after call to the C function on x64.
4 (Chromium issue http://crbug.com/110509) 19 (Chromium issue http://crbug.com/110509)
5 20
6 Fixing include issues on *bsd when building with scons. 21 Fixing include issues on *bsd when building with scons.
7 (issue 1897) 22 (issue 1897)
8 23
9 Provide a switch to specify -fno-strict-aliasing 24 Provide a switch to specify -fno-strict-aliasing
10 (issue 1887) 25 (issue 1887)
(...skipping 3613 matching lines...) Expand 10 before | Expand all | Expand 10 after
3624 setting break points in them. 3639 setting break points in them.
3625 3640
3626 3641
3627 2008-07-03: Version 0.1.0 3642 2008-07-03: Version 0.1.0
3628 3643
3629 Initial export. 3644 Initial export.
3630 3645
3631 # Local Variables: 3646 # Local Variables:
3632 # mode:text 3647 # mode:text
3633 # End: 3648 # 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