2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  marco 32a7502f38 * Change TProxyStream.seek to 64-bit variant. 14 жил өмнө
  sergei 41aeb9a22b * Rework TStream.CopyFrom (see Mantis #17980): 14 жил өмнө
  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 14 жил өмнө
  paul a1d94c6829 rtl: implement TStreamAdapter.CopyTo, .SetSize, return proper error value for Clone instead of raising exception (#0016161) + test 15 жил өмнө
  paul 17687d90ce rtl: minor changes for TStreamAdapter: 15 жил өмнө
  florian 42ae8bf971 * fixed memory stream compilation on 64 bit targets 15 жил өмнө
  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 жил өмнө
  marco 27114853b4 * TStream.Read/writeqword. Mantis 15023 15 жил өмнө
  marco 6ed7d33569 * patch from 15003 from M spiller, reverting now implemented. 15 жил өмнө
  marco 09b22de964 * TStreamAdapter + relevant constants. From 10608 15 жил өмнө
  marco b5e361a4cb * TOleStream + TProxystream (Mantis 8376) 15 жил өмнө
  marco 1e7ee7aef4 * Patch from Paul Ishenin, load stringlists with fmdenywrite. (improves sharing behaviour) 16 жил өмнө
  Jonas Maebe 6f4637b32a * do not do anything when writing to a t(custom)memorystream if the current 16 жил өмнө
  marco 66676be8e5 * pbyte killed, it is in systems nowadays 17 жил өмнө
  michael b244f6eb71 * Patch from Sergei Gorelkin, making TStream.Read and .Write virtual 17 жил өмнө
  michael 429fd4f685 * Patch from Giulio Bernardi to use NtoLE instead of swapendian 17 жил өмнө
  michael b363afcd0a * Patch from Giulio Bernardi 17 жил өмнө
  yury 0a3591a2a5 * Fixed warnings and notes. 18 жил өмнө
  florian 0caa70a8b3 + basic TStreamAdapter implementation 18 жил өмнө
  michael 2eda10c74c * Patch from Vincent Snijders to grow memory stream by a quarter of its size 18 жил өмнө
  yury 82b74ffc64 * fixed warning and note while compiling RTL. 19 жил өмнө
  Jonas Maebe 9e801eb048 * removed/conditionalised several unused variables 19 жил өмнө
  yury 53ef335edd * TFileStream.Create did not raise exceptions if error occured. 19 жил өмнө
  michael dc0e8428a6 + Fixed rights parameter in TFileStream.Create and FileCreate 19 жил өмнө
  oro06 42bd89095f *fix fileopen (please OS2,EMX maintainers have a look) 19 жил өмнө
  Vincent Snijders 353f623f1f removed seek64bit define 20 жил өмнө
  oro06 84cd7d6706 * fixed stream resource unicode issue 20 жил өмнө
  florian 95b995fe27 * fixed resource streams for 64 bit systems 20 жил өмнө
  florian 527a01bc9d + TResourceStream implemented 20 жил өмнө