OLD | NEW |
| 1 2012-06-29: Version 3.12.6 |
| 2 |
| 3 Cleaned up hardfp ABI detection for ARM (V8 issue 2140). |
| 4 |
| 5 Extended TypedArray support in d8. |
| 6 |
| 7 |
1 2012-06-28: Version 3.12.5 | 8 2012-06-28: Version 3.12.5 |
2 | 9 |
3 Fixed lazy parsing heuristics to respect outer scope. | 10 Fixed lazy parsing heuristics to respect outer scope. |
4 (Chromium issue 135008) | 11 (Chromium issue 135008) |
5 | 12 |
6 Allow using test-wrapper-gypbuild.py on Windows when no python | 13 Allow using test-wrapper-gypbuild.py on Windows when no python |
7 interpreter is registered. | 14 interpreter is registered. |
8 | 15 |
9 Performance and stability improvements on all platforms. | 16 Performance and stability improvements on all platforms. |
10 | 17 |
(...skipping 4299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4310 setting break points in them. | 4317 setting break points in them. |
4311 | 4318 |
4312 | 4319 |
4313 2008-07-03: Version 0.1.0 | 4320 2008-07-03: Version 0.1.0 |
4314 | 4321 |
4315 Initial export. | 4322 Initial export. |
4316 | 4323 |
4317 # Local Variables: | 4324 # Local Variables: |
4318 # mode:text | 4325 # mode:text |
4319 # End: | 4326 # End: |
OLD | NEW |