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

Side by Side Diff: ChangeLog

Issue 7465079: Prepare push to trunk. Now working on 3.5.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: And more up-to-date Created 9 years, 4 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-03: Version 3.5.3
2
3 MIPS: Port of fix to ClassOf check from ARM.
4 Patch from Paul Lind <plind44@gmail.com>.
5
6 Stopped using mprotect on Cygwin.
7 Avoided uninitialized member warning on gcc 4.3.4
8 Both patches by Bert Belder.
9
10 Bug fixes and performance improvements on all platforms.
11
12
1 2011-08-01: Version 3.5.2 13 2011-08-01: Version 3.5.2
2 14
3 Performance improvements on all platforms. 15 Performance improvements on all platforms.
4 16
5 17
6 2011-07-28: Version 3.5.1 18 2011-07-28: Version 3.5.1
7 19
8 Fixed setting the readonly flag on the prototype property using the 20 Fixed setting the readonly flag on the prototype property using the
9 API call FunctionTemplate::SetPrototypeAttributes (issue 1539). 21 API call FunctionTemplate::SetPrototypeAttributes (issue 1539).
10 22
(...skipping 3111 matching lines...) Expand 10 before | Expand all | Expand 10 after
3122 setting break points in them. 3134 setting break points in them.
3123 3135
3124 3136
3125 2008-07-03: Version 0.1.0 3137 2008-07-03: Version 0.1.0
3126 3138
3127 Initial export. 3139 Initial export.
3128 3140
3129 # Local Variables: 3141 # Local Variables:
3130 # mode:text 3142 # mode:text
3131 # End: 3143 # 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