log src/dmpack.c @ 2479:c1cae47cd410

age author description
Mon, 27 Apr 2020 21:33:29 +0300 Matti Hamalainen Rename DMPackEntry::length to csize (compressed size).
Mon, 13 Jan 2020 23:27:01 +0200 Matti Hamalainen Remove useless dmMemset().
Mon, 08 Jul 2019 10:21:01 +0300 Matti Hamalainen Improve error messaging for invalid PACK file entries.
Mon, 03 Oct 2016 09:06:01 +0300 Matti Hamalainen Improve error handling and reporting slightly.
Thu, 05 Mar 2015 07:37:35 +0200 Matti Hamalainen Use dmMemset().
Wed, 04 Mar 2015 03:46:23 +0200 Matti Hamalainen Enable some error messages also in not-debug-build.
Wed, 04 Mar 2015 00:50:53 +0200 Matti Hamalainen More fixes.
Tue, 03 Mar 2015 23:54:38 +0200 Matti Hamalainen Fix use of DM_FSEEK64().
Tue, 03 Mar 2015 23:22:36 +0200 Matti Hamalainen Cosmetics pass: Remove excess whitespace.
Sun, 01 Mar 2015 18:03:08 +0200 Matti Hamalainen Add special debug error message function/macro that can be
Sun, 01 Mar 2015 16:59:00 +0200 Matti Hamalainen Change PACK file format to use 64 bit fileoffsets. Also switch some
Sun, 01 Mar 2015 16:39:46 +0200 Matti Hamalainen Change handling of filename field in PACKs.
Sun, 01 Mar 2015 16:20:44 +0200 Matti Hamalainen Oops.
Sun, 01 Mar 2015 04:43:10 +0200 Matti Hamalainen Bump copyright.
Sun, 01 Mar 2015 04:42:04 +0200 Matti Hamalainen Cleanups and improve error handling.
Fri, 16 May 2014 03:22:39 +0300 Matti Hamalainen Move library source under src/ subdirectory. base dmpack.c@52fa102a2953