micha
|
ebba2f1185
* add missing currh.inc belonging to revision 10422
|
17 éve |
marco
|
c8da24f732
* comment fix #10781
|
17 éve |
florian
|
9cf28285b6
+ delphi compatible overloads, resolves #10923
|
17 éve |
Jonas Maebe
|
7524d9f8ca
* fixed wrong check in r10432 causing an internalerror for ppc/ppc64
|
17 éve |
peter
|
8f239d04b6
* cleanup and simplify the set type handling
|
17 éve |
joost
|
400ad32882
* Set Modified to false when te state of a dataset changes
|
17 éve |
florian
|
39250de33a
* don't load stack size value when generic stack checking is done, resolves #10924
|
17 éve |
marco
|
a7370144f0
* patch from Olivier
|
17 éve |
peter
|
b7ebebe7fd
* fixed char constant to formal const
|
17 éve |
peter
|
761344e9fc
* don't allow passing ordinal and real constants to formal const parameters
|
17 éve |
peter
|
f915cbc4ca
* replace constants to formal const with variables
|
17 éve |
peter
|
85e904cb36
* fix range error
|
17 éve |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 éve |
Jonas Maebe
|
d80d3f36d2
* fixed crash when writing a currency value with a specified number
|
17 éve |
Jonas Maebe
|
b8e904f531
+ also test "pointer + integer" constant evaluation
|
17 éve |
Jonas Maebe
|
22f02977ca
* fixed warnings now that "longint or cardinal" gives a 64 bit result
|
17 éve |
Jonas Maebe
|
97f4c0a130
* call taddnode.simplify at the very end of taddnode.pass_typecheck, so
|
17 éve |
florian
|
288fb08f09
+ more implements tests
|
17 éve |
florian
|
1b4071d930
+ first test for implements through classes
|
17 éve |
florian
|
5826b9bdad
+ define cpunodefaultint
|
17 éve |
florian
|
bc0586139a
* copyright and description fixed
|
17 éve |
florian
|
d83722076f
* fixed implements for interfaces
|
17 éve |
Jonas Maebe
|
2722b5b381
* fixed overflow checking for $8000000000000000 in generic int64 mul
|
17 éve |
Jonas Maebe
|
dbc7e36007
+ added {$linkframework Carbon} to FPCMacOSAll so -k"-framework Carbon" is
|
17 éve |
marco
|
117062ed34
* wininet added.
|
17 éve |
marco
|
4047d76279
win32finddataa
|
17 éve |
Jonas Maebe
|
900f7bd16d
* fixed external declaration of FPCMacOSXGraphMain
|
17 éve |
Jonas Maebe
|
0cd1029cdf
* rewrote the setup code using {$pascalmainname x} so you can
|
17 éve |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
17 éve |
Jonas Maebe
|
e1ec2834df
* increase/decrease refcount of interface value parameters on procedure
|
17 éve |