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

Side by Side Diff: ChangeLog

Issue 7452020: Preparing push to trunk. (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-20: Version 3.4.14
2
3 Fix the debugger for strict-mode functions. (Chromium issue 89236)
4
5 Add GetPropertyAttribute method for Object in the API. (Patch by Peter V arga)
6
7 Fix -Wunused-but-set-variable for gcc-4.6 on x64. (Issue 1291)
8
9
1 2011-07-18: Version 3.4.13 10 2011-07-18: Version 3.4.13
2 11
3 Improved debugger support to allow inspection of optimized frames (issue 12 Improved debugger support to allow inspection of optimized frames (issue
4 1140). 13 1140).
5 14
6 Fixed a bug in prototype transitions cache clearing introduced by r8165. 15 Fixed a bug in prototype transitions cache clearing introduced by r8165.
7 16
8 Fixed shortcutting bug in HInferRepresentation. Patch by Andy Wingo. 17 Fixed shortcutting bug in HInferRepresentation. Patch by Andy Wingo.
9 18
10 Fixed a memory leak in sample/shell.cc (dispose semaphores). 19 Fixed a memory leak in sample/shell.cc (dispose semaphores).
(...skipping 3071 matching lines...) Expand 10 before | Expand all | Expand 10 after
3082 setting break points in them. 3091 setting break points in them.
3083 3092
3084 3093
3085 2008-07-03: Version 0.1.0 3094 2008-07-03: Version 0.1.0
3086 3095
3087 Initial export. 3096 Initial export.
3088 3097
3089 # Local Variables: 3098 # Local Variables:
3090 # mode:text 3099 # mode:text
3091 # End: 3100 # 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