| Commit | Date | |
|---|---|---|
|
[r1513]
by
david_costanzo
Fix two simple typos: a misspelling of "is" and an extra newline before the code sample. |
2006-08-21 07:57:52 | Tree |
|
[r1512]
by
david_costanzo
Fix bug #1543354: REVERSE now throws an error when given two inputs. The fix was to provide a wrapper that takes only one input and calls a helper function (the original REVERSE) which takes two inputs. |
2006-08-21 07:04:34 | Tree |
| 2006-08-21 07:00:35 | Tree | |
|
[r1510]
by
david_costanzo
Add a regression test for bug #1543643: which is that FMSLogo becomes unresponsive when printing a very long string to the commander's recall box. |
2006-08-20 23:38:05 | Tree |
|
[r1509]
by
david_costanzo
Fix bug #1543643: FMSLogo is responsive when running 'PR ISEQ 1 100000'. This is the first bugfix for FMSLogo 6.11.0. This fix involved making two optimizations, rather than just scanning for windows messages more often: |
2006-08-20 23:23:38 | Tree |
|
[r1508]
by
david_costanzo
Document that REVERSEworks on words, as well as lists. Also document that it does NOT work on arrays. |
2006-08-20 21:02:30 | Tree |
|
[r1507]
by
david_costanzo
Refactor llput() a little: |
2006-08-20 20:39:51 | Tree |
| 2006-08-20 16:55:51 | Tree | |
|
[r1505]
by
david_costanzo
Remove the logging for the third and fourth fields of ERROR. These were generally not informative and added a lot of noise to the test log. In the few cases where these values should be checked, they should be explicitly checked by the caller. |
2006-08-20 16:53:22 | Tree |
| 2006-08-20 16:40:44 | Tree |