Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] aUCBLogo--4.682 released

0 views
Skip to first unread message

Andreas Micheler

unread,
Sep 13, 2005, 5:25:12 AM9/13/05
to
Hi all,

I've just released a new version of aUCBLogo with an improved IDE.
It can be downloaded here:
<http://www.physik.uni-augsburg.de/~micheler/aucblogo-4.682-win.zip>

The help docs are at my web page:
<http://www.physik.uni-augsburg.de/~micheler/>


Release Notes for Version 4.682
===============================
The IDE has been improved a lot.

F9 always runs the program from source code line, where the program is
at that time.

F7 always sets the program into single stepping mode and executes one
step. Buried procedures are stepped over.

Control-F8 sets a breakpoint in the source code line at the cursor's
position.

The Vars and Calls windows now are much faster and don't flicker anymore.

Internally now my PtrDebug smart pointer checking templates work again,
and memory leak checking is available in the debug built of
aucblogo.exe. This is important to improve the stability, I found
several related bugs.

And I found most of the bugs in bounce3.lg and am2.lg too.
Changed primitives are: edit editFile
A new primitive is updateVarsOnStep


Have fun!
Andreas

0 new messages