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 年之前 |
peter
|
c1303f5759
* stringlist.find case insensitive
|
21 年之前 |
peter
|
9b0243bccc
* support byte() typecast
|
21 年之前 |
michael
|
fc43868dd4
+ Initial check-in
|
21 年之前 |
michael
|
9968b42c63
+ better unit description
|
21 年之前 |
michael
|
9017612bd0
Fixed typo, bug #3319
|
21 年之前 |
olle
|
922a594dd8
+ When link on target, the script sets file type on link.res
|
21 年之前 |