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

Side by Side Diff: ChangeLog

Issue 7282005: Prepare push to trunk. Now working on 3.4.9. (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-06-29: Version 3.4.8
2
3 Ensure 16-byte stack alignment on Solaris (issue 1505).
4
5 Fix "illegal access" when calling parseInt with a radix
6 that is not a smi. (issue 1246).
7
8
1 2011-06-27: Version 3.4.7 9 2011-06-27: Version 3.4.7
2 10
3 Fixed 64-bit build on FreeBSD. 11 Fixed 64-bit build on FreeBSD.
4 12
5 Added API to set the property attributes for the prototype 13 Added API to set the property attributes for the prototype
6 property on functions created from FunctionTemplates. 14 property on functions created from FunctionTemplates.
7 15
8 Bugfixes and performance work. 16 Bugfixes and performance work.
9 17
10 18
(...skipping 2966 matching lines...) Expand 10 before | Expand all | Expand 10 after
2977 setting break points in them. 2985 setting break points in them.
2978 2986
2979 2987
2980 2008-07-03: Version 0.1.0 2988 2008-07-03: Version 0.1.0
2981 2989
2982 Initial export. 2990 Initial export.
2983 2991
2984 # Local Variables: 2992 # Local Variables:
2985 # mode:text 2993 # mode:text
2986 # End: 2994 # 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