Historie revizí

Autor SHA1 Zpráva Datum
  pierre a81d2b58f8 Rectify last accessed char in TBigEndianUnicideEncoding.GetChars, fixes test/units/sysutils/tencodingtest.pp failure with -gc option před 9 roky
  michael 4aff9f298f * Add pasresolver.pp, passrcutil.pp pastounittest.pp description před 9 roky
  florian 502e48541c * properly copy flags of tempinfo před 9 roky
  florian cfd38388ca * formatting so lazarus can handle it před 9 roky
  svenbarth f8b458106e * fix for Mantis #30747: for anonymous events CreateEvent() needs to be called with a Nil parameter for the name, not an empty string před 9 roky
  joost bf8e3c9264 * Added example to samplecfg, to make clear which path is meant před 9 roky
  florian 0edf5c398e * InPort/OutPort are not supposed to compile on win64 před 9 roky
  florian cf2a3d8160 + new debug message před 9 roky
  florian bc73d0914e * TAOptBase.RegInRef compares using SuperRegistersEqual as TAOptBase.RegInOp does for top_reg already před 9 roky
  joost d08a747c29 * Create fppkg-config files in the new format (v5) před 9 roky
  michael 3b1980b8f3 * More strict behaviour of TStreamReader after close před 9 roky
  michael 8c1ebcd4ad * Small cleanup of TTextReader interface před 9 roky
  florian 9c81e90e08 + extension to iso mode: reset/rewrite can take a file name as a second parameter před 9 roky
  michael 9f88f52ddf * Getters/Setters should be private před 9 roky
  florian fe0ce2f456 * TX86AsmOptimizer.OptPass1MOV should be left, after an optimization has been carried out, instead the outer loop should call it again, resolves issue #30277 před 9 roky
  florian ec54cb2a7a - unit not used anymore před 9 roky
  florian 239c6639d7 + additional debug message před 9 roky
  florian 76961dbc70 * fixes MovOpMov2Op před 9 roky
  florian e6cea6622e * when checking if a register is used by an operand, compare the super registers před 9 roky
  florian 8e9f4af801 * fixed checking of operands of MovOpMov2Op před 9 roky
  florian 4109f88e08 * AllocRegBetween always extends the processed register to the whole super register and takes care of this while removing (de)/allocs před 9 roky
  joost 41c9543ddf * Added ability to use include-files in configuration-files před 9 roky
  michael df8687c259 * Patch from Mattias Gaertner: před 9 roky
  nickysn ac186eb85d * use sizeuinttype instead of ptruinttype for the array range type in the před 9 roky
  svenbarth d4e573c1e3 * fix for Mantis #27349: nested classes might also reside inside records před 9 roky
  svenbarth 254be82c43 * revert r34712: the behavior with the class constructors is indeed Delphi compatible. However only one class constructor/destructor per class is allowed no matter how it's named. před 9 roky
  svenbarth 4e5ed5b0e2 Fix for Mantis #30729: don't allow other names for class constructors or destructors than Create and Destroy respectively. před 9 roky
  joost 233299614c * Suppress warning when local/global-unitdir and the searchpath equals each other před 9 roky
  svenbarth 63f0c7a2c3 Fix for Mantis #30734: Implement Delphi-compatible functions StrToUInt64(), StrToUInt64Def and TryStrToUInt64 as inline forwarders to the existing respective QWord functions před 9 roky
  michael 4091010b9f * Patch from Mattias Gaertner to correctly resolve: před 9 roky