Commit Verlauf

Autor SHA1 Nachricht Datum
  michael 063d7f1ce2 * Overloaded version of TStrings.Add that accepts Fmt,Args vor 10 Jahren
  michael e3111faa2e * Implemented LineBreak property for TStrings vor 10 Jahren
  Tomas Hajny 590e2f7977 * fix for bug #16884 for OS/2 vor 10 Jahren
  Jonas Maebe 77c1364713 * replaced use of semaphores in Unix version of TThread for suspend/resume vor 11 Jahren
  Jonas Maebe 79a40547ca - removed no longer used tthread.FSuspendedExternal vor 11 Jahren
  marcus 980abaa9ba AROS: introduced threading without additional library vor 11 Jahren
  michael beafc9fe8c * Fix bug #26717 vor 11 Jahren
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint vor 11 Jahren
  nickysn fec4c6a6e2 * various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets vor 11 Jahren
  michael b5a2b3860b * Added AddEmptyStrings to ExtractStrings (bug 25633) vor 11 Jahren
  marco 67e64e8be3 * killed a ver2_4 exception vor 11 Jahren
  michael 098769d1b3 * Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981 vor 12 Jahren
  nickysn fccbbd92b2 * Classes unit functions related to exceptions and stacktraces updated to use CodePointer vor 12 Jahren
  svenbarth 08543ddeba Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary. vor 12 Jahren
  michael bda396906d * Forgot to commit vor 12 Jahren
  nickysn 4953fd0bb0 * use CodePointer in Classes.TReader.FindMethod() and TFindMethodEvent for i8086 medium memory model compatibility vor 12 Jahren
  michael 4afefd6cbe * Added AddText as suggested in bug ID #24764 vor 12 Jahren
  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. vor 12 Jahren
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus vor 12 Jahren
  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. vor 12 Jahren
  marco 4d9f1629d9 * removed a workaround for pre 2.6.0 fpdocs vor 12 Jahren
  svenbarth 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. vor 12 Jahren
  michael 11a531ab62 * Fixed bug #23477 vor 12 Jahren
  michael e3b48d6eb2 * Simplified observer/observed GUIDs, patch from Luiz Americo (Bug ID 23420) vor 13 Jahren
  michael 217679843e * IFPObserver methods made public vor 13 Jahren
  marco 5d42d3a53c * change make TBinaryObjectWriter.WriteStr public mantis #22973 vor 13 Jahren
  Jonas Maebe 404e1a34a4 * changed resource handle parameters from THandle to TFPResourceHMODULE so vor 13 Jahren
  michael 441e059f32 * Changed ooChanged to ooChange, to be more consistent with tense in other values vor 13 Jahren
  michael 43be53351e * Added observer support vor 13 Jahren
  marco 666fecb6df * workaround for unsupported construct in fpdoc. (enum declared nested in class) vor 13 Jahren