Histórico de Commits

Autor SHA1 Mensagem Data
  yury dddeb7c763 * fixed for wince. há 18 anos atrás
  michael 4e1fcbed2c * Added RoundTo and SimpleRoundTo há 18 anos atrás
  marco 86a834d2df * sign() extended and single há 19 anos atrás
  marco 66d37158e1 * ifthen doesn't need mathinline. It is not internal on some platforms. há 19 anos atrás
  florian 82d57d9ca8 + signed DivMod added, closes #6805 há 19 anos atrás
  marco 0e7763b0e5 * Another missing func (bug 7678) ifthen(string) há 19 anos atrás
  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á 20 anos atrás
  florian bde79cc3ff * compilation on ARM fixed há 20 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