| Commit | Date | |
|---|---|---|
|
[r4309]
by
david_costanzo
Document that PIXEL can output a color-by-index under certain conditions. |
2017-03-12 16:30:49 | Tree |
| 2017-03-12 15:59:32 | Tree | |
|
[r4307]
by
david_costanzo
Replace 'REPEAT ### [ MAKE "x WORD :x "A]' patterns with uses of REPEATWORD. |
2017-03-12 01:10:23 | Tree |
|
[r4306]
by
david_costanzo
Make REPCOUNTTEST.TIMERTEST more space efficent by changing a counter that involved string concenation to an incrementing integer. This is equally effective at testing repetition, but it uses less memory and causes less work for the garbage collecter. |
2017-03-12 01:07:47 | Tree |
|
[r4305]
by
david_costanzo
Rewrite a test to not include non-ASCII characters directly in the source code and instead use CHAR to create it. This was done so that certain UNIX tools, like grep, don't treat the file as binary. I confirmed that the bug can be reproduced in FMSLogo 7.2.0 using CHAR, so there is no loss of test coverage. |
2017-03-12 00:43:16 | Tree |
|
[r4304]
by
david_costanzo
Sweep through all the tests and update the bug numbers to match what they are in SourceForge today. The old 7-digit numbers are no longer visible after SourceForge renumbered the bugs to be per-project instead of site-wide. |
2017-03-12 00:38:22 | Tree |
|
[r4303]
by
david_costanzo
Many small non-functional improvements: |
2017-03-11 22:58:57 | Tree |
| 2017-03-11 19:07:19 | Tree | |
|
[r4301]
by
david_costanzo
Add a place-holder for a Simplified Chinese translation provided by "test down" on SourceForge. |
2017-03-11 18:56:24 | Tree |
|
[r4300]
by
david_costanzo
Add "backward compatibility" tests for DLLCALL to ensure that future enhancements don't break compatbility with old programs that happen to work. |
2017-03-06 01:52:53 | Tree |