| Commit | Date | |
|---|---|---|
|
[r2653]
by
david_costanzo
Update one more time for the 6.20.0 release. I found a bug late in my test pass and added a new regression test for it. |
2008-04-20 17:57:00 | Tree |
|
[r2652]
by
david_costanzo
Add some more tests for FOREACH to catch a regression in pacturtle that I introduced when I fixed #1669735. |
2008-04-20 16:23:34 | Tree |
|
[r2651]
by
david_costanzo
Try another fix for bug #1669735. The previous fix had some problems when the data list was a variable and it output something. I think the problem was not with my fix, per se, but that my fix hit a different bug in RUN. This fix is a little slower, but it seems to work around the other bug in RUN. |
2008-04-20 16:22:17 | Tree |
| 2008-04-20 04:06:28 | Tree | |
| 2008-04-20 04:03:58 | Tree | |
|
[r2648]
by
david_costanzo
Fix some problems where the value of ERROR was leaking through to other tests can causing false-positive test failures. |
2008-04-20 03:35:43 | Tree |
| 2008-04-19 21:07:35 | Tree | |
| 2008-04-19 21:07:04 | Tree | |
|
[r2645]
by
david_costanzo
Fix bug #1551634; Integrate some MCI examples into the manual and remove the "Help -> MCI" and "Help - Using Help" menu options to remove final remanants of the defunct .hlp format. Removing mcistrwh.hlp has a few benefits. First .hlp files are not supported on Vista. They are also not supported on GNU/Linux, so this could have been an impediment to porting FMSLogo to GNU/Linux. But the most significant reason is that I was unable to locate a copyright for mcistrwh.hlp and therefore could not prove that its license was compatible with the GPL. Distributing this file put both FMSLogo and SourceForge at unnecessary legal risk. |
2008-04-19 20:49:09 | Tree |
|
[r2644]
by
david_costanzo
Add support for setting the label font from the main menu. Of course, this doesn't actually do anything, yet, since the LABEL command (or any other Logo commands) have no been implemented. |
2008-04-19 17:52:50 | Tree |