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

Side by Side Diff: ChangeLog

Issue 171783002: Prepare push to trunk. Now working on version 3.24.41. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 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 2014-02-19: Version 3.24.40
2
3 A64: Let the MacroAssembler resolve branches to distant targets (issue
4 3148).
5
6 Fixed and improved code for integral division. Fixed and extended tests
7 (issue 3151).
8
9 MIPS: Fix assignment of function name constant (issue 3138).
10
11 Fix assignment of function name constant (issue 3138).
12
13 Performance and stability improvements on all platforms.
14
15
1 2014-02-14: Version 3.24.39 16 2014-02-14: Version 3.24.39
2 17
3 Introduce --job-based-sweeping flag and use individual jobs for sweeping 18 Introduce --job-based-sweeping flag and use individual jobs for sweeping
4 if set (issue 3104). 19 if set (issue 3104).
5 20
6 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
7 22
8 23
9 2014-02-13: Version 3.24.38 24 2014-02-13: Version 3.24.38
10 25
(...skipping 6673 matching lines...) Expand 10 before | Expand all | Expand 10 after
6684 setting break points in them. 6699 setting break points in them.
6685 6700
6686 6701
6687 2008-07-03: Version 0.1.0 6702 2008-07-03: Version 0.1.0
6688 6703
6689 Initial export. 6704 Initial export.
6690 6705
6691 # Local Variables: 6706 # Local Variables:
6692 # mode:text 6707 # mode:text
6693 # End: 6708 # 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