ESH
|
954858701f
|
Integer ToString no longer need zeroed buffer
|
2025-01-13 20:30:03 +01:00 |
|
ESH
|
84b2f22846
|
Avoid recalc of string length in integer ToString
|
2025-01-13 20:17:04 +01:00 |
|
Brian Fiete
|
54136f2606
|
Ignore overflow when hex parsing
|
2024-02-27 11:01:34 -05:00 |
|
Ron Zuckerman
|
484b9716db
|
Add ability to get min/max values for generic int's and uint's
|
2024-02-08 20:16:29 -06:00 |
|
Ron Zuckerman
|
8bd12814b8
|
Bugfixes for number parsing
|
2024-01-14 17:06:43 -06:00 |
|
Booklordofthedings
|
0a6062ba02
|
added IParseable interface and applied it to all applicable types
|
2023-12-13 16:54:23 +01:00 |
|
Brian Fiete
|
269716c0d4
|
Rework hex parsing flags. New 'Hex' flag, 'AllowHexSpecifier' allows hex
|
2023-06-22 07:52:43 -04:00 |
|
disarray2077
|
5d28f8e1f0
|
Improvements to Number parsing
|
2023-05-14 16:54:26 -03:00 |
|
Brian Fiete
|
9ca48c26f2
|
Numeric ToString/Parse fixes
|
2022-02-15 17:28:12 -05:00 |
|
Brian Fiete
|
bf97431cdb
|
Improvements to overflow arithmetic
|
2022-01-11 10:36:22 -05:00 |
|
Brian Fiete
|
ffee0a2aa3
|
Removed deprecated IOp* conformance, added missing consts and properties
|
2020-08-29 07:10:04 -07:00 |
|
Brian Fiete
|
99989d5472
|
Deprecating IOp* interfaces
|
2020-08-10 13:27:48 -07:00 |
|
Brian Fiete
|
bc64ac4d78
|
Merge pull request #329 from MineGame159/master
Added IOpMultiplicable and IOpDividable, fixed Double not implementing IOpAddable and IOpSubtractable
|
2020-06-05 07:03:20 -07:00 |
|
MineGame159
|
862c15241a
|
Added IOpMultiplicable and IOpDividable, fixed Double not implementing IOpAddable and IOpSubtractable
|
2020-06-05 15:46:31 +02:00 |
|
Alan Stagner
|
0e873f535e
|
Hooked up NumberFormatter calls for all int type ToString methods
|
2020-05-31 11:55:36 -07:00 |
|
Piotr Myśliński
|
81168d631b
|
Fix formatting of Int32.bf and Int64.bf
|
2020-05-25 23:58:52 +02:00 |
|
Piotr Myśliński
|
bec7dff380
|
Fix ToString() for int32.MinValue and int64.MinValue
|
2020-05-25 23:58:43 +02:00 |
|
Brian Fiete
|
cc47080e96
|
Stricter parsing
|
2020-04-10 08:58:29 -07:00 |
|
Damian Day
|
9a8beec7d9
|
IOpSubtractable
The opposite of IOpAddable, useful for generic code.
|
2020-03-20 22:01:18 +00:00 |
|
Brian Fiete
|
b9debfe3bf
|
Made GetHashCode public for primitives
|
2020-02-18 08:41:14 -08:00 |
|
Brian Fiete
|
2ea5d31c37
|
Minor IDE changes
|
2019-09-27 13:03:47 -07:00 |
|
Brian Fiete
|
7dbfd15292
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
|