Histórico de Commits

Autor SHA1 Mensagem Data
  florian a14db25c64 + procedure DivMod(Dividend: Integer; Divisor: integer; var Result, Remainder: integer); and procedure DivMod(Dividend: cardinal; Divisor: cardinal; var Result, Remainder: cardinal);, resolves #14286 há 16 anos atrás
  Jonas Maebe f00beea41c * fixed i386/linux rtl compilation and functionality when compiled há 17 anos atrás
  yury d306e25dc8 * Fixed warnings. há 18 anos atrás
  florian 3752cfb649 * fix cotan, resolves #9944 há 18 anos atrás
  daniel b293a9bdd4 - Revert patch by Alex Raine. há 18 anos atrás
  daniel 14f2edc56e + Assembler implementation of min/max by Alex Rayne. há 18 anos atrás
  florian 685844b61c * set SSE CSR if sse is supported by the CPU há 18 anos atrás
  florian 4b88079c41 + i386 assembler implementations of tan, cotan, sincos há 19 anos atrás
  florian 47fac4ee6e * moved *SSECSR to system unit há 19 anos atrás
  peter 4ace790492 * remove $Log há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  florian 07c28067aa * fixed sse exception handling há 21 anos atrás
  peter 61036b2149 * fixed wrong typecasts há 21 anos atrás
  mazen 84e8f0e96b + assembler mode forced to ATT style for x86 cpu há 22 anos atrás
  florian 4dbc76b90d * fixed arctan2 to handle x=0 correctly as well há 22 anos atrás
  florian 345117b9ba * initial implementation with code from math.pp há 22 anos atrás