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

Side by Side Diff: ChangeLog

Issue 7356011: Prepare push to trunk. We are now working on version 3.4.13. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 9 years, 5 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-07-13: Version 3.4.12
2
3 Added --prof profiling option to d8 shell.
4
5 Fixed a bug where reading a directory in d8 shell hangs (issue 1533).
6
7 Fixed a potential assertion failure in const declarations.
8
9 Fixed an assertion failure in descriptor arrays (issue 1526).
10
11 Enabled fast thread-local storage by default on supported platforms.
12
13 Improved reporting of source position for global variable loads
14 (issue 1527).
15
16
1 2011-07-11: Version 3.4.11 17 2011-07-11: Version 3.4.11
2 18
3 Fixed MinGW32 build. 19 Fixed MinGW32 build.
4 20
5 Fixed a GC bug with RegExp code flushing. 21 Fixed a GC bug with RegExp code flushing.
6 22
7 Implemented Object.defineProperty for proxies. 23 Implemented Object.defineProperty for proxies.
8 24
9 Fixed a bug in for/in iteration of arguments objects (issue 1531). 25 Fixed a bug in for/in iteration of arguments objects (issue 1531).
10 26
(...skipping 3025 matching lines...) Expand 10 before | Expand all | Expand 10 after
3036 setting break points in them. 3052 setting break points in them.
3037 3053
3038 3054
3039 2008-07-03: Version 0.1.0 3055 2008-07-03: Version 0.1.0
3040 3056
3041 Initial export. 3057 Initial export.
3042 3058
3043 # Local Variables: 3059 # Local Variables:
3044 # mode:text 3060 # mode:text
3045 # End: 3061 # 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