peter
|
dfa8457ebf
Merged revisions 3292,3310,3318,3405,3560,3619-3620,3626,3635,3687,3690,3708-3709,3721,3726-3727,3729,3775,3849,3858,3881 via svnmerge from
|
19 年之前 |
peter
|
8471e03e6e
Merged revisions 2310,2312,2317,2320,2325,2331,2333,2340,2347,2358-2359,2373,2380-2381,2390,2402-2403,2405-2406,2436-2437 via svnmerge from
|
19 年之前 |
peter
|
b4c04ea286
Merged revisions 817-818 via svnmerge from
|
20 年之前 |
fpc
|
b409904e44
Merged revisions 42 via svnmerge from
|
20 年之前 |
michael
|
a23cf740db
Merged revisions 33 via svnmerge from
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
florian
|
e348a6ad83
* operator **(int64,int64) returns int64 now
|
20 年之前 |
florian
|
f093fa9242
- killed power from system unit
|
20 年之前 |
marco
|
63acb3629e
* fixed
|
20 年之前 |
florian
|
6f6ab71989
* generic arctan2 for 3rd and 4th quadrand fixed
|
21 年之前 |
florian
|
bde79cc3ff
* compilation on ARM fixed
|
21 年之前 |
Jonas Maebe
|
a4189bd7fd
* also invalid argument if trying to calculate 0^0 with intpower()
|
21 年之前 |
Jonas Maebe
|
08da4e9278
* fixed power() in genmath.inc (code duplication from math.pp for **
|
21 年之前 |
florian
|
d17f8af6fd
* fixed power(float,float) for negative exponents
|
21 年之前 |
michael
|
5de50944d3
+ Implemented DivMod
|
21 年之前 |
florian
|
ef303e5570
* fixed IsNan and IsInf for big endian systems
|
21 年之前 |
peter
|
f8590e2841
* disable range,overflow check when generating Nan/Inf
|
21 年之前 |
florian
|
b43854bb09
+ added Inf/Nan stuff
|
21 年之前 |
florian
|
715c546567
* compilation on ppc fixed
|
21 年之前 |
marco
|
71ec4c10a9
* 1.0 compilation fixes
|
21 年之前 |
michael
|
acd272b7b3
+ Implemented SameValue
|
21 年之前 |
michael
|
2a928b5180
+ Missing functions IsZero,InRange,EnsureRange implemented
|
21 年之前 |
michael
|
d2cc0fa55a
+ Added missing sign functions
|
22 年之前 |
Jonas Maebe
|
561e3ef7b9
* fixed arctan2
|
22 年之前 |
florian
|
4dbc76b90d
* fixed arctan2 to handle x=0 correctly as well
|
22 年之前 |
peter
|
4056cd843a
* small fixes for sparc
|
22 年之前 |
florian
|
a15ad1e3a3
* min/max must check the compiler capabilities
|
22 年之前 |
florian
|
75fc66fdd4
+ moved cpu dependend code to mathuh.inc and mathu.inc
|
22 年之前 |
peter
|
892e9c864a
* i386 fpu controlword functions added
|
23 年之前 |