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

Side by Side Diff: ChangeLog

Issue 10411092: Prepare push to trunk. Now working on version 3.11.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 7 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 2012-05-23: Version 3.11.5
2
3 Performance and stability improvements on all platforms.
4
5
1 2012-05-22: Version 3.11.4 6 2012-05-22: Version 3.11.4
2 7
3 Some cleanup to common.gypi. This fixes some host/target combinations 8 Some cleanup to common.gypi. This fixes some host/target combinations
4 that weren't working in the Make build on Mac. 9 that weren't working in the Make build on Mac.
5 10
6 Handle EINTR in socket functions and continue incomplete sends. 11 Handle EINTR in socket functions and continue incomplete sends.
7 (issue 2098) 12 (issue 2098)
8 13
9 Fixed python deprecations. (issue 1391) 14 Fixed python deprecations. (issue 1391)
10 15
(...skipping 4164 matching lines...) Expand 10 before | Expand all | Expand 10 after
4175 setting break points in them. 4180 setting break points in them.
4176 4181
4177 4182
4178 2008-07-03: Version 0.1.0 4183 2008-07-03: Version 0.1.0
4179 4184
4180 Initial export. 4185 Initial export.
4181 4186
4182 # Local Variables: 4187 # Local Variables:
4183 # mode:text 4188 # mode:text
4184 # End: 4189 # 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