Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn a1bf5e2f07 + also added the fpc_x86_*port* intrinsics to the i386 system unit há 7 anos atrás
  nickysn 1c9d0d445b * moved the compiler intrinsics for the i8086 'in' and 'out' instructions to the há 7 anos atrás
  nickysn 26a3ac3fd4 * moved the fpc_in_x86_*port* constants to the system unit in cpuinnr.inc in the há 7 anos atrás
  nickysn f93bda6e15 + also add {$inline on} to unit ports in order to enable inlining há 7 anos atrás
  nickysn f34710faa0 + use the in and out instructions with immediate constant port number for ports há 7 anos atrás
  nickysn 8b55c071fa + declare the readport and writeport methods as inline in the interface part of há 7 anos atrás
  svenbarth ddb501bddf * use a TObject constraint for TFPGObjectList and TFPGObjectMap to ensure that only TObject and its descendants há 7 anos atrás
  nickysn fdc896ad0a + inline support for the x86 'in' and 'out' instructions. Currently only enabled há 7 anos atrás
  Mattias Gaertner b8ae9f5d6d pastojs: fixed property RTTI for alias type in other unit há 7 anos atrás
  Mattias Gaertner 2086bdbbc0 pastojs: check reserved global JS identifiers only for non prefixed identifiers há 7 anos atrás
  michael da249dacdd * Reinstate GenericsHash as default hash há 7 anos atrás
  florian b70fc52874 * patch by Ondrej Pokorny: the stored property modifier does not delete the inherited default value anymore, resolves #33564 há 7 anos atrás
  florian eb61923762 * patch by Ondrej Pokorny: The nodefault is now inherited from parent class, resolves #33563 há 7 anos atrás
  marcus db43c69387 InetSocket: fixed connect without timeout set há 7 anos atrás
  florian 781ecf4a59 * modified patch by Bart Broersma to resolves #33932: fixes compilation error with FPC_SOFT_FPUX80 in TExtended80Rec.BuildUp há 7 anos atrás
  florian 5782acc32d * patch by J. Gareth Moreton to fix 33909 há 7 anos atrás
  Károly Balogh e7025b6759 another fix for the new warning introduced in r39347, hopefully it fixes win32 build há 7 anos atrás
  svenbarth 05ac42766d * fix test; it of course still fails, but now it fails with the expected warning instead of an error há 7 anos atrás
  florian 6a2cb0bbbd * more compilation fixes há 7 anos atrás
  florian 68eb921d46 * broken compilation after r39347 fixed há 7 anos atrás
  florian 2406bd052e * by default, TExtended80Rec.Mantissa should not return the hidden bit (the binary representation of the data type contains it always há 7 anos atrás
  florian 9af9658fa7 * first parameter of SetLength must be valid, as it is read há 7 anos atrás
  michael a9205c9fba * Fix bug ID #32837, correct Mantissa and Fraction in float helpers, patch from Bart Broersma há 7 anos atrás
  michael d4f2a593d4 * Update from Maciej Izak, bug ID #33921 há 7 anos atrás
  Mattias Gaertner 7e64102b74 fcl-passrc: fixed scanner row, col in macro há 7 anos atrás
  nickysn e813a11e85 + support TP7-compatible @proc^ (as in FillChar(@proc^,...)) há 7 anos atrás
  michael 5de8f0cf69 * Correctly convert string param to bytes há 7 anos atrás
  michael 8774d22b01 * Make Int* functions private methods, avoid passing FSQLFormatSettings há 7 anos atrás
  pierre c654739db9 Change default settings for i8086 compiler when compiled for go32v2 OS, to avoid use of Watcom tools há 7 anos atrás
  michael 566a6d289f * Fix negative values, reverted to strtoint há 7 anos atrás