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

Side by Side Diff: ChangeLog

Issue 7782002: Prepare push to trunk. Now working on version 3.5.10. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 3 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-08-29: Version 3.5.9
2
3 Made FromPropertyDescriptor not trigger inherited setters.
4
5 Fixed .gyp files to work on the ARM simulator.
6
7 Fixed shared library build warnings for MSVS.
8
9
1 2011-08-24: Version 3.5.8 10 2011-08-24: Version 3.5.8
2 11
3 Added V8EXPORT attributes for v8::Array::CheckCast and 12 Added V8EXPORT attributes for v8::Array::CheckCast and
4 v8::Number::CheckCast. 13 v8::Number::CheckCast.
5 14
6 Made a slight API change enabling opting out from null termination 15 Made a slight API change enabling opting out from null termination
7 in String::Write*(). 16 in String::Write*().
8 17
9 Fixed arm build for gcc-4.6. 18 Fixed arm build for gcc-4.6.
10 19
(...skipping 3189 matching lines...) Expand 10 before | Expand all | Expand 10 after
3200 setting break points in them. 3209 setting break points in them.
3201 3210
3202 3211
3203 2008-07-03: Version 0.1.0 3212 2008-07-03: Version 0.1.0
3204 3213
3205 Initial export. 3214 Initial export.
3206 3215
3207 # Local Variables: 3216 # Local Variables:
3208 # mode:text 3217 # mode:text
3209 # End: 3218 # 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