|
ba5833318b
|
conv: Fix taking out of range chars for hex values
|
2018-08-11 14:42:09 +02:00 |
|
|
900a7172bf
|
Make format() public
Make format() public. Deprecate to!String.
|
2018-08-01 16:58:23 +02:00 |
|
|
531cae51a3
|
Stringish to integral type conversion. Fix #44
|
2018-07-18 06:33:45 +02:00 |
|
|
1b203507f6
|
conv: Fix overflow hanndling in readIntegral
|
2018-07-17 16:03:05 +02:00 |
|
|
f51e9405c9
|
Update socket documentation
|
2018-06-20 07:59:37 +02:00 |
|
|
173ae115ee
|
readIntegral: Support base between 2 and 36
|
2018-06-08 21:05:35 +02:00 |
|
|
7561b964d3
|
Make intToString -> readString more generic
Make readString work with any char range and unsigned integral type.
|
2018-06-07 07:23:39 +02:00 |
|
|
61814d5383
|
Make an independent function for converting port string
|
2018-05-23 05:10:44 +02:00 |
|
|
048ddf21ff
|
Replace body with do
|
2018-01-31 12:05:06 +01:00 |
|
|
7e7bf40f70
|
Move remaining to methods to tanya.conv
|
2017-11-29 19:09:58 +01:00 |
|
|
4bbc8b510a
|
conv: Use assertThrown to check ConvException is thrown
|
2017-11-12 11:44:45 +01:00 |
|
|
5d6f8e5299
|
Implement pure onOutOfMemory
|
2017-10-10 06:59:34 +02:00 |
|