| OLD | NEW |
| 1 2013-06-11: Version 3.19.13 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
| 1 2013-06-10: Version 3.19.12 | 6 2013-06-10: Version 3.19.12 |
| 2 | 7 |
| 3 Fixed arguments array access. (Chromium issue 247303) | 8 Fixed arguments array access. (Chromium issue 247303) |
| 4 | 9 |
| 5 Fixed bug in LookupForWrite. (Chromium issue 242332) | 10 Fixed bug in LookupForWrite. (Chromium issue 242332) |
| 6 | 11 |
| 7 Performance and stability improvements on all platforms. | 12 Performance and stability improvements on all platforms. |
| 8 | 13 |
| 9 | 14 |
| 10 2013-06-07: Version 3.19.11 | 15 2013-06-07: Version 3.19.11 |
| (...skipping 5469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5480 setting break points in them. | 5485 setting break points in them. |
| 5481 | 5486 |
| 5482 | 5487 |
| 5483 2008-07-03: Version 0.1.0 | 5488 2008-07-03: Version 0.1.0 |
| 5484 | 5489 |
| 5485 Initial export. | 5490 Initial export. |
| 5486 | 5491 |
| 5487 # Local Variables: | 5492 # Local Variables: |
| 5488 # mode:text | 5493 # mode:text |
| 5489 # End: | 5494 # End: |
| OLD | NEW |