OLD | NEW |
| 1 2014-02-13: Version 3.24.38 |
| 2 |
| 3 Merge experimental/a64 to bleeding_edge (issue 3113). |
| 4 |
| 5 Performance and stability improvements on all platforms. |
| 6 |
| 7 |
1 2014-02-12: Version 3.24.37 | 8 2014-02-12: Version 3.24.37 |
2 | 9 |
3 Fix spec violations in JSON.stringify wrt replacer array (issue 3135). | 10 Fix spec violations in JSON.stringify wrt replacer array (issue 3135). |
4 | 11 |
5 Performance and stability improvements on all platforms. | 12 Performance and stability improvements on all platforms. |
6 | 13 |
7 | 14 |
8 2014-02-11: Version 3.24.36 | 15 2014-02-11: Version 3.24.36 |
9 | 16 |
10 Fix inconsistencies wrt whitespaces (issue 3109). | 17 Fix inconsistencies wrt whitespaces (issue 3109). |
(...skipping 6658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6669 setting break points in them. | 6676 setting break points in them. |
6670 | 6677 |
6671 | 6678 |
6672 2008-07-03: Version 0.1.0 | 6679 2008-07-03: Version 0.1.0 |
6673 | 6680 |
6674 Initial export. | 6681 Initial export. |
6675 | 6682 |
6676 # Local Variables: | 6683 # Local Variables: |
6677 # mode:text | 6684 # mode:text |
6678 # End: | 6685 # End: |
OLD | NEW |