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

Side by Side Diff: ChangeLog

Issue 16002003: Prepare push to trunk. Now working on version 3.19.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Feedback Created 7 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 2013-05-24: Version 3.19.4
2
3 Fixed edge case in stack trace formatting. (Chromium issue 237617)
4
5 Fixed embedded new-space pointer in LCmpObjectEqAndBranch. (Chromium
6 issue 240032)
7
8 Made Object.freeze fast (issue 1858, Chromium issue 115960)
9
10 Fixed bogus deopt in BuildEmitDeepCopy for holey arrays. (Chromium issue
11 242924)
12
13 Performance and stability improvements on all platforms.
14
15
1 2013-05-22: Version 3.19.3 16 2013-05-22: Version 3.19.3
2 17
3 Performance and stability improvements on all platforms. 18 Performance and stability improvements on all platforms.
4 19
5 20
6 2013-05-17: Version 3.19.2 21 2013-05-17: Version 3.19.2
7 22
8 Fill in one-word-fillers for the unused property fields 23 Fill in one-word-fillers for the unused property fields
9 (Chromium issue 240056). 24 (Chromium issue 240056).
10 25
(...skipping 5372 matching lines...) Expand 10 before | Expand all | Expand 10 after
5383 setting break points in them. 5398 setting break points in them.
5384 5399
5385 5400
5386 2008-07-03: Version 0.1.0 5401 2008-07-03: Version 0.1.0
5387 5402
5388 Initial export. 5403 Initial export.
5389 5404
5390 # Local Variables: 5405 # Local Variables:
5391 # mode:text 5406 # mode:text
5392 # End: 5407 # 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