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

Side by Side Diff: ChangeLog

Issue 12047084: Prepare push to trunk. Now working on version 3.16.10. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 2013-01-24: Version 3.16.9
2
3 Made embedded maps in optimized code weak.
4 (issue 2073)
5
6 Fixed corner case when JSFunction is evicted from flusher.
7 (Chromium issue 168801)
8
9 Correctly set kCanBeDivByZero flag for HMathFloorOfDiv.
10 (Chromium issue 171641)
11
12 Performance and stability improvements on all platforms.
13
14
1 2013-01-23: Version 3.16.8 15 2013-01-23: Version 3.16.8
2 16
3 Correctly reset lastIndex in an RegExp object. 17 Correctly reset lastIndex in an RegExp object.
4 (Chromium issue 170856) 18 (Chromium issue 170856)
5 19
6 Added a workaround for Windows compilation problems related to V8EXPORT. 20 Added a workaround for Windows compilation problems related to V8EXPORT.
7 (issue 2507) 21 (issue 2507)
8 22
9 tools/run-tests.py: shlex.split() the value of --command-prefix 23 tools/run-tests.py: shlex.split() the value of --command-prefix
10 (Chromium issue 171553) 24 (Chromium issue 171553)
(...skipping 4981 matching lines...) Expand 10 before | Expand all | Expand 10 after
4992 setting break points in them. 5006 setting break points in them.
4993 5007
4994 5008
4995 2008-07-03: Version 0.1.0 5009 2008-07-03: Version 0.1.0
4996 5010
4997 Initial export. 5011 Initial export.
4998 5012
4999 # Local Variables: 5013 # Local Variables:
5000 # mode:text 5014 # mode:text
5001 # End: 5015 # 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