Histórico de Commits

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