| OLD | NEW |
| 1 2014-01-20: Version 3.24.19 |
| 2 |
| 3 Introduce a setting to control the toolset for which d8 is compiled |
| 4 (issue 1775). |
| 5 |
| 6 Performance and stability improvements on all platforms. |
| 7 |
| 8 |
| 1 2014-01-17: Version 3.24.18 | 9 2014-01-17: Version 3.24.18 |
| 2 | 10 |
| 3 Performance and stability improvements on all platforms. | 11 Performance and stability improvements on all platforms. |
| 4 | 12 |
| 5 | 13 |
| 6 2014-01-16: Version 3.24.17 | 14 2014-01-16: Version 3.24.17 |
| 7 | 15 |
| 8 Make cells pointing to JSObjects weak in optimized code (issue 2073). | 16 Make cells pointing to JSObjects weak in optimized code (issue 2073). |
| 9 | 17 |
| 10 Performance and stability improvements on all platforms. | 18 Performance and stability improvements on all platforms. |
| (...skipping 6510 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6521 setting break points in them. | 6529 setting break points in them. |
| 6522 | 6530 |
| 6523 | 6531 |
| 6524 2008-07-03: Version 0.1.0 | 6532 2008-07-03: Version 0.1.0 |
| 6525 | 6533 |
| 6526 Initial export. | 6534 Initial export. |
| 6527 | 6535 |
| 6528 # Local Variables: | 6536 # Local Variables: |
| 6529 # mode:text | 6537 # mode:text |
| 6530 # End: | 6538 # End: |
| OLD | NEW |