OLD | NEW |
| 1 2013-07-29: Version 3.20.10 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
1 2013-07-26: Version 3.20.9 | 6 2013-07-26: Version 3.20.9 |
2 | 7 |
3 Check that ExternalString objects get aligned resources. | 8 Check that ExternalString objects get aligned resources. |
4 | 9 |
5 Fixed JSArray-specific length lookup in polymorphic array handling | 10 Fixed JSArray-specific length lookup in polymorphic array handling |
6 (Chromium issues 263276, 263905). | 11 (Chromium issues 263276, 263905). |
7 | 12 |
8 Performance and stability improvements on all platforms. | 13 Performance and stability improvements on all platforms. |
9 | 14 |
10 | 15 |
(...skipping 5640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5651 setting break points in them. | 5656 setting break points in them. |
5652 | 5657 |
5653 | 5658 |
5654 2008-07-03: Version 0.1.0 | 5659 2008-07-03: Version 0.1.0 |
5655 | 5660 |
5656 Initial export. | 5661 Initial export. |
5657 | 5662 |
5658 # Local Variables: | 5663 # Local Variables: |
5659 # mode:text | 5664 # mode:text |
5660 # End: | 5665 # End: |
OLD | NEW |