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

Side by Side Diff: ChangeLog

Issue 18750002: Prepare push to trunk. Now working on version 3.20.3. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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-07-05: Version 3.20.2
2
3 Remove deprecated heap profiler methods from V8 public API
4
5 Mark i18n functions as native and set proper names
6 (issue 2745)
7
8 Correctly report stack trace when current function is FunctionApply
9 builtin (Chromium issue 252097)
10
11 Enable GDBJIT interface for standalone by default.
12
13 Fix debuggersupport=off build. (issue 2754)
14
15 Introduce -m64 flag for making x64 when the default gcc compiler is for
16 X32
17
18 Performance and stability improvements on all platforms.
19
20
1 2013-07-02: Version 3.20.1 21 2013-07-02: Version 3.20.1
2 22
3 Implemented WeakMap.prototype.clear function. (issue 2753) 23 Implemented WeakMap.prototype.clear function. (issue 2753)
4 24
5 Ensure CheckInitialized is present independent of define. 25 Ensure CheckInitialized is present independent of define.
6 (Chromium issue 255779) 26 (Chromium issue 255779)
7 27
8 Performance and stability improvements on all platforms. 28 Performance and stability improvements on all platforms.
9 29
10 30
(...skipping 5543 matching lines...) Expand 10 before | Expand all | Expand 10 after
5554 setting break points in them. 5574 setting break points in them.
5555 5575
5556 5576
5557 2008-07-03: Version 0.1.0 5577 2008-07-03: Version 0.1.0
5558 5578
5559 Initial export. 5579 Initial export.
5560 5580
5561 # Local Variables: 5581 # Local Variables:
5562 # mode:text 5582 # mode:text
5563 # End: 5583 # 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