Commit Graph

17724 Commits

Author SHA1 Message Date
Tomas Hajny
d3b5672fea * handle type changed to thandle in do_isdevice 2004-09-18 11:18:44 +00:00
Tomas Hajny
605ee59e81 * handle type changed to thandle in do_isdevice 2004-09-18 11:12:09 +00:00
armin
9e930c445d * added support for netware nlm (netware and netwlibc) 2004-09-18 11:06:52 +00:00
Jonas Maebe
3f10b1b4f6 - removed unused local variable
* fixed bug in Utf8ToUnicode (use of uninitialised variable)
2004-09-18 10:23:08 +00:00
olle
0b235a2dab + added support for macos 2004-09-18 08:40:26 +00:00
armin
01d38922da * added ssockets for target netwlibc 2004-09-17 19:03:32 +00:00
armin
193d033ab9 * dont allocate/deallocate video buf, already done in video.inc 2004-09-17 18:30:00 +00:00
armin
38a0e5688a * added NWGetCodeStart, needed for lineinfo 2004-09-17 18:29:07 +00:00
armin
a3fa2bda10 * added target netwlibc 2004-09-16 22:08:13 +00:00
peter
19bbd2eb81 * xkb header conversion donated by Ido Kannner 2004-09-16 17:38:45 +00:00
peter
3499fd448a * new bugs 2004-09-16 16:36:09 +00:00
peter
35c07ed9ef * dynarr-pointer is allowed under delphi 2004-09-16 16:32:44 +00:00
peter
4978a7635a * another fix for reading of subranges 2004-09-16 16:32:27 +00:00
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