| OLD | NEW |
| 1 2012-02-27: Version 3.9.11 |
| 2 |
| 3 Make 'module' a context-sensitive keyword (V8 issue 1957). |
| 4 |
| 5 |
| 1 2012-02-24: Version 3.9.10 | 6 2012-02-24: Version 3.9.10 |
| 2 | 7 |
| 3 Fixed V8 issues 1322, 1772 and 1969. | 8 Fixed V8 issues 1322, 1772 and 1969. |
| 4 | 9 |
| 5 Conformance improvements. | 10 Conformance improvements. |
| 6 | 11 |
| 7 Performance and stability improvements on all platforms. | 12 Performance and stability improvements on all platforms. |
| 8 | 13 |
| 9 | 14 |
| 10 2012-02-23: Version 3.9.9 | 15 2012-02-23: Version 3.9.9 |
| (...skipping 3763 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3774 setting break points in them. | 3779 setting break points in them. |
| 3775 | 3780 |
| 3776 | 3781 |
| 3777 2008-07-03: Version 0.1.0 | 3782 2008-07-03: Version 0.1.0 |
| 3778 | 3783 |
| 3779 Initial export. | 3784 Initial export. |
| 3780 | 3785 |
| 3781 # Local Variables: | 3786 # Local Variables: |
| 3782 # mode:text | 3787 # mode:text |
| 3783 # End: | 3788 # End: |
| OLD | NEW |