|
|
|
|
|
|
2014.10.15
|
|
|
|
--- thinBasic version 1.9.14.0 ---
|
|
---
|
TBGL
|
Updated
|
|
Module updated to the latest version available on thinBasic SVN server.
Introduction of large arsenal of functions for state-safe programming, see more in TBGL help file
|
Petr Schreiber
|
---
|
Oxygen
|
Updated
|
|
Module updated to the latest version available on thinBasic SVN server
|
Charles Pegge
|
|
|
Setup
|
|
thinBasic Setup application is now created with Inno Setup Compiler version 5.5.3 (a)
|
|
|
Core
|
Compiler
|
|
thinBasic Core engine is now compiled using PB10.04
|
|
|
UPX
|
|
|
All thinBasic executables and modules compressed with UPX 3.91
|
|
|
|
|
|
|
|
|
Excel
|
NEW
|
|
New module to be finished and documented.
See example scripts into \thinBasic\SampleScripts\ADODB\
|
|
|
ABODB
|
NEW
|
|
New module to be finished and documented.
See example scripts into \thinBasic\SampleScripts\Excel\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2014.10.15
|
Core
|
FIX
|
|
Fixed SELECT CASE type.function double execution of type.function
|
|
|
Core
|
FIX
|
|
Fixed IF type.function = <string> THEN when type.function was returning a string function. Always returning %TRUE.
|
ReneMiner
|
2014.10.08
|
Core
|
Improved
|
|
Array Scan ... PTR ... improved adding Byte(Start, Len) option
|
ReneMiner
|
|
Core
|
NEW
|
000473
|
Type_Exists function added
|
ReneMiner
|
2014.09.20
|
UI
|
FIX
|
000460
|
Fixed Canvas_BitmapRender creating a zero byte file when input file was not existing
|
ReneMiner
|
|
Core
|
FIX
|
000461
|
Fixed usage of NonExistingMembers in module Class usage
|
Petr Schreiber
|
2014.09.19
|
Core
|
FIX
|
|
Fixed GPF occurring when calling external DLL functions returning OLE32 Strings
|
|
|
|
|
|
|
|
2014.09.09
|
thinAir
|
FIX
|
000472
|
Fixed File Browser crashing under Windows 2012
|
Petr Schreiber
|
|
|
|
|
|
|
|
|
|
|
|
|
2014.09.09
|
Core
|
Improved
|
000404
|
FOR/NEXT can now have WHEN clause
|
Robert Hodge
|
|
Core
|
Improved
|
|
ARRAY SCAN ... PTR ...
|
ReneMiner
|
|
Core
|
NEW
|
000471
|
Heap_End function added
|
ReneMiner
|
|
Core
|
Improved
|
|
HEAP_AllocByStr improved
|
ReneMiner
|
|
|
|
|
|
|
|
|
|
|
|
|
2014.08.07
|
SDK
|
Improved
|
|
Just few internal adjustments in SDK interfaces
|
|