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

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
Rico 2011/07/13 08:30:26 Maybe add r8610, it could have (positive) external
1 2011-07-11: Version 3.4.11 12 2011-07-11: Version 3.4.11
2 13
3 Fixed MinGW32 build. 14 Fixed MinGW32 build.
4 15
5 Fixed a GC bug with RegExp code flushing. 16 Fixed a GC bug with RegExp code flushing.
6 17
7 Implemented Object.defineProperty for proxies. 18 Implemented Object.defineProperty for proxies.
8 19
9 Fixed a bug in for/in iteration of arguments objects (issue 1531). 20 Fixed a bug in for/in iteration of arguments objects (issue 1531).
10 21
(...skipping 3025 matching lines...) Expand 10 before | Expand all | Expand 10 after
3036 setting break points in them. 3047 setting break points in them.
3037 3048
3038 3049
3039 2008-07-03: Version 0.1.0 3050 2008-07-03: Version 0.1.0
3040 3051
3041 Initial export. 3052 Initial export.
3042 3053
3043 # Local Variables: 3054 # Local Variables:
3044 # mode:text 3055 # mode:text
3045 # End: 3056 # 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