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

Side by Side Diff: ChangeLog

Issue 7697017: Prepare push to trunk. Working version now 3.5.8. (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-22: Version 3.5.7
2
3 GYP fixes: -Werror, snapshot.log, want_separate_host_toolset detection.
4
5 Make scanner handle invalid unicode escapes in identifiers correctly.
6
7 Make regexp flag parsing stricter.
8
9 Fix several memory leaks.
10
11
1 2011-08-17: Version 3.5.6 12 2011-08-17: Version 3.5.6
2 13
3 Fixed issue that could cause crashes when running with --heap-stats. 14 Fixed issue that could cause crashes when running with --heap-stats.
4 15
5 Fixed compilation on Linux 2.6.9 and older. 16 Fixed compilation on Linux 2.6.9 and older.
6 17
7 Fixed live-object-list to work with isolates. 18 Fixed live-object-list to work with isolates.
8 19
9 Fixed memory leaks in zones and isolates. 20 Fixed memory leaks in zones and isolates.
10 21
(...skipping 3169 matching lines...) Expand 10 before | Expand all | Expand 10 after
3180 setting break points in them. 3191 setting break points in them.
3181 3192
3182 3193
3183 2008-07-03: Version 0.1.0 3194 2008-07-03: Version 0.1.0
3184 3195
3185 Initial export. 3196 Initial export.
3186 3197
3187 # Local Variables: 3198 # Local Variables:
3188 # mode:text 3199 # mode:text
3189 # End: 3200 # 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