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

Side by Side Diff: ChangeLog

Issue 7235025: Prepare push to trunk. Now working on version 3.4.8. (Closed) Base URL: https://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-06-27: Version 3.4.7
2
3 Fixed 64-bit build on FreeBSD.
4
5 Added API to set the property attributes for the prototype
6 property on functions created from FunctionTemplates.
7
8 Bugfixes and performance work.
9
10
1 2011-06-22: Version 3.4.6 11 2011-06-22: Version 3.4.6
2 12
3 Lowered limit on code space for systems with low memory supply. 13 Lowered limit on code space for systems with low memory supply.
4 14
5 Allowed compiling v8_shell with the 'host' toolset (issue 82437). 15 Allowed compiling v8_shell with the 'host' toolset (issue 82437).
6 16
7 Extended setBreakpoint API to accept partial script name (issue 1418). 17 Extended setBreakpoint API to accept partial script name (issue 1418).
8 18
9 Made multi-line comments not count when deciding whether the '-->' 19 Made multi-line comments not count when deciding whether the '-->'
10 comment starter is first on a line. This matches Safari. 20 comment starter is first on a line. This matches Safari.
(...skipping 2956 matching lines...) Expand 10 before | Expand all | Expand 10 after
2967 setting break points in them. 2977 setting break points in them.
2968 2978
2969 2979
2970 2008-07-03: Version 0.1.0 2980 2008-07-03: Version 0.1.0
2971 2981
2972 Initial export. 2982 Initial export.
2973 2983
2974 # Local Variables: 2984 # Local Variables:
2975 # mode:text 2985 # mode:text
2976 # End: 2986 # 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