peter
|
90c280a42d
|
* Use FExpand on paths passed to compiler
|
2004-09-16 16:31:53 +00:00 |
|
peter
|
5827fb7bf1
|
* illegal for-loop var assignemnt
|
2004-09-16 16:20:06 +00:00 |
|
michael
|
b40e27f8b9
|
Fix tracememsize for ansistrings (From Peter)
|
2004-09-16 07:21:08 +00:00 |
|
armin
|
b2f92710df
|
* add support for netware libc
|
2004-09-15 20:37:42 +00:00 |
|
Tomas Hajny
|
457bd753c2
|
* corrections for debug mode
|
2004-09-15 19:23:26 +00:00 |
|
Tomas Hajny
|
2131196402
|
* dxegen compilable for any target now
|
2004-09-15 19:20:51 +00:00 |
|
Tomas Hajny
|
ad2339dc75
|
* regenerated
|
2004-09-15 19:16:38 +00:00 |
|
Tomas Hajny
|
9c51e9c186
|
+ resolution switching fully works now
|
2004-09-15 18:59:40 +00:00 |
|
mazen
|
a809e7683c
|
* use FreeBIDI.InsertChar for UTF8 strings
|
2004-09-15 14:03:58 +00:00 |
|
mazen
|
68d53805db
|
+ initialize CharWidth with default function
|
2004-09-15 14:03:01 +00:00 |
|
michael
|
a95323c9cd
|
Suggested fix from Luiz Americo to .resync method
|
2004-09-15 12:22:33 +00:00 |
|
michael
|
6ccb2bbdbb
|
+ Two more small fixes in CreateDataset
|
2004-09-15 12:20:51 +00:00 |
|
michael
|
b9380475b5
|
+ Small fix in CreateDataset
|
2004-09-15 12:19:43 +00:00 |
|
michael
|
44ca5f7e0b
|
+ Initial implementation from Luiz Americo
|
2004-09-15 12:16:39 +00:00 |
|
michael
|
1b3f122c67
|
+ Fix for wrong for loop variable from Tomas Hajny
|
2004-09-15 08:35:39 +00:00 |
|
michael
|
a872dac906
|
Tests for resizing dynamis arrays
|
2004-09-15 07:29:51 +00:00 |
|
michael
|
5cccea2115
|
+ Fix crash when resizing dynamic array
|
2004-09-15 07:28:09 +00:00 |
|
Tomas Hajny
|
cabdb71f2a
|
* compilation fix - for loop counter issues
|
2004-09-14 20:46:13 +00:00 |
|
Tomas Hajny
|
32bf307ec5
|
* fix incorrect reuse of for loop counter
|
2004-09-14 20:11:31 +00:00 |
|
Tomas Hajny
|
63407a9d79
|
* use errno from cygwin (like in fixes branch)
|
2004-09-14 20:08:58 +00:00 |
|
peter
|
7f8844e74d
|
* release localsymtables when module is compiled
|
2004-09-14 16:33:46 +00:00 |
|
peter
|
7e90a8a8ab
|
* restart sorting of enums when deref is called, this is needed when
a unit is reloaded
|
2004-09-14 16:33:17 +00:00 |
|
mazen
|
1295301ecd
|
* fix conversion routines unicode/utf8
|
2004-09-14 15:53:19 +00:00 |
|
mazen
|
2fadd17363
|
+ visual string function from BIDI algo
|
2004-09-14 15:52:38 +00:00 |
|
marco
|
70b57f42a4
|
* double sysctl use broke FreeBSD 5.x
|
2004-09-14 14:13:49 +00:00 |
|
sg
|
c1d0445cbc
|
* Fixed ExceptionErrorMessage (string const didn't match Format() call)
|
2004-09-14 01:13:43 +00:00 |
|
Tomas Hajny
|
5252a60769
|
* fix for loop variable assignment error
|
2004-09-13 21:12:29 +00:00 |
|
Tomas Hajny
|
d082859a46
|
* SysSetVideoMode corrected to reflect SysVideoModeSelector result
|
2004-09-13 20:58:57 +00:00 |
|
peter
|
3b59efea14
|
* keep localst in memory, it is also needed for finalizing
typedconst
|
2004-09-13 20:34:28 +00:00 |
|
peter
|
63532ef166
|
* pwidechar support in array of const
|
2004-09-13 20:33:41 +00:00 |
|
peter
|
6096fe0789
|
* use realname in error msg
|
2004-09-13 20:33:17 +00:00 |
|
peter
|
38bebdb044
|
* only make both operands the same for xor,and,or when both are
integer types
|
2004-09-13 20:32:53 +00:00 |
|
peter
|
17f31d70c2
|
* fix for read(subranges) with subrange typ already being sinttype
|
2004-09-13 20:32:06 +00:00 |
|
peter
|
29207e007a
|
* fixed and cleanup of overriding non-visible methods
|
2004-09-13 20:31:07 +00:00 |
|
peter
|
c1d4e0c3d3
|
* vo_is_loop_counter added
|
2004-09-13 20:30:22 +00:00 |
|
peter
|
180c042911
|
* finalize all (also procedure local) typedconst at unit finalization
|
2004-09-13 20:30:05 +00:00 |
|
peter
|
384e764831
|
* use realname for abstract procs found
|
2004-09-13 20:29:00 +00:00 |
|
peter
|
67548d9f91
|
* for loop variable assignment is not allowed anymore
|
2004-09-13 20:28:26 +00:00 |
|
peter
|
e32eac8468
|
* remove check for shortunitname, it broke units with 8 and 9 chars
with the first 8 chars being equal
|
2004-09-13 20:27:27 +00:00 |
|
peter
|
c336f79bab
|
* for-loop variable access removed
|
2004-09-13 20:26:45 +00:00 |
|
peter
|
c1303f5759
|
* stringlist.find case insensitive
|
2004-09-13 20:26:26 +00:00 |
|
peter
|
9b0243bccc
|
* support byte() typecast
* support array index
|
2004-09-13 20:25:52 +00:00 |
|
michael
|
fc43868dd4
|
+ Initial check-in
|
2004-09-13 19:30:56 +00:00 |
|
michael
|
9968b42c63
|
+ better unit description
|
2004-09-13 19:27:49 +00:00 |
|
michael
|
9017612bd0
|
Fixed typo, bug #3319
|
2004-09-13 19:03:04 +00:00 |
|
olle
|
922a594dd8
|
+ When link on target, the script sets file type on link.res
|
2004-09-13 16:13:04 +00:00 |
|
peter
|
574bc1f6ab
|
* fix nested for-loop with same index
|
2004-09-13 16:02:36 +00:00 |
|
peter
|
2971983471
|
* fix nested for-loop that used the same index
|
2004-09-13 16:01:09 +00:00 |
|
peter
|
b550be8401
|
* removed wrong for
|
2004-09-13 15:42:26 +00:00 |
|
peter
|
17e7e421db
|
* new bug
|
2004-09-13 15:00:20 +00:00 |
|