Commit Graph

19205 Commits

Author SHA1 Message Date
Károly Balogh
9ccc0ffda7 t_morph.pas 2005-02-03 03:54:06 +00:00
florian
b060f8f10a * delphi assumes dyn. array access make expressions l-values because it's internally a pointer 2005-02-02 22:16:39 +00:00
florian
a9c961b9f6 + TCollection nofication mechanisms added 2005-02-02 20:22:15 +00:00
florian
fa2b38e520 + PaletteCreated added
+ TCollectionNotification added
2005-02-02 19:56:11 +00:00
florian
af18e7359f + allow to take the address of a resourcestring in typed constants 2005-02-02 19:42:19 +00:00
florian
8082a0c3a4 * empty class grouping functions 2005-02-02 19:39:59 +00:00
florian
90d88ec1a5 * <class/interface>(<any ord. type>) in delphi mode allowed 2005-02-02 19:04:31 +00:00
florian
f5cab73217 * fixed proc. vars with calling specifiers in usual var declarations 2005-02-02 19:03:27 +00:00
florian
71679e0662 * type = type <procvar>; ignored 2005-02-02 19:02:47 +00:00
Jonas Maebe
c46927161e * fix from Tomas for calling conventions 2005-02-02 11:57:19 +00:00
Károly Balogh
452de9187c * removed debug writelns from florian's previous commit 2005-02-02 02:19:42 +00:00
florian
beee137eb7 no message 2005-02-01 23:19:09 +00:00
florian
49347a0117 * fixed:
r1 = record
      p : procedure stdcall;
      i : longint;
    end;
2005-02-01 23:18:54 +00:00
florian
cc7220d3db no message 2005-02-01 23:17:46 +00:00
florian
65e3bccd25 no message 2005-02-01 23:16:37 +00:00
florian
2fa0967349 no message 2005-02-01 23:06:55 +00:00
florian
5007b3e395 * inherited; works now in delphi mode for private methods; looks like a delphi bug 2005-02-01 22:50:50 +00:00
florian
99f22b89e3 + tstrings.error for resourcestrings added which are a pstring 2005-02-01 21:49:05 +00:00
florian
3d6ceb8979 + tcollection.updatecount support added 2005-02-01 21:32:55 +00:00
florian
dfc15cf2cb + tstrings.updatecount property added
+ tcollection.updatecount support added
2005-02-01 21:32:47 +00:00
florian
2c5e295573 * adapted to new widestring manager 2005-02-01 20:23:39 +00:00
florian
4f7560d89e * improved widestring infrastructure manager 2005-02-01 20:22:49 +00:00
florian
0853821fd1 + interface <-> variant conversion from Danny Milosavljevic 2005-02-01 20:22:24 +00:00
florian
da85b90f65 + tmethod 2005-02-01 19:32:14 +00:00
olle
47777938ad * updated and added run check 2005-02-01 17:59:06 +00:00
olle
d5d8694c96 * macpas now uses tp style proc params 2005-02-01 17:57:30 +00:00
marco
c4ad8740f1 * delete fix 2005-02-01 09:05:52 +00:00
michael
610cf895b3 + Additional test 2005-02-01 08:52:38 +00:00
michael
ac1642de89 * Patch from peter: fix macpas anonymous function procvar 2005-02-01 08:46:13 +00:00
michael
c45d628646 + Added TCollection.Delete 2005-02-01 08:41:08 +00:00
michael
7c2585e230 + Fixes as suggested by Den Jean 2005-02-01 07:18:00 +00:00
michael
6b1e79316f + small speedup of memoryimage.setsize 2005-01-31 22:12:23 +00:00
olle
4f43c7e09f + Added fake Exception classes, only for MACOS. 2005-01-31 21:30:56 +00:00
peter
371e741a9d * macpas procvars in parameters 2005-01-31 21:27:51 +00:00
peter
34b255d486 * macpas procvar 2005-01-31 21:22:00 +00:00
olle
beecc57e21 * Fixed stack frame access for macos 2005-01-31 20:57:41 +00:00
peter
3089ca7d24 * strip dir from ppu when installing 2005-01-31 20:40:05 +00:00
michael
cdffc6e8b0 + Overloaded SaveToFile with version that detects writer to use 2005-01-31 20:28:12 +00:00
peter
e24eb1f631 * set varstate before parsing the instruction block in for statements 2005-01-31 20:23:53 +00:00
peter
523f429d7a * rt_sigaction for all cpus 2005-01-31 20:13:24 +00:00
peter
c6543bdbb3 * $mode delphi 2005-01-31 20:05:19 +00:00
peter
ed5045c9cb * new bug 2005-01-31 20:04:39 +00:00
peter
9734ec881c * call fpcmake with -Tcpu-os 2005-01-31 20:01:03 +00:00
peter
7cf6eff07f * interface additions 2005-01-31 19:41:39 +00:00
peter
101705af37 * another guid range check error 2005-01-31 19:41:01 +00:00
peter
35b9ad16b3 * fixed too long number 2005-01-31 19:29:28 +00:00
peter
af058e845e * show version+date if -v is used 2005-01-31 19:26:47 +00:00
peter
a41e0eafa6 * i386 also needs rtsignal 2005-01-31 19:22:48 +00:00
peter
f5e21ec2ff * fixed parseparaloc 2005-01-31 17:46:25 +00:00
peter
79eac1c0b3 * fix [regpara] in intel assembler 2005-01-31 17:07:50 +00:00