peter
|
6ec7a2ffa2
* removed po_containsself tests
|
22 years ago |
peter
|
ae6e6aa136
* new bug
|
22 years ago |
florian
|
9c507c2da0
* fixed ppc compiler which was broken by Peter's changes
|
22 years ago |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 years ago |
florian
|
a41d686f98
* fixed getintparaloc call for ansi- and widestring range checking
|
22 years ago |
michael
|
4fa10e85a4
+ Database class in TDBDataset is public, not published, redeclared here
|
22 years ago |
michael
|
bda0bcbdd9
+ Database class in TDBDataset is public, not published
|
22 years ago |
Jonas Maebe
|
270479ea8b
* fixed stupid bug in filldword
|
22 years ago |
Jonas Maebe
|
3a35aefdfd
* patch from Peter for int64 function results
|
22 years ago |
Jonas Maebe
|
bfd98ec80d
* fixed callparatemp so it works with vs_var, vs_out and formal const
|
22 years ago |
Jonas Maebe
|
6ecd566473
* fixed a_param64_reg
|
22 years ago |
florian
|
18ed72101a
* ifdef'd code which i386 specific
|
22 years ago |
peter
|
1a7f159fad
* only call destructor in except block when there is a destructor
|
22 years ago |
peter
|
fcea95f596
* ifdef'd code that checked for failed inherited constructors
|
22 years ago |
peter
|
b7cbd27c9d
* fail checks vmt value before calling dispose
|
22 years ago |
peter
|
b52ba06662
* constructors return in register
|
22 years ago |
peter
|
e5b48ec83d
* extra check for self and empty objects
|
22 years ago |
florian
|
04f686649b
* uncommented shortstring compare, buggy
|
22 years ago |
florian
|
043bb34e81
* fixed temp. management for CPUs were the temp. space grows upwards
|
22 years ago |
peter
|
163e06f93b
* fpc_help_fail compilerproc
|
22 years ago |
peter
|
9ffa87206f
* removed radirect
|
22 years ago |
peter
|
05c05f2555
* failn removed
|
22 years ago |
florian
|
c37cdcf4e8
* Improved output
|
22 years ago |
peter
|
a467b84faa
* fixed various crashes
|
22 years ago |
peter
|
5e40220d67
* generate code for procvar first before pushing parameters. Made
|
22 years ago |
peter
|
4ba5171726
* fix crash with hiding function result. The function result is now
|
22 years ago |
peter
|
c577c78366
* removed ret_in_acc, it's the reverse of ret_in_param
|
22 years ago |
peter
|
ff172b6b2d
* fixed import crash with explicit provided name
|
22 years ago |
peter
|
fd632f7a50
* overload keyword added, test is successfull for 1.1. known issue
|
22 years ago |
peter
|
33a6f3a12a
* check for cygdriver in PATH to check for Cygwin, the old detection
|
22 years ago |