OLD | NEW |
---|---|
1 2011-12-21: Version 3.8.2 | |
2 | |
3 Add max optimization flag to v8 gyp build to ensure V8 is always built f ully optimized in Chrome. | |
Rico
2011/12/21 07:44:22
long line
| |
4 | |
5 MIPS: Bring MIPS to parity with other platforms. | |
6 | |
7 Optimizations and stability improvements on all platforms. | |
8 | |
9 | |
1 2011-12-19: Version 3.8.1 | 10 2011-12-19: Version 3.8.1 |
2 | 11 |
3 Fixed GCC 4.7 warnings. Patch from Tobias Burnus. | 12 Fixed GCC 4.7 warnings. Patch from Tobias Burnus. |
4 | 13 |
5 Stability improvements on all platforms. | 14 Stability improvements on all platforms. |
6 | 15 |
7 | 16 |
8 2011-12-13: Version 3.8.0 | 17 2011-12-13: Version 3.8.0 |
9 | 18 |
10 Fixed handling of arrays in DefineOwnProperty. (issue 1756) | 19 Fixed handling of arrays in DefineOwnProperty. (issue 1756) |
(...skipping 3520 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3531 setting break points in them. | 3540 setting break points in them. |
3532 | 3541 |
3533 | 3542 |
3534 2008-07-03: Version 0.1.0 | 3543 2008-07-03: Version 0.1.0 |
3535 | 3544 |
3536 Initial export. | 3545 Initial export. |
3537 | 3546 |
3538 # Local Variables: | 3547 # Local Variables: |
3539 # mode:text | 3548 # mode:text |
3540 # End: | 3549 # End: |
OLD | NEW |