| OLD | NEW |
| 1 2013-06-14: Version 3.19.16 | |
| 2 | |
| 3 Performance and stability improvements on all platforms. | |
| 4 | |
| 5 | |
| 6 2013-06-13: Version 3.19.15 | 1 2013-06-13: Version 3.19.15 |
| 7 | 2 |
| 8 Performance and stability improvements on all platforms. | 3 Performance and stability improvements on all platforms. |
| 9 | 4 |
| 10 | 5 |
| 11 2013-06-13: Version 3.19.14 | 6 2013-06-13: Version 3.19.14 |
| 12 | 7 |
| 13 Fixed crashes when calling new Array(a) with a single argument that | 8 Fixed crashes when calling new Array(a) with a single argument that |
| 14 could result in creating a holey array with a packed elements kind. | 9 could result in creating a holey array with a packed elements kind. |
| 15 (Chromium issue 245480) | 10 (Chromium issue 245480) |
| (...skipping 5491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5507 setting break points in them. | 5502 setting break points in them. |
| 5508 | 5503 |
| 5509 | 5504 |
| 5510 2008-07-03: Version 0.1.0 | 5505 2008-07-03: Version 0.1.0 |
| 5511 | 5506 |
| 5512 Initial export. | 5507 Initial export. |
| 5513 | 5508 |
| 5514 # Local Variables: | 5509 # Local Variables: |
| 5515 # mode:text | 5510 # mode:text |
| 5516 # End: | 5511 # End: |
| OLD | NEW |