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

Side by Side Diff: ChangeLog

Issue 11348378: Prepare push to trunk. Now working on version 3.15.9. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years 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-12-04: Version 3.15.8
2
3 Enforce stack allocation of TryCatch blocks.
danno 2012/12/04 13:38:32 use past tense for comments, e.g. "Enforced" and "
4 (issue 2166,chromium:152389)
5
6 Fix external exceptions in external try-catch handlers.
7 (issue 2166)
8
9 Unify object groups iteration in global handles.
danno 2012/12/04 13:38:32 Only include changes that might be of interest for
10
11 Activate incremental code flushing by default.
12
13 Performance and stability improvements on all platforms.
14
15
1 2012-11-30: Version 3.15.7 16 2012-11-30: Version 3.15.7
2 17
3 Activated code aging by default. 18 Activated code aging by default.
4 19
5 Included more information in --prof log. 20 Included more information in --prof log.
6 21
7 Removed eager sweeping for lazy swept spaces. Try to find in 22 Removed eager sweeping for lazy swept spaces. Try to find in
8 SlowAllocateRaw a bounded number of times a big enough memory slot. 23 SlowAllocateRaw a bounded number of times a big enough memory slot.
9 (issue 2194) 24 (issue 2194)
10 25
(...skipping 4816 matching lines...) Expand 10 before | Expand all | Expand 10 after
4827 setting break points in them. 4842 setting break points in them.
4828 4843
4829 4844
4830 2008-07-03: Version 0.1.0 4845 2008-07-03: Version 0.1.0
4831 4846
4832 Initial export. 4847 Initial export.
4833 4848
4834 # Local Variables: 4849 # Local Variables:
4835 # mode:text 4850 # mode:text
4836 # End: 4851 # 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