| Commit | Date | |
|---|---|---|
|
[r5261]
by
david_costanzo
Fix Bug #541; The installer once again aborts if FMSLogo is running. This was a regression introduced when I updated the installer to be Unicode. The installer was still calling the ANSI "CreateMutexA" with what presumably was now a Unicode string and therefore may have been interpreted as "L" instead of "LogoForWindowsMutex". Using the WCHAR from CreateMutexW restored the desired behavior. |
2020-05-02 17:15:45 | Tree |
| 2020-04-27 01:44:45 | Tree | |
|
[r5259]
by
david_costanzo
Clarify how to upload the changes to the manual (both English and Spanish) |
2020-04-27 01:32:35 | Tree |
| 2020-04-27 00:30:50 | Tree | |
|
[r5257]
by
david_costanzo
Restore native line endings, now that STRIPNULS has been replaced with LOGGABLEWORD (which escapes CR and LF) |
2020-04-27 00:14:56 | Tree |
|
[r5256]
by
david_costanzo
Update with results from test 7.7.0 test pass on Windows 10. |
2020-04-27 00:01:48 | Tree |
| 2020-04-26 23:44:23 | Tree | |
| 2020-04-26 22:51:10 | Tree | |
|
[r5253]
by
david_costanzo
Strip newlines and carriage returns, in addition to NUL characters when logging. |
2020-04-26 22:40:44 | Tree |
|
[r5252]
by
david_costanzo
Update the expected text representation of infinity and -infinity to "inf and "-inf. |
2020-04-26 21:36:45 | Tree |