Historique des commits

Auteur SHA1 Message Date
  marcus 980abaa9ba AROS: introduced threading without additional library il y a 11 ans
  michael beafc9fe8c * Fix bug #26717 il y a 11 ans
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint il y a 11 ans
  nickysn fec4c6a6e2 * various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets il y a 11 ans
  michael b5a2b3860b * Added AddEmptyStrings to ExtractStrings (bug 25633) il y a 11 ans
  marco 67e64e8be3 * killed a ver2_4 exception il y a 11 ans
  michael 098769d1b3 * Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981 il y a 12 ans
  nickysn fccbbd92b2 * Classes unit functions related to exceptions and stacktraces updated to use CodePointer il y a 12 ans
  svenbarth 08543ddeba Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary. il y a 12 ans
  michael bda396906d * Forgot to commit il y a 12 ans
  nickysn 4953fd0bb0 * use CodePointer in Classes.TReader.FindMethod() and TFindMethodEvent for i8086 medium memory model compatibility il y a 12 ans
  michael 4afefd6cbe * Added AddText as suggested in bug ID #24764 il y a 12 ans
  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. il y a 12 ans
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus il y a 12 ans
  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. il y a 12 ans
  marco 4d9f1629d9 * removed a workaround for pre 2.6.0 fpdocs il y a 12 ans
  svenbarth 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. il y a 12 ans
  michael 11a531ab62 * Fixed bug #23477 il y a 12 ans
  michael e3b48d6eb2 * Simplified observer/observed GUIDs, patch from Luiz Americo (Bug ID 23420) il y a 12 ans
  michael 217679843e * IFPObserver methods made public il y a 12 ans
  marco 5d42d3a53c * change make TBinaryObjectWriter.WriteStr public mantis #22973 il y a 13 ans
  Jonas Maebe 404e1a34a4 * changed resource handle parameters from THandle to TFPResourceHMODULE so il y a 13 ans
  michael 441e059f32 * Changed ooChanged to ooChange, to be more consistent with tense in other values il y a 13 ans
  michael 43be53351e * Added observer support il y a 13 ans
  marco 666fecb6df * workaround for unsupported construct in fpdoc. (enum declared nested in class) il y a 13 ans
  michael d3fa1b4979 * Fix for bug #21691 il y a 13 ans
  michael ab0a7d096c * Overloaded AddStrings il y a 13 ans
  michael d1b209025f * Applied patch from Luiz Amerigo to have Delphi compatible behaviour when freeing a stringlist (bug 21529) il y a 13 ans
  marco 39bc3b9dcf * remove empty override tpersist.destroy(), patch by Luiz Americo, Mantis #21387 il y a 13 ans
  florian cd2488d177 * fix compilation on 64 Bit targets il y a 14 ans