| OLD | NEW |
| 1 2013-12-03: Version 3.23.17 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
| 1 2013-12-02: Version 3.23.16 | 6 2013-12-02: Version 3.23.16 |
| 2 | 7 |
| 3 Array builtins need to be prevented from changing frozen objects, and | 8 Array builtins need to be prevented from changing frozen objects, and |
| 4 changing structure on sealed objects (Chromium issue 299979). | 9 changing structure on sealed objects (Chromium issue 299979). |
| 5 | 10 |
| 6 Performance and stability improvements on all platforms. | 11 Performance and stability improvements on all platforms. |
| 7 | 12 |
| 8 | 13 |
| 9 2013-11-29: Version 3.23.15 | 14 2013-11-29: Version 3.23.15 |
| 10 | 15 |
| (...skipping 6339 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6350 setting break points in them. | 6355 setting break points in them. |
| 6351 | 6356 |
| 6352 | 6357 |
| 6353 2008-07-03: Version 0.1.0 | 6358 2008-07-03: Version 0.1.0 |
| 6354 | 6359 |
| 6355 Initial export. | 6360 Initial export. |
| 6356 | 6361 |
| 6357 # Local Variables: | 6362 # Local Variables: |
| 6358 # mode:text | 6363 # mode:text |
| 6359 # End: | 6364 # End: |
| OLD | NEW |