<< Click to Display Table of Contents >> Navigation: What's new > 2008 - version history > Version 1.6.0.4 |
Release date: 2008.04.09
Dates with background color XXX indicate a preview version release.
Date |
Area/Module |
What |
Description |
Thanks to: |
---|---|---|---|---|
2008.04.09 |
||||
2008.04.02 |
Improved |
Added BOOLEAN data type. It is internally managed exactly like INTEGER but it plays a role in VARIANT variables. |
||
Add |
ARRAY FILL ... statement added |
|||
Add |
EXE_PE_GetStackCommit function added |
|||
Add |
EXE_PE_GetStackReserve function added |
|||
Add |
EXE_PE_GetHeapCommit function added |
|||
Add |
EXE_PE_GetHeapReserve function added |
|||
Improved |
ARRAY ASSIGN ... improved. If index is -1, a single value can change all elements in the array |
|||
2008.04.01 |
Add |
DT_MillisecToTime function added |
||
Add |
DT_TimeToMillisec function added |
|||
Add |
DT_GetTime function added |
|||
thinAir |
Add |
Added the "Author Name" field in the ThinAir's general option tab and @AUTHOR@ macro to template files |
Abraxas |
|
thinAir |
Improved |
Improved general stability |
||
Improved |
DT_SettimeSeparator improved. Now separator is considered by more functions returning a time |
fmaxwell |
||
Improved |
DT_SetDateSeparator improved. Now separator is considered by more functions returning a date |
fmaxwell |
||
2008.03.27 |
Fix |
Fixed parsing of &b and &B used to specify binary numbers |
Psch |
|
2008.03.25 |
TBEM |
Fix |
Fixed some problems in time handling |
Michael |
Fix |
DIM variable without any AS clause created parsing problems in some special cases. |
|||
2008.03.24 |
Add |
STATIC variables are now a reality. Define how many STATIC variables you need of whatever type you like. |
||
Add |
Reintroduced FUNCTION_Name function removed in previous version due to internal development problems. |