OLD | NEW |
| 1 2012-02-09: Version 3.9.5 |
| 2 |
| 3 Removed unused command line flags. |
| 4 |
| 5 Performance and stability improvements on all platforms. |
| 6 |
| 7 |
1 2012-02-08: Version 3.9.4 | 8 2012-02-08: Version 3.9.4 |
2 | 9 |
3 Properly initialize element-transitioning array literals on ARM. | 10 Properly initialize element-transitioning array literals on ARM. |
4 (issue 1930) | 11 (issue 1930) |
5 | 12 |
6 Bug fixes on all platforms. | 13 Bug fixes on all platforms. |
7 | 14 |
8 | 15 |
9 2012-02-07: Version 3.9.3 | 16 2012-02-07: Version 3.9.3 |
10 | 17 |
(...skipping 3692 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3703 setting break points in them. | 3710 setting break points in them. |
3704 | 3711 |
3705 | 3712 |
3706 2008-07-03: Version 0.1.0 | 3713 2008-07-03: Version 0.1.0 |
3707 | 3714 |
3708 Initial export. | 3715 Initial export. |
3709 | 3716 |
3710 # Local Variables: | 3717 # Local Variables: |
3711 # mode:text | 3718 # mode:text |
3712 # End: | 3719 # End: |
OLD | NEW |