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

Side by Side Diff: ChangeLog

Issue 10413005: Prepare push to trunk. Now working on version 3.11.4. (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-18: Version 3.11.3
2
3 Disable optimization for functions that have scopes that cannot be
4 reconstructed from the context chain. (issue 2071)
5
6 Define V8_EXPORT to nothing for clients of v8. (Chromium issue 90078)
7
8 Correctly check for native error objects. (Chromium issue 2138)
9
10 Performance and stability improvements on all platforms.
11
12
1 2012-05-16: Version 3.11.2 13 2012-05-16: Version 3.11.2
2 14
3 Revert r11496. (Chromium issue 128146) 15 Revert r11496. (Chromium issue 128146)
4 16
5 Implement map collection for incremental marking. (issue 1465) 17 Implement map collection for incremental marking. (issue 1465)
6 18
7 Add toString method to CallSite (which describes a frame of the 19 Add toString method to CallSite (which describes a frame of the
8 stack trace). 20 stack trace).
9 21
10 22
(...skipping 4132 matching lines...) Expand 10 before | Expand all | Expand 10 after
4143 setting break points in them. 4155 setting break points in them.
4144 4156
4145 4157
4146 2008-07-03: Version 0.1.0 4158 2008-07-03: Version 0.1.0
4147 4159
4148 Initial export. 4160 Initial export.
4149 4161
4150 # Local Variables: 4162 # Local Variables:
4151 # mode:text 4163 # mode:text
4152 # End: 4164 # 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