Commit History

Author SHA1 Message Date
  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 years ago
  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 years ago
  peter b4c04ea286 Merged revisions 817-818 via svnmerge from 20 years ago
  fpc b409904e44 Merged revisions 42 via svnmerge from 20 years ago
  michael a23cf740db Merged revisions 33 via svnmerge from 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian e348a6ad83 * operator **(int64,int64) returns int64 now 20 years ago
  florian f093fa9242 - killed power from system unit 20 years ago
  marco 63acb3629e * fixed 20 years ago
  florian 6f6ab71989 * generic arctan2 for 3rd and 4th quadrand fixed 21 years ago
  florian bde79cc3ff * compilation on ARM fixed 21 years ago
  Jonas Maebe a4189bd7fd * also invalid argument if trying to calculate 0^0 with intpower() 21 years ago
  Jonas Maebe 08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for ** 21 years ago
  florian d17f8af6fd * fixed power(float,float) for negative exponents 21 years ago
  michael 5de50944d3 + Implemented DivMod 21 years ago
  florian ef303e5570 * fixed IsNan and IsInf for big endian systems 21 years ago
  peter f8590e2841 * disable range,overflow check when generating Nan/Inf 21 years ago
  florian b43854bb09 + added Inf/Nan stuff 21 years ago
  florian 715c546567 * compilation on ppc fixed 21 years ago
  marco 71ec4c10a9 * 1.0 compilation fixes 21 years ago
  michael acd272b7b3 + Implemented SameValue 21 years ago
  michael 2a928b5180 + Missing functions IsZero,InRange,EnsureRange implemented 21 years ago
  michael d2cc0fa55a + Added missing sign functions 22 years ago
  Jonas Maebe 561e3ef7b9 * fixed arctan2 22 years ago
  florian 4dbc76b90d * fixed arctan2 to handle x=0 correctly as well 22 years ago
  peter 4056cd843a * small fixes for sparc 22 years ago
  florian a15ad1e3a3 * min/max must check the compiler capabilities 22 years ago
  florian 75fc66fdd4 + moved cpu dependend code to mathuh.inc and mathu.inc 22 years ago
  peter 892e9c864a * i386 fpu controlword functions added 23 years ago