| Commit | Date | |
|---|---|---|
| 2008-05-10 06:04:36 | Tree | |
|
[r2667]
by
david_costanzo
Fix bug #1959250; SETBITINDEX no longer changes BITINDEX on bad input. This was fixed when I added support for unlimited bit cuts. |
2008-05-10 05:31:36 | Tree |
|
[r2666]
by
david_costanzo
Add some out-of-memory tests, now that SETBITINDEX can create an arbitrary number of bitmaps. |
2008-05-09 07:57:18 | Tree |
|
[r2665]
by
david_costanzo
Implement the rest of feature request #1542399; FMSLogo is no longer limited to 1024 bitmaps. This resulted in making the binary 1KB smaller, probably because I noticed that a few function parameters were also zero, and eliminated them. |
2008-05-09 07:56:20 | Tree |
|
[r2664]
by
david_costanzo
Implement part of request #1542399; FMSLogo is no longer limited to 1024 turtles. |
2008-05-09 06:27:43 | Tree |
|
[r2663]
by
david_costanzo
Add a regression tes for bug #1959250, which is that SETBITINDEX has side-effects when given bad input. |
2008-05-07 06:20:16 | Tree |
|
[r2662]
by
david_costanzo
Implement part of request #1542399; FMSLogo is no longer limited to 1024 turtles. |
2008-05-05 08:09:53 | Tree |
| 2008-05-05 04:38:46 | Tree | |
|
[r2660]
by
david_costanzo
Implement part of feature request #1542399; remove 1024 limit on total turtles. Now the total number of turtles that you can allocate is limited only by the amount of memory available to your system. This change reduced the overall size of fmslogo.exe by about 150 KB. |
2008-05-05 04:37:46 | Tree |
|
[r2659]
by
david_costanzo
Implement part of feature request #1542399; remove 1024 limit on total turtles. Now the total number of turtles that you can allocate is limited only by the amount of memory available to your system. This change reduced the overall size of fmslogo.exe by about 150 KB. |
2008-05-05 01:37:00 | Tree |