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

Side by Side Diff: ChangeLog

Issue 14403005: Prepare push to trunk. Now working on version 3.18.3. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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 2013-04-22: Version 3.18.2
2
3 OS::MemMove/OS::MemCopy: Don't call through to generated code when size
Jakob Kummerow 2013/04/22 09:42:22 I don't think this entry is required; but feel fre
4 == 0 to avoid prefetching invalid memory (Chromium issue 233500)
5
6 Removed heap snapshot size limit. (Chromium issue 232305)
7
8 Performance and stability improvements on all platforms.
9
10
1 2013-04-18: Version 3.18.1 11 2013-04-18: Version 3.18.1
2 12
3 Removed SCons related files and deprecated test suite configurations. 13 Removed SCons related files and deprecated test suite configurations.
4 14
5 Improved handling of unary plus (issue 2527). 15 Improved handling of unary plus (issue 2527).
6 16
7 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms.
8 18
9 19
10 2013-04-17: Version 3.18.0 20 2013-04-17: Version 3.18.0
(...skipping 5286 matching lines...) Expand 10 before | Expand all | Expand 10 after
5297 setting break points in them. 5307 setting break points in them.
5298 5308
5299 5309
5300 2008-07-03: Version 0.1.0 5310 2008-07-03: Version 0.1.0
5301 5311
5302 Initial export. 5312 Initial export.
5303 5313
5304 # Local Variables: 5314 # Local Variables:
5305 # mode:text 5315 # mode:text
5306 # End: 5316 # 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