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

Side by Side Diff: ChangeLog

Issue 23530013: Prepare push to trunk. Now working on version 3.21.10. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 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-09-03: Version 3.21.9
2
3 Deprecated Persistent functions which were marked to be deprecated.
4
5 Allowed uncacheable identifiers to go generic (issue 2867).
6
7 Performance and stability improvements on all platforms.
8
9
1 2013-09-02: Version 3.21.8 10 2013-09-02: Version 3.21.8
2 11
3 Added scriptId to StackTrace frames (issue 2865). 12 Added scriptId to StackTrace frames (issue 2865).
4 13
5 Performance and stability improvements on all platforms. 14 Performance and stability improvements on all platforms.
6 15
7 16
8 2013-08-30: Version 3.21.7 17 2013-08-30: Version 3.21.7
9 18
10 Fixed casts of eternal handles. 19 Fixed casts of eternal handles.
(...skipping 5832 matching lines...) Expand 10 before | Expand all | Expand 10 after
5843 setting break points in them. 5852 setting break points in them.
5844 5853
5845 5854
5846 2008-07-03: Version 0.1.0 5855 2008-07-03: Version 0.1.0
5847 5856
5848 Initial export. 5857 Initial export.
5849 5858
5850 # Local Variables: 5859 # Local Variables:
5851 # mode:text 5860 # mode:text
5852 # End: 5861 # 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