OLD | NEW |
| 1 2014-01-30: Version 3.24.27 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
1 2014-01-29: Version 3.24.26 | 6 2014-01-29: Version 3.24.26 |
2 | 7 |
3 ES6: Map and Set needs to normalize minus zero (issue 3069). | 8 ES6: Map and Set needs to normalize minus zero (issue 3069). |
4 | 9 |
5 Make `String.prototype.{starts,ends}With` throw when passing a regular | 10 Make `String.prototype.{starts,ends}With` throw when passing a regular |
6 expression (issue 3070). | 11 expression (issue 3070). |
7 | 12 |
8 Performance and stability improvements on all platforms. | 13 Performance and stability improvements on all platforms. |
9 | 14 |
10 | 15 |
(...skipping 6576 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6587 setting break points in them. | 6592 setting break points in them. |
6588 | 6593 |
6589 | 6594 |
6590 2008-07-03: Version 0.1.0 | 6595 2008-07-03: Version 0.1.0 |
6591 | 6596 |
6592 Initial export. | 6597 Initial export. |
6593 | 6598 |
6594 # Local Variables: | 6599 # Local Variables: |
6595 # mode:text | 6600 # mode:text |
6596 # End: | 6601 # End: |
OLD | NEW |