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

Side by Side Diff: ChangeLog

Issue 10233003: Prepare push to trunk. Now working on version 3.10.7. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 8 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-04-26: Version 3.10.6
2
3 Fixed some bugs in accessing details of the lastest regexp match.
4
5 Fixed source property of empty RegExp objects. (issue 1982)
6
7 Enabled inlining some V8 API functions.
8
9 Performance and stability improvements on all platforms.
10
11
1 2012-04-23: Version 3.10.5 12 2012-04-23: Version 3.10.5
2 13
3 Put new global var semantics behind a flag until WebKit tests are 14 Put new global var semantics behind a flag until WebKit tests are
4 cleaned up. 15 cleaned up.
5 16
6 Enabled stepping into callback passed to builtins. 17 Enabled stepping into callback passed to builtins.
7 (Chromium issue 109564) 18 (Chromium issue 109564)
8 19
9 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
10 21
(...skipping 4039 matching lines...) Expand 10 before | Expand all | Expand 10 after
4050 setting break points in them. 4061 setting break points in them.
4051 4062
4052 4063
4053 2008-07-03: Version 0.1.0 4064 2008-07-03: Version 0.1.0
4054 4065
4055 Initial export. 4066 Initial export.
4056 4067
4057 # Local Variables: 4068 # Local Variables:
4058 # mode:text 4069 # mode:text
4059 # End: 4070 # 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