florian
|
5826b9bdad
+ define cpunodefaultint
|
17 年之前 |
florian
|
bc0586139a
* copyright and description fixed
|
17 年之前 |
florian
|
d83722076f
* fixed implements for interfaces
|
17 年之前 |
Jonas Maebe
|
2722b5b381
* fixed overflow checking for $8000000000000000 in generic int64 mul
|
17 年之前 |
Jonas Maebe
|
dbc7e36007
+ added {$linkframework Carbon} to FPCMacOSAll so -k"-framework Carbon" is
|
17 年之前 |
marco
|
117062ed34
* wininet added.
|
17 年之前 |
marco
|
4047d76279
win32finddataa
|
17 年之前 |
Jonas Maebe
|
900f7bd16d
* fixed external declaration of FPCMacOSXGraphMain
|
17 年之前 |
Jonas Maebe
|
0cd1029cdf
* rewrote the setup code using {$pascalmainname x} so you can
|
17 年之前 |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
17 年之前 |
Jonas Maebe
|
e1ec2834df
* increase/decrease refcount of interface value parameters on procedure
|
17 年之前 |
marco
|
d89b92f639
* patch 10090 + imgconv now also writes pnm
|
17 年之前 |
michael
|
d25c28eaf4
* Patch from Laurent ([email protected]) to read CMYK files
|
17 年之前 |
marco
|
2df6010386
* bug #10909 copy paste fixes in daemon support (stop/pauze)
|
17 年之前 |
Jonas Maebe
|
a2beae0e11
* use more generic set type boundaries for constant sets with one
|
17 年之前 |
marco
|
4d6f2fb914
* fix for bug #10899
|
17 年之前 |
Jonas Maebe
|
59ca0153e7
* moved transformation of "mul by power-of-2" to shl from type check
|
17 年之前 |
Jonas Maebe
|
179b840cea
* also adjust constsetlo when parsing a constant set in Delphi mode
|
17 年之前 |
peter
|
f9b80919e1
* basic work for checksum on packages to detect if recompile
|
17 年之前 |
joost
|
bf5bba3f0e
* Tests for Set- and GetFieldValues
|
17 年之前 |
Jonas Maebe
|
ef4b238989
* lineinfo and lnfodwrf depend on inc/exeinfo.pp
|
17 年之前 |
florian
|
c424f27291
* patch by C Western for #10883
|
17 年之前 |
florian
|
65e9ad8591
+ test for implements with alias
|
17 年之前 |
joost
|
3bb5a786eb
* Do not depend on TDataset.DataEvent when setting up the test-data
|
17 年之前 |
florian
|
6c53785e3a
* first part of implements clean up and fixing
|
17 年之前 |
Jonas Maebe
|
7433e0ef89
* replaced a trunc() with an int() call (because its result is compared
|
17 年之前 |
Jonas Maebe
|
469452b0ba
* avoid check being wrongly "optimized" away (left and right
|
17 年之前 |
Jonas Maebe
|
db34ed44e4
* fixed an {$ifndef cpu64bitalu} which had to be {$ifndef cpu64bitaddr}
|
17 年之前 |
Jonas Maebe
|
638fc56489
* rlwnm_ -> rlwnm.
|
17 年之前 |
Jonas Maebe
|
417b5dcfda
+ internal round/trunc support for ppc970 using fctid/fctidz
|
17 年之前 |