OLD | NEW |
| 1 2014-02-21: Version 3.25.1 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
1 2014-02-19: Version 3.25.0 | 6 2014-02-19: Version 3.25.0 |
2 | 7 |
3 ES6: Tighten up Object.prototype.__proto__ (issue 3064). | 8 ES6: Tighten up Object.prototype.__proto__ (issue 3064). |
4 | 9 |
5 Fix Hydrogen bounds check elimination (Chromium issue 344186). | 10 Fix Hydrogen bounds check elimination (Chromium issue 344186). |
6 | 11 |
7 Performance and stability improvements on all platforms. | 12 Performance and stability improvements on all platforms. |
8 | 13 |
9 | 14 |
10 2014-02-19: Version 3.24.40 | 15 2014-02-19: Version 3.24.40 |
(...skipping 6697 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6708 setting break points in them. | 6713 setting break points in them. |
6709 | 6714 |
6710 | 6715 |
6711 2008-07-03: Version 0.1.0 | 6716 2008-07-03: Version 0.1.0 |
6712 | 6717 |
6713 Initial export. | 6718 Initial export. |
6714 | 6719 |
6715 # Local Variables: | 6720 # Local Variables: |
6716 # mode:text | 6721 # mode:text |
6717 # End: | 6722 # End: |
OLD | NEW |