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

Side by Side Diff: ChangeLog

Issue 9748013: Prepare push to trunk. Now working on version 3.9.23. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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-03-20: Version 3.9.22
2
3 Enabled count-based profiler by default.
4
5 Implemented a hash based look-up to speed up containing address checks
Michael Starzinger 2012/03/20 12:55:44 Drop the "containing", just "address checks", it's
6 in large object space (issue 853).
7
8 Performance and stability improvements on all platforms.
9
10
1 2012-03-19: Version 3.9.21 11 2012-03-19: Version 3.9.21
2 12
3 Fixed push-to-trunk script (and re-push). 13 Fixed push-to-trunk script (and re-push).
4 14
5 Added API call that identifies strings that are guaranteed only to 15 Added API call that identifies strings that are guaranteed only to
6 contain ASCII characters. 16 contain ASCII characters.
7 17
8 18
9 2012-03-19: Version 3.9.20 19 2012-03-19: Version 3.9.20
10 20
(...skipping 3888 matching lines...) Expand 10 before | Expand all | Expand 10 after
3899 setting break points in them. 3909 setting break points in them.
3900 3910
3901 3911
3902 2008-07-03: Version 0.1.0 3912 2008-07-03: Version 0.1.0
3903 3913
3904 Initial export. 3914 Initial export.
3905 3915
3906 # Local Variables: 3916 # Local Variables:
3907 # mode:text 3917 # mode:text
3908 # End: 3918 # 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