| Commit | Date | |
|---|---|---|
|
[r4360]
by
david_costanzo
Update the expected test results based on the FMSLogo 7.1.0 test pass. This is mostly a matter of changing the old SourceForge bug numbers to the new SourceForge bug numbers and accounting for new tests that were added. In this case, I modified the results from the DLLCALL buffer test because it put NUL characters into the output file, which caused my diffing tool to think that it was a binary file and so refused to compare it with the baseline. The test will be fixed not to do this before the next test pass. |
2017-04-15 23:33:08 | Tree |
|
[r4359]
by
david_costanzo
Fix a build break when building the Chinese manual that I introduced when removing its empty translation tables. The translation.xml file must exist, even if it contains nothing. |
2017-04-14 00:07:02 | Tree |
| 2017-04-13 00:14:45 | Tree | |
| 2017-04-12 23:56:43 | Tree | |
|
[r4356]
by
david_costanzo
Remove the translation tables for Simplified Chinese from the manual. Only the GUI was translated and the translation tables are for procedure names. |
2017-04-12 23:56:06 | Tree |
| 2017-04-12 23:30:29 | Tree | |
|
[r4354]
by
david_costanzo
Fix Bug #490; the status dialog no longer shows negative numbers when the number of calls > 2,147,483,648. The fix required two changes. First, make eval_calls a 64-bit integer instead of a 32-bit integer. Second, change the code which displays eval_calls in the status dialog to properly render 64-bit numbers. |
2017-04-09 23:03:27 | Tree |
|
[r4353]
by
david_costanzo
Fill in the real name of the translator of the Chinese version (he originally used the title "test down", but later identified himself as Pachleng). |
2017-04-07 01:33:53 | Tree |
|
[r4352]
by
david_costanzo
Add "-static -lpthread" when building FMSLogo. This was done at the suggestion of Pachleng. From his experience, in later verions of cygwin, MingGW will dynamically link to non-system DLL if you don't include this. |
2017-04-07 00:52:31 | Tree |
|
[r4351]
by
david_costanzo
Update the documentation for LOGOVERSION to include the LCIDs of all currently available translations. |
2017-04-05 00:52:12 | Tree |