negelef
|
8fda7536e4
Fixed interface of querying character positions in strings
|
6 years ago |
negelef
|
de1ad10711
Unified size usage in string interfaces
|
6 years ago |
negelef
|
ed12d972a7
Improved strings interface
|
6 years ago |
negelef
|
38473b9849
Removed end-of-line whitespace in all modules
|
6 years ago |
eth.morozova
|
399e229efb
added support of direct conversion of a string to a real value (based on the original code from Strings.Mod rev 8427) to get rid of allocation of a string reader at every call of Strings.StrToFloat -> such allocation is more expensive than a little code duplication.
|
6 years ago |
negelef
|
7da0e9b20f
Removed Strings.Min/Max and used MIN/MAX instead
|
6 years ago |
eth.metacore
|
1cc2171176
use WORD instead of LONGINT for result type
|
6 years ago |
eth.guenter
|
aacecdda7f
|
6 years ago |
negelef
|
d1a981bd9c
Replaced some more longints
|
7 years ago |
negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
7 years ago |
eth.negelef
|
27230c6eb3
Prepared some signatures for 64-bit values
|
7 years ago |
eth.metacore
|
bf2565ec87
IntToStr accepted HUGEINT ( adapt from Streams.Mod )
|
7 years ago |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 years ago |