Commit Graph

8297 Commits

Author SHA1 Message Date
marco
3e7c796a12 * Fix passing tvarrec to array of const 2001-02-20 11:19:45 +00:00
Jonas Maebe
39af441ec6 * fixed bug in strscan (returned nil instead of strend for #0) and made it 40% faster 2001-02-17 11:34:00 +00:00
sg
f43d55181a * Fixed SetOrdProp for class instance properties (merged from fixbranch) 2001-02-15 22:40:22 +00:00
sg
2a992cc477 * Merged Pierre's fix for my problem with heaptrace unit (by setting EBP
to zero before calling PASCALMAIN)
2001-02-14 22:36:21 +00:00
pierre
f329e6bfca test void assignment 2001-02-12 21:32:29 +00:00
pierre
ca4e083747 new test 2001-02-12 12:18:29 +00:00
pierre
1266cc1bb4 * changed code to correct working one 2001-02-12 12:14:24 +00:00
pierre
6e1b6dfa71 test for bug #1404 2001-02-12 08:19:55 +00:00
peter
d03c26640b * readded removed readport* from implementation 2001-02-11 18:55:07 +00:00
peter
987b7584bd * linux unit is build for bootstrapping 2001-02-11 18:53:22 +00:00
Jonas Maebe
42a96ecb23 * implemented several more procedures 2001-02-11 17:59:46 +00:00
Jonas Maebe
d1844eb8b7 * fixed bug in strscan 2001-02-11 17:59:14 +00:00
Jonas Maebe
c009c3782a * updated info 2001-02-11 12:17:21 +00:00
Jonas Maebe
912d568353 * some small optimizations and bugfixes 2001-02-11 12:15:03 +00:00
Jonas Maebe
4e942c9a0f * simplified and optimized code generated for in-statements 2001-02-11 12:14:56 +00:00
Jonas Maebe
0d3225e9ee * initial implementation: everything implemented, nothing tested 2001-02-10 16:10:32 +00:00
Jonas Maebe
91b18ba05b + implemented all missing routines and changed reg allocation to follow ABI 2001-02-10 16:09:43 +00:00
Jonas Maebe
e717dd80f5 * fixed non-working alignment code 2001-02-10 16:08:46 +00:00
Jonas Maebe
f4ec8b8b12 * fixed some bugs, simplified/optimized already implemented routines and code some more 2001-02-10 12:28:22 +00:00
peter
55d92375c4 * merged fix for bug #1327 2001-02-09 23:42:49 +00:00
peter
474befaba9 * added bugs 2001-02-09 23:23:09 +00:00
peter
d479e3f071 * fixed bugs 1398,1399,1400 2001-02-09 23:08:31 +00:00
peter
38305e0a1a * fixed uninited var 2001-02-09 23:06:17 +00:00
peter
7bdc320697 * default packenum=1 for tp7 mode 2001-02-09 23:05:45 +00:00
peter
db8bfc467d * updated for new message file by Sergey Korshunoff 2001-02-09 23:04:56 +00:00
sg
2be0aedd56 * Fixed GetClass function (merged from Fixbranch) 2001-02-09 20:40:12 +00:00
sg
bd259e35fe Merges from Fixbranch:
* Extended TRect type to have TopLeft and BottomRight fields as well
* Added "Driver" property to TReader
2001-02-09 20:38:28 +00:00
pierre
f41663a45b test for bug #1327 2001-02-09 14:06:19 +00:00
Jonas Maebe
74c1d32ce9 * fixed web bug #1396: tpointerord is now a cardinal instead of a longint,
but added a hack in ncnv so that pointer(-1) still works
2001-02-08 13:09:03 +00:00
Jonas Maebe
40104b2a7a * fixed web bug #1391 2001-02-08 12:13:40 +00:00
peter
28712afe45 * Script supplied by Sergey Korshunoff 2001-02-05 21:27:45 +00:00
peter
6656025337 * applied patches from Sergey Korshunoff 2001-02-05 21:26:36 +00:00
peter
575329b520 * fixed target.rsts 2001-02-05 20:52:02 +00:00
peter
eda26e9190 * support linux unit for ver1_0 compilers 2001-02-05 20:46:59 +00:00
peter
b5644bee5c * new bugs 2001-02-05 20:45:59 +00:00
peter
2531d36bff * fixed buf 1364 2001-02-05 20:45:49 +00:00
peter
1be1aab60d * variable substition like GNU Make. wildcard,addprefix,addsuffix
already implemented
2001-02-05 20:44:56 +00:00
peter
43915c78fb * allexectests is the default 2001-02-05 20:44:20 +00:00
sg
a203b9f012 Improvements as suggested by Vasily Volchenko:
* Added mapping for Enter key (= it works now :) )
* Simple clipboard implementation. (although the keys for clipboard
  functions don't work yet)
2001-02-04 14:32:56 +00:00
Jonas Maebe
18d885b80e * fixed web bug #1377 & const pointer arithmtic 2001-02-04 11:12:16 +00:00
Tomas Hajny
f22b036c55 * direct asm removing 2001-02-04 01:57:52 +00:00
Tomas Hajny
0e935e390c * callspec removed 2001-02-04 01:56:00 +00:00
Tomas Hajny
49f0b95bd5 * one more correction (not crucial) 2001-02-04 01:55:05 +00:00
Tomas Hajny
8595db93c1 * HandleError instead of RunError 2001-02-04 01:53:58 +00:00
Tomas Hajny
577ebe46a5 * mistyping correction (assemler) 2001-02-04 01:42:00 +00:00
Tomas Hajny
c34fcb3c74 * deleting .out under OS/2 2001-02-04 01:36:07 +00:00
Jonas Maebe
177ec922fe * fixed web bug #1383 2001-02-03 12:52:34 +00:00
peter
f005ab378d * merged fix for bug #1365 2001-02-03 00:26:35 +00:00
peter
3f16b1b8c7 * linux -> unix 2001-02-03 00:16:21 +00:00
peter
a0e12b3e88 * linux -> unix for not 1.0.x compilers 2001-02-03 00:13:34 +00:00