Histórico de Commits

Autor SHA1 Mensagem Data
  joost 41c9543ddf * Added ability to use include-files in configuration-files há 9 anos atrás
  michael df8687c259 * Patch from Mattias Gaertner: há 9 anos atrás
  nickysn ac186eb85d * use sizeuinttype instead of ptruinttype for the array range type in the há 9 anos atrás
  svenbarth d4e573c1e3 * fix for Mantis #27349: nested classes might also reside inside records há 9 anos atrás
  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. há 9 anos atrás
  svenbarth 4e5ed5b0e2 Fix for Mantis #30729: don't allow other names for class constructors or destructors than Create and Destroy respectively. há 9 anos atrás
  joost 233299614c * Suppress warning when local/global-unitdir and the searchpath equals each other há 9 anos atrás
  svenbarth 63f0c7a2c3 Fix for Mantis #30734: Implement Delphi-compatible functions StrToUInt64(), StrToUInt64Def and TryStrToUInt64 as inline forwarders to the existing respective QWord functions há 9 anos atrás
  michael 4091010b9f * Patch from Mattias Gaertner to correctly resolve: há 9 anos atrás
  nickysn 7ee133162c * use OMF section names, starting with dot for the dwarf debug info for há 9 anos atrás
  joost 723fc982b3 * Also pass global- and local-unitdir to fpmake, so that it still works with older versions há 9 anos atrás
  nickysn 9832e0caaa - don't build rtl-generics for the win16 target, because its rtl is still incomplete and lacks the sysutils/classes units há 9 anos atrás
  nickysn 501b9481c5 * use .create_nil_codeptr instead of .create_pint(0) for writing the placeholder há 9 anos atrás
  nickysn 9669e5aa00 * use .create_nil_dataptr instead of .create_pint(0) for writing the 'next' há 9 anos atrás
  Károly Balogh b8e1151eed atari: add tf_requires_proper_alignment to the atari target há 9 anos atrás
  joost aefa69b390 * Fixed path-delimeters há 9 anos atrás
  nickysn 9febafa8d5 * fixed win16 compilation, patch by Max Nazhalov há 9 anos atrás
  michael c181889401 * Corrected visibility names há 9 anos atrás
  michael 90fa0210cd * Nested classes can result in more than one dot in method names há 9 anos atrás
  florian 57ca8647b3 * better peephole optimization tracing há 9 anos atrás
  Károly Balogh 42760951f9 atari: added the initialization of threading subsystem to system init há 9 anos atrás
  Károly Balogh 63166555a2 atari: fixed file opening, we can now read text files at least on this platform há 9 anos atrás
  Jonas Maebe 5efb32285a * fixed alignment for interface RTTI (patch by Alfred, mantis #30182) há 9 anos atrás
  michael 1d16ecbf0d * Better detection of effective visibility of an element há 9 anos atrás
  michael 8e233be427 * Different font for windows há 9 anos atrás
  michael c2540d85ae * Fix bug #30616 há 9 anos atrás
  michael eae7b33622 * Double Deref allowed after () há 9 anos atrás
  michael 171ac5eebb * recognize MODE directive há 9 anos atrás
  michael c826d34429 * Allow function result to be omitted for implementation of declared function, in Delphi mode há 9 anos atrás
  michael 6d88302745 * Allow Delphi specialization syntax for generics (bug ID 30615) há 9 anos atrás