Sean Leary
|
771c82c4eb
|
backing out recent changes to optLong, getLong. See #868
|
2024-02-24 13:07:51 -06:00 |
|
rudrajyoti biswas
|
1a38879c90
|
#653 - optLong vs getLong inconsistencies
For exponential decimal conversion, number is not touched.
Leading zeros removed from numeric number strings before converting to number.
|
2023-10-06 21:34:00 +05:30 |
|
dburbrid
|
4951ec48c8
|
Renamed object methods from ...Obj to ...Object.
Added object method for optDoubleObject (returns Double vice double).
Added similar methods in JSONArray.
Added test methods.
|
2023-06-29 09:39:34 +01:00 |
|
hendrixjoseph
|
1915aab7c4
|
create unit tests for various number formats
|
2022-10-04 14:32:41 -04:00 |
|