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

Side by Side Diff: ChangeLog

Issue 7714033: Prepare push to trunk. Now working on version 3.5.9. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: 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-24: Version 3.5.8
2
3 Added V8EXPORT attributes for v8::Array::CheckCast and
4 v8::Number::CheckCast.
5
6 Made a slight API change enabling opting out from null termination
7 in String::Write*().
8
9 Fixed arm build for gcc-4.6.
10
11
1 2011-08-22: Version 3.5.7 12 2011-08-22: Version 3.5.7
2 13
3 Make scanner handle invalid unicode escapes in identifiers correctly. 14 Make scanner handle invalid unicode escapes in identifiers correctly.
4 15
5 Make regexp flag parsing stricter. 16 Make regexp flag parsing stricter.
6 17
7 Fix several memory leaks. 18 Fix several memory leaks.
8 19
9 20
10 2011-08-17: Version 3.5.6 21 2011-08-17: Version 3.5.6
(...skipping 3178 matching lines...) Expand 10 before | Expand all | Expand 10 after
3189 setting break points in them. 3200 setting break points in them.
3190 3201
3191 3202
3192 2008-07-03: Version 0.1.0 3203 2008-07-03: Version 0.1.0
3193 3204
3194 Initial export. 3205 Initial export.
3195 3206
3196 # Local Variables: 3207 # Local Variables:
3197 # mode:text 3208 # mode:text
3198 # End: 3209 # 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