Commit Graph

8622 Commits

Author SHA1 Message Date
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
florian
f9e28f053f * TGUID definition from win32/wininc/struct.inc copied 2001-04-04 17:56:45 +00:00
peter
4e2655cdc5 * resulttype rewrite 2001-04-02 21:20:29 +00:00
carl
94065e5ef7 + initial version of complete test for dos unit (doc) 2001-04-02 02:34:28 +00:00
carl
464f3998f1 + initial version of complete test for dos unit 2001-04-02 02:34:13 +00:00
pierre
f52167285f + MOVD test 2001-03-30 11:31:06 +00:00
Tomas Hajny
c3d66b883c * complete makefile including RC 2001-03-28 17:49:01 +00:00
michael
0798622cb8 + Fixed F_[G,S]etOwn constants. By Alexander Sychev 2001-03-27 11:46:38 +00:00
Jonas Maebe
388bd7c43d + test for qualified vars in assembler reader 2001-03-27 09:16:00 +00:00
michael
c2e90d2919 + Added third gdk article 2001-03-26 19:45:36 +00:00
florian
0ca35bb1ee * cwidechar was loaded with a chardef, fixed 2001-03-25 12:40:00 +00:00
peter
e4f647f801 * masm -al fix (merged) 2001-03-25 12:30:17 +00:00