|
November 21, 2015
AmiBroker 6.05.0 BETA released
Stability: Rank 3 – Regular BETA, pretty stable, should work fine in most environments
This is a BETA version. Make a backup first
A new beta version (6.05.0) of AmiBroker has just been released.
32-bit version:
http://www.amibroker.com/members/bin/ab6050beta.exe
(2 365 088 bytes)
64-bit version:
http://www.amibroker.com/members/bin/AmiBroker6050x64.exe
(10 111 936 bytes)
If you can not log in into members’ area please get your new password by filling the form at: http://www.amibroker.com/login.html
IMPORTANT: Unauthorized copying and/or distribution of materials found on members’ only page is STRICTLY PROHIBITED and will result in IMMEDIATE termination of license.
Remember to BACKUP YOUR FILES FIRST !
Note that this version can only be installed onto previous full installation of version 6.00 or higher from http://www.amibroker.com/download.html
HOW TO USE NEW FEATURES
This version contains a brand new AFL visual debugger. Detailed description of how to use the debugger is provided here: http://www.amibroker.com/guide/h_debugger.html
CHANGES FOR VERSION 6.05.0 (as compared to 6.04.0)
- AFL Editor Find in Files implemented – on the output list you can double click on line to open the file in the editor
- AFL Editor/Debugger: Code Check and Profile stopped working when it was run after debugging session. Fixed.
- AFL: Null is accepted by MxFromString now
- AFL: performance of printf() for large volume output (>60000 characters) improved ~60 times.
- Charts: reduced tearing when resizing the chart window
- Debugger now can use either base time interval or current chart interval (Tools->Preferences, Debugger tab, “Bar interval” setting)
- Debugger: implemented Output window (for printf() output during debugging)
- Removed old-style legacy AFL editor from the code, removed “use new editor” checkbox from the preferences. A new editor is used always now.
- UI: Unfold triangles in tree views and checkboxes in Layers list were hard to click on HighDPI screens because icons were too small. Fixed.
- Watch window: now expressions with 2D subscripts to access elements of matrix matrix[ x ][ y ] are supported
|
評分
-
查看全部評分
|