Commit graph

16 commits

Author SHA1 Message Date
yifang 5c58bc7a54 optimize:fix resource leak Fixes #20 2022-02-17 20:08:20 +08:00
Abs62 bd95948264 Fix potential error in dictzip.c (issue #978) 2018-03-23 20:40:54 +03:00
Abs62 b52929c46c Win-specific: Fix reading of uncompressed text format files larger then 2 Gb 2016-07-20 19:14:34 +03:00
Abs62 14b7f73833 Dictzip: Fix warning 2014-05-11 01:16:23 +04:00
Abs62 96b635c834 Dictzip: Use strcpy() instead of some sprintf()'s while log errors 2014-05-10 23:05:56 +04:00
Abs62 fbcaf7c2cb Some more error handling 2014-04-24 22:50:47 +04:00
Tvangeste 148fd1f275 Fix compilation failures with Visual C++ 2012 (issue #375) 2013-08-07 20:29:36 +02:00
Abs62 2d76ced4d3 Handle dictzip errors without program termination (Fix issue #207) 2013-03-15 16:27:32 +04:00
Abs62 4ad847515e Try to fix rare errors with articles corruption 2012-11-22 17:00:25 +04:00
Abs62 02dfa9f36a Win-specific: Native file handles in dictzip 2012-11-12 17:08:14 +04:00
Abs62 2a215927ce Fix some warnings 2012-10-31 17:58:35 +04:00
Abs62 f6a3b16103 Fix some compilation warnings 2012-09-26 17:00:35 +04:00
Abs62 2763b74635 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
Tvangeste 8b5512123f corrected FSF address 2011-09-08 19:16:24 +02:00
Julian Depetris Chauvin 2e284057ff Resolve compilation issue with time_t on OS X 10.6 Snow Leopard 32-bit. Additionally tested on Win 7 and Ubuntu 11.04. Thanks strannik! 2011-08-21 18:53:24 -03:00
Konstantin Isakov ab88fa4867 Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
Renamed from src/dictzip.c (Browse further)