| Commit | Date | |
|---|---|---|
|
[r4407]
by
david_costanzo
Correct the order of the inputs for ELLIPSE2 and explicitly call out that they are in the opposite order as ELILPSE. |
2017-06-05 04:11:39 | Tree |
|
[r4406]
by
david_costanzo
Reconcile the WX_PURE and the WX_MSW implementations of the WAIT command so that there's only one implementation. |
2017-06-01 03:54:21 | Tree |
|
[r4405]
by
david_costanzo
Switch to the FMSLogo base directory before loading startup.logoscript when erasing the workspace. Fix a slight regression caused by the fix for Bug #492, which is that a COPYDEF for a library procedure would have the side-effect of trying to load a logo file with the given procedure's name. This is probably unlikely to happen in practice, but during testing, it's very noticable since the "test" directory is full of files that are named after the library procedure which they test. So if the current working directory was "test" and a typical translation startup.logoscript was loaded, File -> New would end up populating the workspace with a bunch of test procedures, instead of erasing them. |
2017-06-01 03:23:38 | Tree |
| 2017-05-31 03:25:26 | Tree | |
|
[r4403]
by
david_costanzo
Add missing preprocessor directives to fix build breaks on non-Windows platforms when USE_PRECOMPILED_HEADER is not defined. |
2017-05-31 03:07:06 | Tree |
|
[r4402]
by
david_costanzo
Implement lwait() on non-Windows platforms. |
2017-05-31 03:04:32 | Tree |
|
[r4401]
by
david_costanzo
Use Encode::encode_utf8 instead of utf8::encode, per recommendation of Perl docs. |
2017-05-29 04:40:31 | Tree |
|
[r4400]
by
david_costanzo
Combine translations for the same English procedure in the same row. |
2017-05-29 04:28:20 | Tree |
|
[r4399]
by
david_costanzo
Ignore any COPYDEF within a procedure definition when building translation tables. |
2017-05-29 03:25:59 | Tree |
| 2017-05-29 02:13:03 | Tree |