Historical appearance of Logo primitives
A Logo programming environment for Microsoft Windows
Brought to you by:
david_costanzo
Hi!!!
I wonder if there is some place (Internet or something) where we can get the historical order appearance of the Logo primitives, since the original to the today versions.
Is there a place to get that information? ???
Blessings and Greetings from Chile!!!
JUAN
Ticket moved from /p/fmslogo/feature-requests/128/
Every change I've made to FMSLogo is listed here:
https://sourceforge.net/p/fmslogo/source/HEAD/tree/logo/trunk/src/CHANGELOG.TXT
But that doesn't cover anything that happened before FMSLogo existed, the changes that were made to UCBLogo and MSWLogo. I think most of what you're looking for would be in the history of UCBLogo and MSWLogo and I don't know where to get that. By memory, only a few procedures were added to FMSLogo: AIRTY, MINIMIZE, MAXIMIZE, SORT. I also changed CLOSEALL from a library routine to a primitive at some point.