Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  nickysn 730f7c82b7 * some fixes, intended to get units fgl and classes to compile on 16-bit cpus 12 năm trước cách đây
  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. 12 năm trước cách đây
  marco 4d9f1629d9 * removed a workaround for pre 2.6.0 fpdocs 12 năm trước cách đây
  svenbarth 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 12 năm trước cách đây
  michael 11a531ab62 * Fixed bug #23477 12 năm trước cách đây
  michael e3b48d6eb2 * Simplified observer/observed GUIDs, patch from Luiz Americo (Bug ID 23420) 13 năm trước cách đây
  michael 217679843e * IFPObserver methods made public 13 năm trước cách đây
  marco 5d42d3a53c * change make TBinaryObjectWriter.WriteStr public mantis #22973 13 năm trước cách đây
  Jonas Maebe 404e1a34a4 * changed resource handle parameters from THandle to TFPResourceHMODULE so 13 năm trước cách đây
  michael 441e059f32 * Changed ooChanged to ooChange, to be more consistent with tense in other values 13 năm trước cách đây
  michael 43be53351e * Added observer support 13 năm trước cách đây
  marco 666fecb6df * workaround for unsupported construct in fpdoc. (enum declared nested in class) 13 năm trước cách đây
  michael d3fa1b4979 * Fix for bug #21691 13 năm trước cách đây
  michael ab0a7d096c * Overloaded AddStrings 13 năm trước cách đây
  michael d1b209025f * Applied patch from Luiz Amerigo to have Delphi compatible behaviour when freeing a stringlist (bug 21529) 13 năm trước cách đây
  marco 39bc3b9dcf * remove empty override tpersist.destroy(), patch by Luiz Americo, Mantis #21387 13 năm trước cách đây
  florian cd2488d177 * fix compilation on 64 Bit targets 14 năm trước cách đây
  paul 7817f5017d rtl: add TBytesStream class for compatibility with delphi (TStringStream is a descendant of TBytesStream) + test 14 năm trước cách đây
  michael 4a8914cbb0 * Implemented IndexOfItem, reversed search again in IndexOf 14 năm trước cách đây
  marco 47af891513 * change resourcestream.handle from thandle to TPFResourceHGlobal, since it is 14 năm trước cách đây
  michael 96e5333dc2 * Added fakeSeekForward for benefit of descendant streams. 14 năm trước cách đây
  michael a201f07420 * Added share mode argument to FileCreate call 14 năm trước cách đây
  paul 812a665cbe rtl: don't crash if resource is not found in TResourceStream and was passed by ID instead of Name (in this case exception tried to get a string from ID) 14 năm trước cách đây
  marco 32a7502f38 * Change TProxyStream.seek to 64-bit variant. 14 năm trước cách đây
  michael c4cc9b59e0 * Tag is now PtrInt, for upcoming Delphi 64-bit compatibility 15 năm trước cách đây
  michael a1d8ad7a27 * Changed var to out in TStringList.Find 15 năm trước cách đây
  sergei 907e7a32d5 * GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html 15 năm trước cách đây
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 15 năm trước cách đây
  marco a680c63950 * TThread.Resume and suspend deprecated (see user changes trunk) 15 năm trước cách đây
  sergei a66876704b * Windows platforms: always start a thread in suspended state and resume it later in AfterConstruction if necessary, prevents race conditions in constructor. Fixes Mantis #16884 on Windows. 15 năm trước cách đây