marco
|
75ae8f0db1
--- Merging r20109 into '.':
|
13 years ago |
marco
|
ea3278accf
# revisions: 19182,19243,19244,19249,19266,19268,19279,19280,19315,19381,19383,19439,19508,19518,19533,19611,19613,19620,19630,19632,19634
|
13 years ago |
marco
|
b4f4cd827f
--- Merging r19138 into '.':
|
14 years ago |
joost
|
96ec37aa92
* Fixed multiplying negative tBCD values
|
14 years ago |
marco
|
949b6dd65a
* Patch from LacaK2 for Mantis #18807 adding of formatsettings variants of BCD conversion routines
|
14 years ago |
sergei
|
6bca660e76
* Patch from LacaK, eliminates redundant variant finalization and try..finally block in TFMTBcdFactory.CastTo
|
14 years ago |
sergei
|
fdd99ec16c
* BCD improvements based on a patch from LacaK
|
14 years ago |
marco
|
0e6e2ba589
* Patch from LacaK2, implementing an initial BCDToStrF
|
14 years ago |
joost
|
979fd9b854
* Better fix for r16952 from Ladislav Karrach from bug report 18388
|
14 years ago |
joost
|
7b8797afe7
* Fixed BCDToStr for values between -1 and 0
|
14 years ago |
joost
|
e3885089c6
* TryStrToBcd now returns true when it succeeds, and false when it fails, not the other way around
|
14 years ago |
sergei
|
131b7fcdb2
* RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise.
|
14 years ago |
marco
|
ff2292aafa
* Patch from LacaK2 to improve decimalpoint localisation. (Mantis 18338)
|
14 years ago |
marco
|
df16200a75
* Patch from LacaK2 fixing else clause of vartobcd, bug #16853
|
14 years ago |
marco
|
69c89d4579
* more tcustomvariant conversion helpers from Lacak2. Mantis 16853
|
14 years ago |
sergei
|
5f1d15c693
* Patch from LacaK2 implementing some missing properties of BCDVariant, partially fixes #16853.
|
14 years ago |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 years ago |
yury
|
93e62a3c0d
* Raise range error exception directly to prevent note "Local variable "rcheck" is assigned but never used".
|
17 years ago |
yury
|
5f8bd39408
* Implemented TFMTBcdFactory.Clear and TFMTBcdFactory.Copy methods.
|
17 years ago |
yury
|
ed5fc4ca0e
* Changed debug notes to hints.
|
17 years ago |
yury
|
515017ece6
* Fixed warnings and notes.
|
18 years ago |
pierre
|
79f314cf96
Put every {$smarlink on} inside an {$ifndef NO_SMART_link} condition.
|
18 years ago |
florian
|
a99b5470af
* big variant from Thorsten Engler, fixes and improves several variant stuff
|
18 years ago |
joost
|
6741866689
* {$inline on} added to fix compilation with 2.0.4
|
18 years ago |
joost
|
2a7c22e140
* Enabled inlining and removed macro
|
18 years ago |
florian
|
6093708e65
* fixed fmtbcd for CPUs having no natural comp type
|
19 years ago |
florian
|
c5535366c7
* fixed compilation with 2.0.4
|
19 years ago |
florian
|
35aa1e150e
+ first fmtbcd implementation
|
19 years ago |