Historial de Commits

Autor SHA1 Mensaje Fecha
  marco c177d64fd7 * fix for bug #7658; comparevalue hace 19 años
  florian d6fe62f0d1 * overloaded statistics functions from Burkhard Carstens, fixed #7236 hace 19 años
  florian c8b0d1ae2d * made some headers more Delphi compatible, from Burkhard Carstens hace 19 años
  yury 350bc3f626 * use NaN = 0.0/0.0 for wince. hace 19 años
  michael e9420ae581 * Fix from [email protected] for frexp function, in case X=0 or X=1 hace 19 años
  peter e58e92c4fa * added sumInt hace 19 años
  florian 2d606f52f3 + added missing inline directives for 2.0.x hace 20 años
  florian 494664ae3f + some inline directives added hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  michael ffb55c4254 + Removed VER1_0 defines hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter e417e34496 * truncate log hace 20 años
  florian e348a6ad83 * operator **(int64,int64) returns int64 now hace 20 años
  florian f093fa9242 - killed power from system unit hace 20 años
  marco 63acb3629e * fixed hace 20 años
  florian 6f6ab71989 * generic arctan2 for 3rd and 4th quadrand fixed hace 21 años
  florian bde79cc3ff * compilation on ARM fixed hace 21 años
  Jonas Maebe a4189bd7fd * also invalid argument if trying to calculate 0^0 with intpower() hace 21 años
  Jonas Maebe 08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for ** hace 21 años
  florian d17f8af6fd * fixed power(float,float) for negative exponents hace 21 años
  michael 5de50944d3 + Implemented DivMod hace 21 años
  florian ef303e5570 * fixed IsNan and IsInf for big endian systems hace 21 años
  peter f8590e2841 * disable range,overflow check when generating Nan/Inf hace 21 años
  florian b43854bb09 + added Inf/Nan stuff hace 21 años
  florian 715c546567 * compilation on ppc fixed hace 21 años
  marco 71ec4c10a9 * 1.0 compilation fixes hace 21 años
  michael acd272b7b3 + Implemented SameValue hace 21 años
  michael 2a928b5180 + Missing functions IsZero,InRange,EnsureRange implemented hace 21 años
  michael d2cc0fa55a + Added missing sign functions hace 22 años
  Jonas Maebe 561e3ef7b9 * fixed arctan2 hace 22 años