OLD | NEW |
| 1 2014-01-22: Version 3.24.21 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
1 2014-01-21: Version 3.24.20 | 6 2014-01-21: Version 3.24.20 |
2 | 7 |
3 ES6: Implement Object.setPrototypeOf (issue 2675). | 8 ES6: Implement Object.setPrototypeOf (issue 2675). |
4 | 9 |
5 Performance and stability improvements on all platforms. | 10 Performance and stability improvements on all platforms. |
6 | 11 |
7 | 12 |
8 2014-01-20: Version 3.24.19 | 13 2014-01-20: Version 3.24.19 |
9 | 14 |
10 Introduce a setting to control the toolset for which d8 is compiled | 15 Introduce a setting to control the toolset for which d8 is compiled |
(...skipping 6525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6536 setting break points in them. | 6541 setting break points in them. |
6537 | 6542 |
6538 | 6543 |
6539 2008-07-03: Version 0.1.0 | 6544 2008-07-03: Version 0.1.0 |
6540 | 6545 |
6541 Initial export. | 6546 Initial export. |
6542 | 6547 |
6543 # Local Variables: | 6548 # Local Variables: |
6544 # mode:text | 6549 # mode:text |
6545 # End: | 6550 # End: |
OLD | NEW |