Commit Graph

8362 Commits

Author SHA1 Message Date
florian
dadbc26bc8 * some types moved to systemh
+ some types like PDispatch added
2001-03-22 23:26:37 +00:00
florian
49ed6221f4 * some new types added like PBoolean 2001-03-22 23:26:05 +00:00
florian
1008d7faa0 + support for type a = (a=1); in Delphi mode added
+ procedure p(); in Delphi mode supported
  + on isn't keyword anymore, it can be used as
    id etc. now
2001-03-22 22:35:42 +00:00
florian
942958770c * typo fixed 2001-03-22 21:56:27 +00:00
pierre
42035e7283 + new test for in64 value parameter push inlined 2001-03-22 10:31:22 +00:00
michael
df392602a9 + .ctor patch merged from fixbranch 2001-03-22 10:08:12 +00:00
florian
82a6a7ed95 + basic variant type support in the compiler 2001-03-22 00:10:58 +00:00
florian
54b50c539a + header and log added 2001-03-21 23:32:13 +00:00
florian
1f91d1d88e + sLineBreak and misc. stuff for Kylix compatiblity 2001-03-21 23:29:40 +00:00
Tomas Hajny
1ce6935ed1 * system unit name change corrections 2001-03-21 21:17:58 +00:00
Tomas Hajny
f041ede95b * GetDir fixed 2001-03-21 21:08:20 +00:00
Jonas Maebe
4ac6b9a7ca * fixed problems when using together with graph (web bugs 1225 and 1441) 2001-03-21 16:07:03 +00:00
Jonas Maebe
1fb6eeab5e * not (cardinal) now has cardinal instead of longint result (bug reported
in mailinglist) ("merged")
2001-03-20 18:11:03 +00:00
Tomas Hajny
0fde4ce207 * one more problem in the Unix part 2001-03-19 21:09:30 +00:00
Tomas Hajny
0d616f2cca * mistyping in the Unix part fixed 2001-03-19 21:05:42 +00:00
Tomas Hajny
3005bc8b7b * FExpand omission fixed 2001-03-17 16:04:37 +00:00
Tomas Hajny
cd6847e499 * universal FExpand 2001-03-16 20:42:44 +00:00
Tomas Hajny
d5e9273b9b * universal FExpand 2001-03-16 20:09:58 +00:00
Tomas Hajny
e4aa3afcbb + system unit name change 2001-03-16 20:01:47 +00:00
marco
051080bb80 * Pavel's fixes commited (Peter asked). Cycled to test 2001-03-16 14:56:38 +00:00
peter
3ef78dedb9 * string fixes 2001-03-13 21:01:14 +00:00
peter
939f49375f * message loading fixes from Sergey (merged) 2001-03-13 20:59:56 +00:00
peter
6a694bf11f * test should fail now 2001-03-13 18:50:28 +00:00
peter
1aafea6d82 * new bug from Pavel with property and indexes 2001-03-13 18:49:36 +00:00
peter
6eb671f761 * fixed some memory leaks 2001-03-13 18:45:06 +00:00
peter
f804626ea0 * made memdebug and heaptrc compilable again 2001-03-13 18:43:17 +00:00
peter
eb95f58e21 * don't create temporary smartlink dir for internalassembler 2001-03-13 18:42:39 +00:00
Jonas Maebe
fe7eb08eef * fixed some memory leaks 2001-03-13 11:52:48 +00:00
michael
9316147a24 + merged Fixed calling convention for win32 2001-03-13 08:50:38 +00:00
michael
fb05310d44 + Patches from peter 2001-03-12 12:47:46 +00:00
peter
d8abf76f6b * getsym redesign, removed the globals srsym,srsymtable 2001-03-11 22:58:49 +00:00
Tomas Hajny
d6f289a9df * another Find* problem :-( 2001-03-11 18:58:42 +00:00
peter
bf7400c7cf * moved *.msg to msg/ dir 2001-03-10 13:42:19 +00:00
peter
9be4aa216f * don't check messagefile for numbers, this allows the usage of
1.1 msgfiles with a 1.0.x compiler
2001-03-10 13:19:10 +00:00
peter
e61d1f0ad1 * test arguments patch from Sergey applied. 2001-03-10 12:58:08 +00:00
peter
927bfc6842 * new bug 2001-03-10 12:56:57 +00:00
Tomas Hajny
64ce474b06 * correction for Unix 2001-03-10 10:05:08 +00:00
Tomas Hajny
c83475a6ca * FExpand without IOResult change, remaining direct asm removed 2001-03-10 09:57:51 +00:00
michael
d1d1c8b0b2 + Added tstringstream example (merged) 2001-03-08 19:41:53 +00:00
michael
d678b3f0fe + Merged fixes 2001-03-08 19:39:25 +00:00
michael
51ae30babb + Merged changes, fixed stringstream 2001-03-08 19:38:32 +00:00
michael
88e2b5e2e1 + Merged changes from fixbranch 2001-03-08 19:37:12 +00:00
michael
7a3c837c33 Fixes merged 2001-03-08 19:32:22 +00:00
Jonas Maebe
044e307ab3 * fixed web bug #1430 2001-03-08 17:44:47 +00:00
peter
aab27143a3 * patch from Pavel with a new and much faster DLL Scanner for
automatic importing so $linklib works for DLLs. Thanks Pavel!
2001-03-06 18:28:02 +00:00
peter
e49f13a393 * press enter moved to errore.msg 2001-03-05 21:50:28 +00:00
peter
21fc432ada * noag386bin fix 2001-03-05 21:49:44 +00:00
peter
66aa8ba662 * small diffs from Sergey applied 2001-03-05 21:44:16 +00:00
peter
bba2be8243 * more things for tcoffobjectinput 2001-03-05 21:40:38 +00:00
peter
668e90ef91 * fixed tdynamicarray.readstream 2001-03-05 21:40:01 +00:00