| Commit | Date | |
|---|---|---|
| 2020-07-11 23:48:27 | Tree | |
|
[r5346]
by
david_costanzo
Rename ecma_* functions: I think "ecma" was to indicate this shifting was to support Western European characters, although even then, as a prefix it doesn't make sense because it shifted special characters to ASCII control characters. Now that FMSLogo supports Unicode, the using the "ecma" prefix is even sillier. "vbar" better describes what these functions are doing. And "is_vbarred" was preferred to "vbar_get" because the function is a predicate and doesn't "get" anything. |
2020-07-11 23:25:52 | Tree |
|
[r5345]
by
david_costanzo
Refactoring: Change g_SpecialCharacters to an array instead of string literal |
2020-07-11 22:14:45 | Tree |
|
[r5344]
by
david_costanzo
Update a bug number referenced in a comment. |
2020-07-11 21:58:58 | Tree |
|
[r5343]
by
david_costanzo
Cleanup: Remove unneeded LOCAL in READWORDTEST.UICANCEL |
2020-07-11 21:54:01 | Tree |
|
[r5342]
by
david_costanzo
Fix a regression where NUL was backslashed. |
2020-07-11 21:51:23 | Tree |
| 2020-07-06 22:49:31 | Tree | |
|
[r5340]
by
david_costanzo
Improve test logging in WORKSPACETEST.ARRAYWITHBINARYDATA.ALLVALUES |
2020-07-06 03:43:47 | Tree |
|
[r5339]
by
david_costanzo
Update WORKSPACETEST for the Unicode FMSLogo At this point, there is only one failure, which is that a NUL byte is not saved/loaded correctly. |
2020-07-06 03:28:01 | Tree |
|
[r5338]
by
david_costanzo
Clarify why SIMPLEREPORTTEST.CHECKRESULT sets :caseignoredp |
2020-07-06 02:17:19 | Tree |