Richard Moore
|
32b7373456
|
Remove pedantic check for new keyword which broke some platforms for inheritance (#2860, #2861).
|
2022-05-12 16:16:26 -04:00 |
|
Richard Moore
|
45f367512d
|
Stop allowing commas in fixed numbers; left over from legacy comma support (#2083).
|
2021-10-04 10:48:27 -04:00 |
|
Richard Moore
|
ad87b718a9
|
docs: fixed typos in comments (#2087).
|
2021-10-04 10:46:35 -04:00 |
|
Richard Moore
|
32a6b2a362
|
Fix parseUints with excess zeros and fix ReDoS issue (#2016, #1975, #1976).
|
2021-09-16 13:04:32 -04:00 |
|
Richard Moore
|
551cfa0062
|
Fixed floor, ceiling and round for FixedNumber for non-default Formats (#1749).
|
2021-07-22 19:40:49 -04:00 |
|
Richard Moore
|
8681cd5969
|
Fixed FixedNumber rounding for non-default formats (#1629).
|
2021-05-31 17:37:56 -04:00 |
|
Richard Moore
|
a9cdbe1238
|
More flexible FixedNumber input and output for strings with no decimals (#1019, #1291, #1463).
|
2021-04-23 18:41:00 -04:00 |
|
Richard Moore
|
042b74e6ee
|
Add clamping functions to FixedNumber (#1037).
|
2020-09-10 01:16:28 -04:00 |
|
Richard Moore
|
7fe702d59b
|
Fixed typo in error string.
|
2020-06-29 00:45:47 -04:00 |
|
Richard Moore
|
08c74e9a13
|
Fixed FixedNumber unguarded constructor and added isZero (#898).
|
2020-06-29 00:38:27 -04:00 |
|
Richard Moore
|
71d03c6e3c
|
Added string spell-checking to library and fixed discovered typos.
|
2020-04-22 02:42:25 -04:00 |
|
Richard Moore
|
394c36cad4
|
Migrating to modern syntax and scoping (#634).
|
2019-11-01 23:33:51 +09:00 |
|
Richard Moore
|
0b224e8fb5
|
Deprecating errors for logger.
|
2019-08-01 18:04:06 -04:00 |
|
Richard Moore
|
257d67c962
|
Moved away from isNamedInstance which breaks after Browserify name mangling.
|
2019-06-10 22:25:46 -04:00 |
|
Richard Moore
|
2777f5cb4c
|
Initial v5 branch commit.
|
2019-05-14 18:25:46 -04:00 |
|