Commit Graph

9450 Commits

Author SHA1 Message Date
Jonas Maebe
e02d95ed13 + replace mem accesses to locations to which a reg was stored recently with that reg 2001-10-27 10:20:43 +00:00
florian
b0e3e03f08 * fixed ranges in case statements with widechars 2001-10-26 22:36:42 +00:00
florian
508010631a no message 2001-10-26 22:32:24 +00:00
peter
9586347e0d * removed duplicate cdecl 2001-10-25 21:24:35 +00:00
peter
36bafdc7aa * added 64bit fileseek 2001-10-25 21:23:49 +00:00
peter
52d1571d12 * moved locking of heap 2001-10-25 21:22:34 +00:00
peter
e37dbf904d * calling convention rewrite 2001-10-25 21:22:32 +00:00
michael
4b406237ae + Finished fpcmake appendix 2001-10-25 21:15:00 +00:00
pierre
7dd9e33e40 + FindProcedure implemented 2001-10-24 21:49:56 +00:00
Jonas Maebe
241f775056 * fixed web bug #1621 (write(typed_file,function_call) works again)
* allow write(typed_file,procvar_call) too (it was already allowed for
    text file writes)
2001-10-24 16:17:36 +00:00
pierre
05b3e02a17 * try to fix the Win2000 mouse problem 2001-10-24 14:17:27 +00:00
marco
7215d46735 * Make new/dispose system functions instead of keywords 2001-10-24 11:51:39 +00:00
marco
3c1f350827 * Opt Align fix. 2001-10-24 11:46:06 +00:00
marco
82465bc078 * Don't parse proc directives after type renaming of procvars 2001-10-24 10:26:53 +00:00
peter
5d62342562 * criticalsection renamed to rtlcriticalsection for kylix compatibility 2001-10-23 21:51:02 +00:00
peter
17d62feebe * $calling directive and -Cc commandline patch added
from Pavel Ozerski
2001-10-23 21:49:42 +00:00
Jonas Maebe
717e8b5796 * fixed CReAllocMem (web bug #1637) 2001-10-23 12:14:36 +00:00
peter
9aeb958a8e * InterLocked routines added 2001-10-22 21:40:55 +00:00
peter
05aa164e57 * enum(enum) test 2001-10-22 21:21:25 +00:00
peter
87f83123d3 * allow enum(enum) 2001-10-22 21:21:09 +00:00
peter
09cd7f1642 * overloaded functions don't need to be global in kylix 2001-10-22 21:20:46 +00:00
peter
f6021a93ba * LoadResString, PResStringRec, TResStringRec compatibility added 2001-10-22 21:19:33 +00:00
peter
19e7ae8851 * fixed previous commit 2001-10-22 20:25:49 +00:00
peter
5a0f9b10f9 * new tests 2001-10-22 19:58:29 +00:00
peter
5f98096685 * give error with string constants longer than 255 chars, this is
compatible with kylix
2001-10-22 19:55:44 +00:00
Jonas Maebe
2b5619dfd2 * allow typeconversion of open array-of-char to string 2001-10-22 15:13:49 +00:00
peter
075b5188ee * better support for indexed properties 2001-10-21 13:10:50 +00:00
peter
cb06c9bcb8 * array access for properties added 2001-10-21 12:33:05 +00:00
peter
7781fca6bd * read only typed const support, switch $J- 2001-10-20 20:30:20 +00:00
peter
17d6dded66 * interface 2 guid support
* guid constants support
2001-10-20 19:28:37 +00:00
peter
5a634ebba4 * guid additions 2001-10-20 19:27:55 +00:00
peter
e2719218f8 * several fixes to run also with kylix 2001-10-20 17:26:13 +00:00
peter
df8692dd2e * reset %edx in getordprop so functions returning only %eax don't
generate rangecheck errors
2001-10-20 17:25:22 +00:00
peter
f7af97c2a5 * make all sets equal when reading an array of sets. Before it could
mix normal and small sets in the same array!
2001-10-20 17:24:26 +00:00
peter
7edaf1332f * fixed firstpass when det_resulttype returns an error 2001-10-20 17:23:43 +00:00
peter
6a42a332dd * concatcopy could release a wrong reference because the offset was
increased without restoring the original before the release of
    a temp
2001-10-20 17:22:57 +00:00
peter
cea68ee35c * fixed size of constset when change from small to normalset 2001-10-20 17:21:54 +00:00
peter
e417ee0e7f * fixed generation of rtti for virtualmethods 2001-10-20 17:20:13 +00:00
carl
3dfc2332cb * Replace byte -> Integer for environment variable scanning
(since AnsiString is on) Bug report #1647
2001-10-19 03:42:52 +00:00
peter
dc0895786a * removed asw 2001-10-18 21:49:09 +00:00
peter
c1064b0665 * binary flag 2001-10-18 21:42:37 +00:00
peter
8a50f08c38 * must be binary 2001-10-18 21:42:04 +00:00
peter
3cbf54f456 * fixed latex2html settings 2001-10-18 21:41:26 +00:00
peter
aff68fdfd4 * asw support 2001-10-18 20:55:18 +00:00
Jonas Maebe
fd458f8f15 +added 2001-10-18 16:32:55 +00:00
Jonas Maebe
daa7693b45 * property parameters are now fully parsed by the firstcall code to
check for the correct amount and types (merged)
2001-10-18 16:30:38 +00:00
florian
cb496876d8 no message 2001-10-17 22:41:52 +00:00
florian
451ca157c4 * several widechar fixes, case works now 2001-10-17 22:41:04 +00:00
marco
24073dd23f * Moved to unix/ 2001-10-17 10:28:22 +00:00
marco
13132aa761 * Moved to unix/ since there is nothing linux specific about it. 2001-10-17 10:27:47 +00:00