PLUAR: Programming Language Usenet Article Repository

A repository of Usenet articles referenced by PLNews: Programming Language News

Google Groups reference: http://groups.google.com/group/comp.lang.logo/browse_frm/thread/38cfd53c4ae43791/
TalkAboutProgramming reference: http://talkaboutprogramming.com/group/comp.lang.logo/messages/20641.html
Full Headers

From: Andreas Micheler
Date: Tue, 13 Sep 2005 11:25:12 +0200
Group(s): comp.lang.logo
Subject: [ANN] aUCBLogo--4.682 released


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


Copyright (c) 2005. Disclaimer.
Feedback, comments, questions, etc.: pluar _at_ tacojuice.org
Generated: 15-Sep-2005