| OLD | NEW |
| 1 2013-10-21: Version 3.22.17 |
| 2 |
| 3 Harmony: Implement Math.trunc and Math.sign. (issue 2938) |
| 4 |
| 5 Performance and stability improvements on all platforms. |
| 6 |
| 7 |
| 1 2013-10-21: Version 3.22.16 | 8 2013-10-21: Version 3.22.16 |
| 2 | 9 |
| 3 Performance and stability improvements on all platforms. | 10 Performance and stability improvements on all platforms. |
| 4 | 11 |
| 5 | 12 |
| 6 2013-10-18: Version 3.22.15 | 13 2013-10-18: Version 3.22.15 |
| 7 | 14 |
| 8 Enabled calling the SetReference* & SetObjectGroupId functions with a | 15 Enabled calling the SetReference* & SetObjectGroupId functions with a |
| 9 Persistent<SubclassOfValue>. | 16 Persistent<SubclassOfValue>. |
| 10 | 17 |
| (...skipping 6088 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6099 setting break points in them. | 6106 setting break points in them. |
| 6100 | 6107 |
| 6101 | 6108 |
| 6102 2008-07-03: Version 0.1.0 | 6109 2008-07-03: Version 0.1.0 |
| 6103 | 6110 |
| 6104 Initial export. | 6111 Initial export. |
| 6105 | 6112 |
| 6106 # Local Variables: | 6113 # Local Variables: |
| 6107 # mode:text | 6114 # mode:text |
| 6108 # End: | 6115 # End: |
| OLD | NEW |