OLD | NEW |
| 1 2012-08-01: Version 3.12.19 |
| 2 |
| 3 Performance and stability improvements on all platforms. |
| 4 |
| 5 |
1 2012-07-30: Version 3.12.18 | 6 2012-07-30: Version 3.12.18 |
2 | 7 |
3 Forced using bit-pattern for signed zero double. (issue 2239) | 8 Forced using bit-pattern for signed zero double. (issue 2239) |
4 | 9 |
5 Made sure double to int conversion is correct. (issue 2260) | 10 Made sure double to int conversion is correct. (issue 2260) |
6 | 11 |
7 Performance and stability improvements on all platforms. | 12 Performance and stability improvements on all platforms. |
8 | 13 |
9 | 14 |
10 2012-07-27: Version 3.12.17 | 15 2012-07-27: Version 3.12.17 |
(...skipping 4467 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4478 setting break points in them. | 4483 setting break points in them. |
4479 | 4484 |
4480 | 4485 |
4481 2008-07-03: Version 0.1.0 | 4486 2008-07-03: Version 0.1.0 |
4482 | 4487 |
4483 Initial export. | 4488 Initial export. |
4484 | 4489 |
4485 # Local Variables: | 4490 # Local Variables: |
4486 # mode:text | 4491 # mode:text |
4487 # End: | 4492 # End: |
OLD | NEW |