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

Side by Side Diff: ChangeLog

Issue 7740076: Prepare push to trunk. Now working on version 3.6.0. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 3 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 2011-08-31: Version 3.5.10
2
3 Added dependency of v8_base on WinSocket2 Windows library in
4 the GYP-build.
5
6 Introduced temporal dead zone behaviour for let bindings.
Jakob Kummerow 2011/08/31 07:58:15 for consistency: American spelling please (s/iour/
Kevin Millikin (Chromium) 2011/08/31 08:03:56 I'd not even mention this. It's experimental and
7
8 Various bugfixes.
9
10
1 2011-08-29: Version 3.5.9 11 2011-08-29: Version 3.5.9
2 12
3 Made FromPropertyDescriptor not trigger inherited setters. 13 Made FromPropertyDescriptor not trigger inherited setters.
4 14
5 Fixed .gyp files to work on the ARM simulator. 15 Fixed .gyp files to work on the ARM simulator.
6 16
7 Fixed shared library build warnings for MSVS. 17 Fixed shared library build warnings for MSVS.
8 18
9 19
10 2011-08-24: Version 3.5.8 20 2011-08-24: Version 3.5.8
(...skipping 3198 matching lines...) Expand 10 before | Expand all | Expand 10 after
3209 setting break points in them. 3219 setting break points in them.
3210 3220
3211 3221
3212 2008-07-03: Version 0.1.0 3222 2008-07-03: Version 0.1.0
3213 3223
3214 Initial export. 3224 Initial export.
3215 3225
3216 # Local Variables: 3226 # Local Variables:
3217 # mode:text 3227 # mode:text
3218 # End: 3228 # 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