Commit Graph

14493 Commits

Author SHA1 Message Date
florian
6684d2c520 + added basic olevariant support 2003-10-06 22:23:41 +00:00
peter
3d27318cb2 * moved classes unit to rtl 2003-10-06 21:01:06 +00:00
peter
69a956c5b6 * moved more targets 2003-10-06 20:56:45 +00:00
peter
08d913f656 * classes moved to rtl for 1.1
* classes .inc and classes.pp files moved to fcl/classes for
    backwards 1.0.x compatiblity to have it in the fcl
2003-10-06 20:33:58 +00:00
florian
f13b9aa406 * applied Johannes Berg's patch for exception handling in threads 2003-10-06 17:06:55 +00:00
florian
c08fc17e6a * small step towards calculated fields 2003-10-06 17:04:27 +00:00
fpc
cc4e993a29 * use DIGESTVER instad of FPC_VERSION 2003-10-06 16:59:45 +00:00
yuri
e3a2162c76 * Another set of native functions. 2003-10-06 16:58:27 +00:00
florian
ba620e2d1f * fixed wrong define which caused the unit to be empty 2003-10-06 16:54:22 +00:00
fpc
bb63affd64 * allow digest programs on commandline 2003-10-06 16:53:02 +00:00
florian
3bd0c0f4b5 no message 2003-10-06 16:00:46 +00:00
florian
91cd02e04e + applied patch for ref. counted exceptions by Johannes Berg 2003-10-06 15:59:20 +00:00
marco
1f6833941d * fix for fpcmake running when crosscompiling. Now uses preinstalled fpcmake for package generation 2003-10-06 14:31:11 +00:00
yuri
cb457e1a34 * Some emx code removed. Now withous so stupid error as with dos ;) 2003-10-06 14:22:40 +00:00
Tomas Hajny
1bcce4c618 * result buffers must be allocated 2003-10-05 22:06:43 +00:00
peter
da9f5e2319 * c style array of const generates callparanodes
* varargs paraloc fixes
2003-10-05 21:21:52 +00:00
peter
8cc8117930 * oldfpccall typo 2003-10-05 21:19:10 +00:00
peter
9e5e82751c * fpSignal 2003-10-05 21:16:33 +00:00
florian
f406824432 + necessary declarations for dx8 headers added 2003-10-05 20:30:09 +00:00
Tomas Hajny
e9c1ebec7a * two calling conventions specified (stdcall and cdecl) 2003-10-05 20:03:58 +00:00
florian
fe7cc65579 * fixed some delphi compatibilty issues
* improved makefile dependencies
2003-10-05 19:10:31 +00:00
florian
0b1bcbea18 * fixed some delphi compatibilty issues 2003-10-05 19:10:03 +00:00
florian
c5e3d46cd0 + fail flag added 2003-10-05 16:27:44 +00:00
florian
341f8ea777 * fixed line feeds 2003-10-05 14:55:42 +00:00
florian
1f9726c2bc * fixed oldfpcall directives; was oldfpcall 2003-10-05 14:39:31 +00:00
peter
c73704be10 * when comparing hidden parameters both must be hidden 2003-10-05 13:05:05 +00:00
peter
4a7e2acad3 * new tests 2003-10-05 12:58:30 +00:00
peter
1a71e7e02b * set correct conversion for subranges 2003-10-05 12:57:11 +00:00
peter
4a4c5a6df2 * don't write procdefs that are released to ppu 2003-10-05 12:56:35 +00:00
peter
cedb10116c * fix assigned(property) 2003-10-05 12:56:04 +00:00
peter
d7d19e4e7f * allow absolute with value for win32,wdos 2003-10-05 12:55:37 +00:00
peter
d3e0bca919 * don't check for abstract methods when the constructor is called
by inherited
  * fix private member error instead of wrong number of parameters
2003-10-05 12:54:17 +00:00
florian
550b398f02 * writing of loop nodes fixed 2003-10-05 11:53:57 +00:00
peter
abcb44f847 * rename transfer_buffer to tb 2003-10-05 11:16:26 +00:00
peter
60e2738c22 * temporary fix for compilerprocs on watcom 2003-10-05 11:10:52 +00:00
Tomas Hajny
c1b9d700bc * few mistypings corrected 2003-10-05 09:38:13 +00:00
florian
7acbd419f1 * fixed line feeds 2003-10-05 00:01:15 +00:00
florian
8f41503f9f no message 2003-10-04 23:43:51 +00:00
florian
e346ebacb6 * write helper comproc for variants fixed 2003-10-04 23:40:42 +00:00
florian
9695321e98 + added time to timestamp so multiple runs per day can be done 2003-10-04 21:30:21 +00:00
florian
538164aa0a * fixed TP 6.0 styled inherited call; fixes IDE with 1.1 2003-10-04 19:00:52 +00:00
Tomas Hajny
2200cb4d8e * stdcall changes merged to EMX 2003-10-04 17:53:08 +00:00
marco
c678f31a13 * added logdir 2003-10-04 13:55:59 +00:00
marco
feaed02001 * cross compiling fixes to makefile and fpcmake 2003-10-04 13:48:11 +00:00
florian
8e8fcfce95 * system unit has a LineEnding 2003-10-04 13:33:43 +00:00
marco
5e1949f8e3 * adding 2003-10-04 13:31:53 +00:00
marco
46abc7a272 * - default platform isn't made, even if it is the list.
- logdir added
2003-10-04 13:21:24 +00:00
marco
428a7c051f * now linux crosscompile works 2003-10-04 11:47:56 +00:00
peter
a1d6837ee2 * fix digest rule 2003-10-04 09:46:39 +00:00
yuri
d747a2c9f9 * at&t syntax instead of intel syntax was used 2003-10-04 08:30:59 +00:00