michael
|
a95323c9cd
Suggested fix from Luiz Americo to .resync method
|
21 年 前 |
michael
|
6ccb2bbdbb
+ Two more small fixes in CreateDataset
|
21 年 前 |
michael
|
b9380475b5
+ Small fix in CreateDataset
|
21 年 前 |
michael
|
44ca5f7e0b
+ Initial implementation from Luiz Americo
|
21 年 前 |
michael
|
1b3f122c67
+ Fix for wrong for loop variable from Tomas Hajny
|
21 年 前 |
michael
|
a872dac906
Tests for resizing dynamis arrays
|
21 年 前 |
michael
|
5cccea2115
+ Fix crash when resizing dynamic array
|
21 年 前 |
Tomas Hajny
|
cabdb71f2a
* compilation fix - for loop counter issues
|
21 年 前 |
Tomas Hajny
|
32bf307ec5
* fix incorrect reuse of for loop counter
|
21 年 前 |
Tomas Hajny
|
63407a9d79
* use errno from cygwin (like in fixes branch)
|
21 年 前 |
peter
|
7f8844e74d
* release localsymtables when module is compiled
|
21 年 前 |
peter
|
7e90a8a8ab
* restart sorting of enums when deref is called, this is needed when
|
21 年 前 |
mazen
|
1295301ecd
* fix conversion routines unicode/utf8
|
21 年 前 |
mazen
|
2fadd17363
+ visual string function from BIDI algo
|
21 年 前 |
marco
|
70b57f42a4
* double sysctl use broke FreeBSD 5.x
|
21 年 前 |
sg
|
c1d0445cbc
* Fixed ExceptionErrorMessage (string const didn't match Format() call)
|
21 年 前 |
Tomas Hajny
|
5252a60769
* fix for loop variable assignment error
|
21 年 前 |
Tomas Hajny
|
d082859a46
* SysSetVideoMode corrected to reflect SysVideoModeSelector result
|
21 年 前 |
peter
|
3b59efea14
* keep localst in memory, it is also needed for finalizing
|
21 年 前 |
peter
|
63532ef166
* pwidechar support in array of const
|
21 年 前 |
peter
|
6096fe0789
* use realname in error msg
|
21 年 前 |
peter
|
38bebdb044
* only make both operands the same for xor,and,or when both are
|
21 年 前 |
peter
|
17f31d70c2
* fix for read(subranges) with subrange typ already being sinttype
|
21 年 前 |
peter
|
29207e007a
* fixed and cleanup of overriding non-visible methods
|
21 年 前 |
peter
|
c1d4e0c3d3
* vo_is_loop_counter added
|
21 年 前 |
peter
|
180c042911
* finalize all (also procedure local) typedconst at unit finalization
|
21 年 前 |
peter
|
384e764831
* use realname for abstract procs found
|
21 年 前 |
peter
|
67548d9f91
* for loop variable assignment is not allowed anymore
|
21 年 前 |
peter
|
e32eac8468
* remove check for shortunitname, it broke units with 8 and 9 chars
|
21 年 前 |
peter
|
c336f79bab
* for-loop variable access removed
|
21 年 前 |