OLD | NEW |
| 1 2014-03-06: Version 3.25.5 |
| 2 |
| 3 Fix HConstants with Smi-ranged HeapNumber values (Chromium issue |
| 4 349878). |
| 5 |
| 6 Fix issues with JSON stringify replacer array (issues 3200, 3201). |
| 7 |
| 8 Performance and stability improvements on all platforms. |
| 9 |
| 10 |
1 2014-03-05: Version 3.25.4 | 11 2014-03-05: Version 3.25.4 |
2 | 12 |
3 x64: Fix LMathMinMax for constant Smi right-hand operands (Chromium | 13 x64: Fix LMathMinMax for constant Smi right-hand operands (Chromium |
4 issue 349079). | 14 issue 349079). |
5 | 15 |
6 Performance and stability improvements on all platforms. | 16 Performance and stability improvements on all platforms. |
7 | 17 |
8 | 18 |
9 2014-03-04: Version 3.25.3 | 19 2014-03-04: Version 3.25.3 |
10 | 20 |
(...skipping 6769 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6780 setting break points in them. | 6790 setting break points in them. |
6781 | 6791 |
6782 | 6792 |
6783 2008-07-03: Version 0.1.0 | 6793 2008-07-03: Version 0.1.0 |
6784 | 6794 |
6785 Initial export. | 6795 Initial export. |
6786 | 6796 |
6787 # Local Variables: | 6797 # Local Variables: |
6788 # mode:text | 6798 # mode:text |
6789 # End: | 6799 # End: |
OLD | NEW |