Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Jonas Maebe a25ebbba3e + added volatility information to all memory references 8 ani în urmă
  Károly Balogh 6dff85df58 math: replace trunc() with int() in some functions working with floats to avoid some unnecessary int64->double conversions, as trunc returns an integer, which then has to be converted back to float 8 ani în urmă
  Károly Balogh 5c87e870fd tabs to spaces fix, no functional changes 8 ani în urmă
  Károly Balogh 4ee06e7bec m68k: implemented in_int_real support 8 ani în urmă
  Károly Balogh c3e68d6b2d inline: implemented the second pass stub calls for inl_int_real nodes 8 ani în urmă
  Károly Balogh c4e954c9a5 m68k: added fint and fintrz instructions 8 ani în urmă
  Jonas Maebe 26a05518f8 * implement unary minus for floating point via -1.0*x instead of 0-x, 8 ani în urmă
  Jonas Maebe 5dfaecdbcf - removed duplicate (differing) rule for ctypes unit 8 ani în urmă
  michael 76f7f81c85 * Raise exception if BasicEventCreate fails in constructor (bug ID 30769) 8 ani în urmă
  Károly Balogh 975dd13dcb m68k: fixed a copy paste error, which broke cos node on a coldfire fpu, effectively turning it into a sin node 8 ani în urmă
  michael c0f183258f * Added EProgrammerNotFound and EInvalidOpException, by Silvio Clecio (bug ID 30627) 8 ani în urmă
  Károly Balogh a595877da3 m68k: in fmove + op + fmove optimizations, allow the ops precision to be different to the fmoves 8 ani în urmă
  florian 7bb8873c83 * do not throw an internal error if in case of an previous error the parameter class of an errordef is requested, resolves #31016 8 ani în urmă
  michael 783f53d3a7 * Fix DateTimeToUnix, needs trunc instead of round (see bug ID #30697) 8 ani în urmă
  florian 48fbd569fd * support for the CDQE instruction, by Emelyanov Roman, resolves #30978 8 ani în urmă
  florian 44e5667372 * fix darwin rtl makefile for make 3.82, partly based on work by Alfred, resolves #30964 8 ani în urmă
  michael c06ab3f0f3 * Fix bug ID #30954 8 ani în urmă
  Károly Balogh 98d4c426cb m68k: some groundwork for an improved optimizer, now tries to optimize away MOVE/FMOVE based unnecessary register shuffling around ops when possible (with room for further improvements) 8 ani în urmă
  marcus f426f8d225 Recreated fpcres Makefile (needed for arm-aros) 8 ani în urmă
  Jonas Maebe 477283031c * fixed tprocvardef.size() for 8 ani în urmă
  Jonas Maebe b2e99da3e6 * use tabstractprocdef.is_addressonly to determine whether a procvar is 8 ani în urmă
  florian 8b3478617d * enable more feature on avr, as long as no pascal level file I/O is used, this does not hurt 8 ani în urmă
  florian bcb7061314 * made TObject usable, even if no ansistring support is available 8 ani în urmă
  florian da7e1b3769 + tavraddrnode.pass_generate_code, avoiding unneeded moves 8 ani în urmă
  florian bfb6d4d1b7 * enable test to work also with small targets taking only a shortint as longjmp argument 8 ani în urmă
  florian 0c238b72e5 + set/longjmp implementation for avr 8 ani în urmă
  michael 10360a823e * Fix bug ID #30960 8 ani în urmă
  michael 3e21810dbd * Change comments for AdjustLineBreaks (bug ID 30959) 8 ani în urmă
  michael 18f2592433 * float version of modulo (Patch from Thaddy De koning, bug ID #30744) 8 ani în urmă
  michael ba35278552 * Patch from Werner Pamler to implement ^ in expression parser (Big ID 30970) 8 ani în urmă