marco
|
841e3b75aa
* %x 64-bit support
|
21 years ago |
marco
|
743ac811fb
* %u
|
21 years ago |
marco
|
d7cc714078
* updated ansiexctractquotedstring (more delphi compat, both interface and code)
|
21 years ago |
michael
|
201b7dc791
+ Extra index check in IsDelimiter
|
21 years ago |
florian
|
76513df77d
* fixed CompareStr with a patch from Michalis Kamburelis
|
21 years ago |
florian
|
d4117aeb34
+ TryStrToInt* added
|
21 years ago |
florian
|
6427a54c3d
* fixed some bootstrapping problems as well as some 64 bit stuff
|
21 years ago |
michael
|
2b66cb3edd
+ Enhanced FloatToStrF to 18 digits (Delphi compatibility, bug #3106
|
21 years ago |
michael
|
70143302f0
+ Fixed currency<->string conversion support
|
21 years ago |
peter
|
8c60c6f93e
* ordinal-pointer conversions fixed
|
21 years ago |
michael
|
e91bc5bb19
+ Added AnsiSameStr
|
21 years ago |
michael
|
c07028fe4e
+ Merged fixbranch fixes, missing in main branch
|
22 years ago |
marco
|
c29abe12db
* johill patch applied
|
22 years ago |
michael
|
3e33c1a5ab
+ Small optimization in comparemem
|
22 years ago |
michael
|
cae0e667de
+ Patched CompareMem for case when length is 0
|
22 years ago |
michael
|
9e8353e232
+ Position specifier in format string affects all later specifiers
|
22 years ago |
marco
|
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
|
22 years ago |
marco
|
d086084380
* sametext and ansisametext added. (simple (ansi)comparetext wrappers)
|
22 years ago |
peter
|
3d27318cb2
* moved classes unit to rtl
|
22 years ago |