OLD | NEW |
| 1 2012-06-21: Version 3.12.1 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
1 2012-06-20: Version 3.12.0 | 6 2012-06-20: Version 3.12.0 |
2 | 7 |
3 Fixed Chromium issues: | 8 Fixed Chromium issues: |
4 115100, 129628, 131994, 132727, 132741, 132742, 133211 | 9 115100, 129628, 131994, 132727, 132741, 132742, 133211 |
5 | 10 |
6 Fixed V8 issues: | 11 Fixed V8 issues: |
7 915, 1914, 2034, 2087, 2094, 2134, 2156, 2166, 2172, 2177, 2179, 2185 | 12 915, 1914, 2034, 2087, 2094, 2134, 2156, 2166, 2172, 2177, 2179, 2185 |
8 | 13 |
9 Added --extra-code flag to mksnapshot to load JS code into the VM | 14 Added --extra-code flag to mksnapshot to load JS code into the VM |
10 before creating the snapshot. | 15 before creating the snapshot. |
(...skipping 4244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4255 setting break points in them. | 4260 setting break points in them. |
4256 | 4261 |
4257 | 4262 |
4258 2008-07-03: Version 0.1.0 | 4263 2008-07-03: Version 0.1.0 |
4259 | 4264 |
4260 Initial export. | 4265 Initial export. |
4261 | 4266 |
4262 # Local Variables: | 4267 # Local Variables: |
4263 # mode:text | 4268 # mode:text |
4264 # End: | 4269 # End: |
OLD | NEW |