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

Side by Side Diff: ChangeLog

Issue 10332194: Prepare push to trunk. Now working on version 3.11.3. (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-16: Version 3.11.2
2
3 Revert r11496. (Chromium issue 128146)
4
5 Implement map collection for incremental marking. (issue 1465)
6
7 Add toString method to CallSite (which describes a frame of the
8 stack trace).
9
10
1 2012-05-15: Version 3.11.1 11 2012-05-15: Version 3.11.1
2 12
3 Added a readbuffer function to d8 that reads a file into an ArrayBuffer. 13 Added a readbuffer function to d8 that reads a file into an ArrayBuffer.
4 14
5 Fix freebsd build. (V8 issue 2126) 15 Fix freebsd build. (V8 issue 2126)
6 16
7 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms.
8 18
9 19
10 2012-05-11: Version 3.11.0 20 2012-05-11: Version 3.11.0
(...skipping 4122 matching lines...) Expand 10 before | Expand all | Expand 10 after
4133 setting break points in them. 4143 setting break points in them.
4134 4144
4135 4145
4136 2008-07-03: Version 0.1.0 4146 2008-07-03: Version 0.1.0
4137 4147
4138 Initial export. 4148 Initial export.
4139 4149
4140 # Local Variables: 4150 # Local Variables:
4141 # mode:text 4151 # mode:text
4142 # End: 4152 # 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