Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  paul 8d7312f87b rtl: use CreateVCLComObject routing to create VCLComObject in case it is not assigned + test 15 vuotta sitten
  paul 9aa4504369 rtl: initial TComponent.VCLComObject support - map interface related TComponent methods to the appropriate IVCLComObject interface methods 15 vuotta sitten
  paul ea8bf4f2fd rtl: TObject.SafeCallException and TComponent.SafeCallException has HResult return value. Fix default return value to catastrophic failure error code. 15 vuotta sitten
  florian 42ae8bf971 * fixed memory stream compilation on 64 bit targets 15 vuotta sitten
  florian b5167560c3 * T*MemoryStream now uses PtrInt for sizes and positions so it can be bigger than 2 GB on 64 Bit systems, resolves #15313 15 vuotta sitten
  giulio2 d257b19798 * Skip UTF-8 BOM in TParser (classes) and dfmreader (fcl-res) 15 vuotta sitten
  marco 805e5a79c6 * writer.writeset, reader.readset as per mantis 10501 15 vuotta sitten
  marco 27114853b4 * TStream.Read/writeqword. Mantis 15023 15 vuotta sitten
  marco 6ed7d33569 * patch from 15003 from M spiller, reverting now implemented. 15 vuotta sitten
  marco 21f569391b * Patch from Sergei/Anton. Mantis 10948. Under ifndef ver2_2 15 vuotta sitten
  paul 8292fcc49e rtl: override TObject.Equals for TBits and TStrings classes 16 vuotta sitten
  paul aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: 16 vuotta sitten
  marco b5e361a4cb * TOleStream + TProxystream (Mantis 8376) 16 vuotta sitten
  ivost fff6e218af * readded BeforeDestructor that calls Destroying (delphi compatibility issue) 16 vuotta sitten
  ivost 74c09e2268 * fixed strange free notification behavior of TComponent. Must be some memory corruption or so. 16 vuotta sitten
  ivost 91430b6837 * reverted 13297 16 vuotta sitten
  ivost 8b7167e538 * revised TComponent class. There was a lot of outdated, bad, maybe also old code. Tested also with Lazarus. 16 vuotta sitten
  Jonas Maebe ba951580a2 * fixes and cleanups for tbits (patch by Sergei Gorelkin, mantis #13890) 16 vuotta sitten
  yury 80fe51380d * Removed unused private fields TThread.FMethod and TThread.FSynchronizeException. 16 vuotta sitten
  michael a43bda5052 * Added sort method to TCollection 16 vuotta sitten
  Jonas Maebe e9fcae46d9 * replaced "tvardata" with "variant" in the interface for streaming 16 vuotta sitten
  Jonas Maebe b95b1cc983 * variants are now stored in a stream as regular values instead of as a 16 vuotta sitten
  Jonas Maebe f1daa9fa73 + added support for streaming basic variant types (boolean, integer types, 16 vuotta sitten
  yury 8bbb39b630 * MaxBitFlags must not exceed MaxInt atm. After r12443, MaxBitFlags was $3FFFFFFE0. "unreachable code" warning indicated that something is wrong. Please fix all warning/notes to eliminate possible coding errors... 16 vuotta sitten
  marco 658dc2d8cd * increased very low (64k) TBits limit to +/- 2GB, like most datastructures. 16 vuotta sitten
  florian 23bbb087bd * indention fixed 16 vuotta sitten
  yury 5ffec2d876 * Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public). 16 vuotta sitten
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 vuotta sitten
  michael 64e6d68a64 * Implemented StrictDelimiter without the delphi bugs (mantis #8910) 17 vuotta sitten
  michael 2482742fc5 * Var -> Out parameters in tstrings.getnameval 17 vuotta sitten