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