log tools/packed.c @ 2414:69a5af2eb1ea

age author description
Mon, 13 Jan 2020 23:27:01 +0200 Matti Hamalainen Remove useless dmMemset().
Mon, 13 Jan 2020 22:26:24 +0200 Matti Hamalainen Add a C file with the generic BSD license text and a function for
Mon, 13 Jan 2020 21:21:25 +0200 Matti Hamalainen Option index re-ordering cleanup work.
Sun, 12 Jan 2020 20:50:45 +0200 Matti Hamalainen Merge one more change from th-libs args processing.
Thu, 09 Jan 2020 20:47:33 +0200 Matti Hamalainen Fix some format specifiers, was erraneously using DM_PRI*_SIZE_T instead of DM_PRI*64.
Thu, 09 Jan 2020 15:20:23 +0200 Matti Hamalainen Fix some format strings to use proper PRI*_SIZE_T where necessary.
Tue, 03 Sep 2019 10:40:14 +0300 Matti Hamalainen Cosmetics.
Wed, 12 Jun 2019 20:25:06 +0300 Matti Hamalainen Change the error message for unimplemented option argument.
Mon, 29 Apr 2019 14:09:01 +0300 Matti Hamalainen Cleanups.
Thu, 29 Nov 2018 14:08:07 +0200 Matti Hamalainen Improve 'packed' help.
Thu, 29 Nov 2018 14:03:33 +0200 Matti Hamalainen Fix 'packed' help.
Sat, 07 Jul 2018 01:11:22 +0300 Matti Hamalainen Improve dmGetIntVal() to accept an optional negative value boolean flag
Sun, 01 Jul 2018 02:44:23 +0300 Matti Hamalainen Increase the zlib compression buffer size to 1MB to improve the efficiency.
Sat, 09 Jun 2018 17:56:07 +0300 Matti Hamalainen Bring in changes from the th-libs version of commandline argument handling.
Mon, 28 May 2018 15:54:03 +0300 Matti Hamalainen Refactor "packed" utility. This breaks commandline backwards compatibility.