joost
|
4424835ba4
* some code-cleanup
|
18 년 전 |
Jonas Maebe
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
18 년 전 |
Jonas Maebe
|
a4a54a105d
* fixed sse float substraction in case of swapped operands
|
18 년 전 |
Jonas Maebe
|
003a23c748
* fixed loc_mmregister bug in r4611
|
18 년 전 |
Jonas Maebe
|
3610a8eb53
* fixed test parameters
|
18 년 전 |
Vincent Snijders
|
07579ca74f
* fixed typo, causing compilation error on win64
|
18 년 전 |
joost
|
a65d49d19e
* Store/cache the fieldnumber in FieldBinding
|
18 년 전 |
joost
|
abafbc147a
* made TSQLCursor.create virtual
|
18 년 전 |
peter
|
56379c37a9
* write vmt always according to the order of definitions
|
18 년 전 |
Jonas Maebe
|
2ddeca21e6
* don't give warning about constructing instance with abstract methods
|
18 년 전 |
florian
|
4b88079c41
+ i386 assembler implementations of tan, cotan, sincos
|
18 년 전 |
florian
|
abdcb8cdf2
+ sincos test
|
18 년 전 |
florian
|
f6fe70ae0c
* sincos result parameters changed from var to out
|
18 년 전 |
pierre
|
1eefed6cfe
+ HaltOnNotReleased boolean added:defaults to false.
|
18 년 전 |
pierre
|
6ad288cd32
* gdb_init has an arg argv0 containing the
|
18 년 전 |
Almindor
|
7018d5adfb
* remove lnet from fcl
|
18 년 전 |
Almindor
|
962677fef3
* adds lnet to the compile-list
|
18 년 전 |
Almindor
|
c6f7301087
* adds lnet subdir to fppkg for lnetpkg
|
18 년 전 |
pierre
|
f745a62679
* fix compilation of wviews unit for go32v2
|
18 년 전 |
florian
|
d1b6522866
* fixed pushing of parameters on m68k
|
18 년 전 |
florian
|
af372691eb
+ new tests for dispinterface parsing
|
18 년 전 |
florian
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
18 년 전 |
florian
|
7f1e1d6f22
* fixed syntax error
|
18 년 전 |
florian
|
bba81258a6
+ DispInterface call dispatching
|
18 년 전 |
florian
|
80d4887e67
* fixed warnings for length/high/low(<normal array>; <ord>; <enum>)
|
18 년 전 |
pierre
|
8bd9d88641
* remove C like code to be able to compile unit
|
18 년 전 |
florian
|
21955282d0
+ infrastructure for DispInterface call dispatching
|
18 년 전 |
Károly Balogh
|
abcf865224
+ more a_param_* implemented
|
18 년 전 |
joost
|
15ed6ed527
* fix bug #6555
|
18 년 전 |
Jonas Maebe
|
1ad6417f7f
* fixed some unneeded 64 bit conversions + rarely triggered bug on x86
|
18 년 전 |