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

Side by Side Diff: ChangeLog

Issue 72623002: Prepare push to trunk. Now working on version 3.23.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 1 month 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-11-14: Version 3.23.4
2
3 Fixed overflow in TypedArray initialization function.
4 (Chromium issue 319120)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-11-13: Version 3.23.3 9 2013-11-13: Version 3.23.3
2 10
3 Fixed compilation with GCC 4.8. 11 Fixed compilation with GCC 4.8.
4 (issue 2767, 2149) 12 (issue 2767, 2149)
5 13
6 Added explicit Isolate parameter to External::New. 14 Added explicit Isolate parameter to External::New.
7 (Chromium issue 266838) 15 (Chromium issue 266838)
8 16
9 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms.
10 18
(...skipping 6207 matching lines...) Expand 10 before | Expand all | Expand 10 after
6218 setting break points in them. 6226 setting break points in them.
6219 6227
6220 6228
6221 2008-07-03: Version 0.1.0 6229 2008-07-03: Version 0.1.0
6222 6230
6223 Initial export. 6231 Initial export.
6224 6232
6225 # Local Variables: 6233 # Local Variables:
6226 # mode:text 6234 # mode:text
6227 # End: 6235 # 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