Historique des commits

Auteur SHA1 Message Date
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  michael ffb55c4254 + Removed VER1_0 defines il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 21 ans
  florian e348a6ad83 * operator **(int64,int64) returns int64 now il y a 21 ans
  florian f093fa9242 - killed power from system unit il y a 21 ans
  marco 63acb3629e * fixed il y a 21 ans
  florian 6f6ab71989 * generic arctan2 for 3rd and 4th quadrand fixed il y a 21 ans
  florian bde79cc3ff * compilation on ARM fixed il y a 21 ans
  Jonas Maebe a4189bd7fd * also invalid argument if trying to calculate 0^0 with intpower() il y a 21 ans
  Jonas Maebe 08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for ** il y a 21 ans
  florian d17f8af6fd * fixed power(float,float) for negative exponents il y a 21 ans
  michael 5de50944d3 + Implemented DivMod il y a 21 ans
  florian ef303e5570 * fixed IsNan and IsInf for big endian systems il y a 21 ans
  peter f8590e2841 * disable range,overflow check when generating Nan/Inf il y a 22 ans
  florian b43854bb09 + added Inf/Nan stuff il y a 22 ans
  florian 715c546567 * compilation on ppc fixed il y a 22 ans
  marco 71ec4c10a9 * 1.0 compilation fixes il y a 22 ans
  michael acd272b7b3 + Implemented SameValue il y a 22 ans
  michael 2a928b5180 + Missing functions IsZero,InRange,EnsureRange implemented il y a 22 ans
  michael d2cc0fa55a + Added missing sign functions il y a 22 ans
  Jonas Maebe 561e3ef7b9 * fixed arctan2 il y a 22 ans
  florian 4dbc76b90d * fixed arctan2 to handle x=0 correctly as well il y a 22 ans
  peter 4056cd843a * small fixes for sparc il y a 22 ans
  florian a15ad1e3a3 * min/max must check the compiler capabilities il y a 22 ans
  florian 75fc66fdd4 + moved cpu dependend code to mathuh.inc and mathu.inc il y a 22 ans
  peter 892e9c864a * i386 fpu controlword functions added il y a 23 ans
  carl 9f78fa950a * cleanup of parameters il y a 23 ans
  peter 9f31783a0a * old logs removed and tabs fixed il y a 23 ans
  carl 562bc8f15b * Corrected prototype of frexp() and added routine (taken fron genmath.inc) il y a 24 ans