From 60ec94a7c35ff3f7153c99deff29afef91500622 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 15 May 2022 14:56:04 -0400 Subject: Add QUtil::is_long_long --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8cf93186..a194440a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-05-15 Jay Berkenbilt + + * Add QUtil::is_long_long to test whether a string can be + converted to a long long and back without loss of information. + 2022-05-04 Jay Berkenbilt * JSON: add a new "blob" type that takes a function to write data -- cgit v1.2.3-54-g00ecf