marco
|
91fd2396fc
* patch from mantis 34851 committed. use size in bits to set result of openbit instead of a fsize*32.
|
hace 6 años |
nickysn
|
da5868b668
+ added method TBits.CopyBits for fast copying
|
hace 6 años |
florian
|
400861a907
* fixed TBits.NotBits, it is just an Xor operation, resolves #33706
|
hace 7 años |
sergei
|
6c66b8ffe3
* Fixed upper limit in tbits.findnextbit, Mantis #25398.
|
hace 11 años |
sergei
|
43c96cd898
* TBits.ORBits and TBits.XORBits: properly handle case when other TBits object has smaller Size. Mantis #25289.
|
hace 11 años |
florian
|
39aef35bdc
* pass not only exception address but also frame to raise:
|
hace 12 años |
paul
|
8292fcc49e
rtl: override TObject.Equals for TBits and TStrings classes
|
hace 15 años |
Jonas Maebe
|
ba951580a2
* fixes and cleanups for tbits (patch by Sergei Gorelkin, mantis #13890)
|
hace 16 años |
yury
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
hace 17 años |
michael
|
6d5c3bbee6
* Patch from Giuliano Colla to fix tbits.size
|
hace 17 años |
marco
|
d539d9c54d
* fix for 9588
|
hace 18 años |
peter
|
4ace790492
* remove $Log
|
hace 20 años |
fpc
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
hace 20 años |
fpc
|
50778076c3
initial import
|
hace 20 años |
peter
|
e417e34496
* truncate log
|
hace 20 años |
michael
|
1567dc0814
+ Moved all resource strings to rtlconst/sysconst
|
hace 21 años |
peter
|
bf708e1de0
* tbits.create is now supported
|
hace 22 años |
peter
|
3d27318cb2
* moved classes unit to rtl
|
hace 22 años |