Commit Graph

8433 Commits

Author SHA1 Message Date
peter
a1c19a463c * regenerated 2001-04-10 23:30:02 +00:00
peter
278da4890c * local HASEXAMPLES variable if examples are available 2001-04-10 23:24:21 +00:00
peter
5e0f25388b * merged fixes 2001-04-10 23:22:05 +00:00
pierre
3fe44ab904 + first adds for Use_API define 2001-04-10 21:57:55 +00:00
peter
a400014d54 * add mode objfpc 2001-04-10 21:31:35 +00:00
pierre
e720096155 * import of Leon de Boer's files 2001-04-10 21:29:54 +00:00
peter
1b28fe0e03 * more type redefining tests 2001-04-10 21:29:25 +00:00
peter
a5bfdff438 * removed warnigns 2001-04-10 21:28:36 +00:00
peter
277c7b4e2d * more delphi incompatibilities 2001-04-10 21:25:52 +00:00
peter
1c47926014 * fixed argument names 2001-04-10 21:24:18 +00:00
peter
efb19714f0 * more fixes that were still laying around 2001-04-10 21:22:37 +00:00
peter
04ecb0b6f0 * variantdef support
* propertysym fixed
2001-04-10 21:21:41 +00:00
peter
02af030262 * check for libgdb.a
* slightly better gdbver.exe generation
2001-04-10 21:05:21 +00:00
peter
c0e2d4421c * new version 2001-04-10 20:59:32 +00:00
Tomas Hajny
70d61471ee * incorrect checks under Unix fixed 2001-04-10 19:02:53 +00:00
Tomas Hajny
09ce8e65e9 * FileNameCaseSensitive added for Unix 2001-04-10 18:54:02 +00:00
Tomas Hajny
64e7256587 * better check for FindClose 2001-04-10 18:49:40 +00:00
Tomas Hajny
8a7762efb2 * yet another fix for FExpand under Unix 2001-04-09 19:28:40 +00:00
florian
05429e69ce * fixed a wrong prefix 2001-04-08 16:49:42 +00:00
Jonas Maebe
faad9460c8 * fixed potential buffer overflow in FPC_WRITE_TEXT_PCHAR_AS_ARRAY (merged) 2001-04-08 13:21:30 +00:00
Jonas Maebe
547bc5f275 * optimized FPC_HELP_CONSTRUCTOR a bit 2001-04-08 13:19:28 +00:00
Tomas Hajny
0c0f2fb66e - tfexpand.pas renamed to tfexpand.pp 2001-04-08 12:50:51 +00:00
Tomas Hajny
d53e33b5b2 * more checks (including long volume names, etc.) 2001-04-08 12:49:05 +00:00
Tomas Hajny
d5f0038788 * invalid UNC paths handled more consistently to OS/2 and Win32 API functions 2001-04-08 12:47:23 +00:00
peter
e822cd361b * made it compilable with both 1.0.x and 1.1 2001-04-08 12:27:55 +00:00
peter
03b099d938 * moved oraclew and test01 to example subdir to remove the dependency
on the fcl. This dependency is now only required when building the
    examples
2001-04-08 12:23:49 +00:00
peter
96ba65165b * new file 2001-04-08 11:44:01 +00:00
peter
85a15f1788 * merged changes from fixes branch 2001-04-08 11:43:39 +00:00
peter
f2b653319b * update so it can be compiled by both 1.0.x and 1.1 2001-04-08 11:26:03 +00:00
Tomas Hajny
a820a0f393 * fix for absolute paths on platforms without drives (*nix), support for long volume names added 2001-04-07 19:37:27 +00:00
peter
6fd93ee078 * renamed to .pp extension 2001-04-07 15:13:32 +00:00
florian
99fbea55b7 *** empty log message *** 2001-04-06 22:53:26 +00:00
Jonas Maebe
a022ac9bb2 * fixed bug due to short boolean evaluation 2001-04-06 16:24:38 +00:00
Jonas Maebe
2cc7d970e1 * fixed bug in ti386innode.pass_2 code and made it simpler/faster 2001-04-06 14:09:34 +00:00
Jonas Maebe
cf600d6688 * fixed incompatibility between new regvar handling and -Op2 2001-04-06 14:06:03 +00:00
peter
611d242891 * movd and opsize fix merged 2001-04-05 21:33:45 +00:00
peter
4383a5b3fa * fast exit fix merged 2001-04-05 21:33:07 +00:00
peter
5e114ac4e3 * enum stabs fix (merged) 2001-04-05 21:32:22 +00:00
peter
bdb7e3b875 * array constructor fix 2001-04-05 21:03:08 +00:00
peter
6f8b934ce7 * fixed fpu inline functions typeconvs 2001-04-05 21:02:13 +00:00
peter
3b021ef283 * fix constant not evaluation 2001-04-05 21:00:27 +00:00
peter
e3b5f763b7 * use div instead of / in constant 2001-04-04 22:50:59 +00:00
peter
b193bf7df3 * remove unnecessary calls to firstpass 2001-04-04 22:43:50 +00:00
peter
203d7f2c40 * updated for new objectdef with interfaces 2001-04-04 22:42:59 +00:00
peter
759f678192 * move constant folding into det_resulttype 2001-04-04 22:42:39 +00:00
peter
226ea788db * fix for not with no 32bit values 2001-04-04 22:37:06 +00:00
florian
64d7d5682e * applied several fixes to get the DD8 Delphi Unit compiled
e.g. "forward"-interfaces are working now
2001-04-04 21:30:42 +00:00
florian
52a9ac8efe no message 2001-04-04 21:14:01 +00:00
florian
007f366bd3 no message 2001-04-04 20:26:38 +00:00
florian
64d54c2fcb * TGUID definition is now imported from the system unit 2001-04-04 17:58:36 +00:00