Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint há 11 anos atrás
  nickysn fec4c6a6e2 * various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets há 11 anos atrás
  michael b5a2b3860b * Added AddEmptyStrings to ExtractStrings (bug 25633) há 11 anos atrás
  marco 67e64e8be3 * killed a ver2_4 exception há 11 anos atrás
  michael 098769d1b3 * Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981 há 12 anos atrás
  nickysn fccbbd92b2 * Classes unit functions related to exceptions and stacktraces updated to use CodePointer há 12 anos atrás
  svenbarth 08543ddeba Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary. há 12 anos atrás
  michael bda396906d * Forgot to commit há 12 anos atrás
  nickysn 4953fd0bb0 * use CodePointer in Classes.TReader.FindMethod() and TFindMethodEvent for i8086 medium memory model compatibility há 12 anos atrás
  michael 4afefd6cbe * Added AddText as suggested in bug ID #24764 há 12 anos atrás
  marco eebfeca41d * removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit. há 12 anos atrás
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus há 12 anos atrás
  svenbarth 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. há 12 anos atrás
  marco 4d9f1629d9 * removed a workaround for pre 2.6.0 fpdocs há 12 anos atrás
  svenbarth 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. há 12 anos atrás
  michael 11a531ab62 * Fixed bug #23477 há 12 anos atrás
  michael e3b48d6eb2 * Simplified observer/observed GUIDs, patch from Luiz Americo (Bug ID 23420) há 13 anos atrás
  michael 217679843e * IFPObserver methods made public há 13 anos atrás
  marco 5d42d3a53c * change make TBinaryObjectWriter.WriteStr public mantis #22973 há 13 anos atrás
  Jonas Maebe 404e1a34a4 * changed resource handle parameters from THandle to TFPResourceHMODULE so há 13 anos atrás
  michael 441e059f32 * Changed ooChanged to ooChange, to be more consistent with tense in other values há 13 anos atrás
  michael 43be53351e * Added observer support há 13 anos atrás
  marco 666fecb6df * workaround for unsupported construct in fpdoc. (enum declared nested in class) há 13 anos atrás
  michael d3fa1b4979 * Fix for bug #21691 há 13 anos atrás
  michael ab0a7d096c * Overloaded AddStrings há 13 anos atrás
  michael d1b209025f * Applied patch from Luiz Amerigo to have Delphi compatible behaviour when freeing a stringlist (bug 21529) há 13 anos atrás
  marco 39bc3b9dcf * remove empty override tpersist.destroy(), patch by Luiz Americo, Mantis #21387 há 13 anos atrás
  florian cd2488d177 * fix compilation on 64 Bit targets há 14 anos atrás
  paul 7817f5017d rtl: add TBytesStream class for compatibility with delphi (TStringStream is a descendant of TBytesStream) + test há 14 anos atrás
  michael 4a8914cbb0 * Implemented IndexOfItem, reversed search again in IndexOf há 14 anos atrás