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

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.
Jakob Kummerow 2011/08/22 10:39:09 I'm not sure this is important enough to be mentio
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
1 2011-08-17: Version 3.5.6 11 2011-08-17: Version 3.5.6
2 12
3 Fixed issue that could cause crashes when running with --heap-stats. 13 Fixed issue that could cause crashes when running with --heap-stats.
4 14
5 Fixed compilation on Linux 2.6.9 and older. 15 Fixed compilation on Linux 2.6.9 and older.
6 16
7 Fixed live-object-list to work with isolates. 17 Fixed live-object-list to work with isolates.
8 18
9 Fixed memory leaks in zones and isolates. 19 Fixed memory leaks in zones and isolates.
10 20
(...skipping 3169 matching lines...) Expand 10 before | Expand all | Expand 10 after
3180 setting break points in them. 3190 setting break points in them.
3181 3191
3182 3192
3183 2008-07-03: Version 0.1.0 3193 2008-07-03: Version 0.1.0
3184 3194
3185 Initial export. 3195 Initial export.
3186 3196
3187 # Local Variables: 3197 # Local Variables:
3188 # mode:text 3198 # mode:text
3189 # End: 3199 # 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