Viktor Szakats
31bd015517
2008-05-28 14:33 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* common.mak
* include/Makefile
+ include/hbzlib.ch
+ include/hbzlib.h
* include/hbextern.ch
+ source/rtl/hbzlib.c
* source/rtl/Makefile
* contrib/make_b32_all.bat
* contrib/make_vc_all.bat
* contrib/make_gcc_all.sh
* contrib/Makefile
+ contrib/hbmzip
+ contrib/hbmzip/Makefile
+ contrib/hbmzip/common.mak
+ contrib/hbmzip/make_b32.bat
+ contrib/hbmzip/make_vc.bat
+ contrib/hbmzip/make_gcc.sh
+ contrib/hbmzip/hbmzip.ch
+ contrib/hbmzip/ioapi.c
+ contrib/hbmzip/zip.c
+ contrib/hbmzip/unzip.c
+ contrib/hbmzip/ioapi.h
+ contrib/hbmzip/crypt.h
+ contrib/hbmzip/zip.h
+ contrib/hbmzip/unzip.h
+ contrib/hbmzip/hbmzip.c
+ contrib/hbmzip/readme.txt
+ contrib/hbmzip/tests
+ contrib/hbmzip/tests/bld_b32.bat
+ contrib/hbmzip/tests/bld_vc.bat
+ contrib/hbmzip/tests/myzip.prg
+ contrib/hbmzip/tests/myunzip.prg
+ Added hbzlib.h which is a simple wrapper to source/hbzlib/zlib.h.
* Moved ZLIB specific Harbour wrappers and header from /contrib/hbzlib
to /source/rtl.
+ Added /contrib/hbmzip lib based on /contrib/hbzlib.
Copy + modify was used to keep the repo history.
hbmzip contains all the MiniZip parts from former /contrib/hbzlib.
New hbmzip header file: hbmzip.ch
+ Added new Harbour level zip functions to hbextern.ch.
; TODO: Remove /contrib/hbzlib, add core hbzlib to lib lists.
2008-05-28 12:39:33 +00:00
..
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2006-04-15 18:51:38 +00:00
2007-04-14 10:41:54 +00:00
2007-09-07 02:00:07 +00:00
2007-12-16 12:32:41 +00:00
2001-04-27 19:03:46 +00:00
2007-05-28 18:08:36 +00:00
2001-04-27 19:03:46 +00:00
2007-09-27 13:30:20 +00:00
2007-09-25 01:21:03 +00:00
2001-04-27 19:03:46 +00:00
2001-05-15 13:02:07 +00:00
2007-03-09 03:44:42 +00:00
2001-12-29 19:35:55 +00:00
2001-05-15 13:02:07 +00:00
2002-08-27 20:13:38 +00:00
2007-10-23 11:32:22 +00:00
2001-05-15 13:02:07 +00:00
2007-11-23 20:14:30 +00:00
2001-05-15 13:02:07 +00:00
2007-11-12 18:22:51 +00:00
2008-05-27 07:46:37 +00:00
2008-02-02 01:14:17 +00:00
2008-04-22 02:51:18 +00:00
2007-04-15 22:20:37 +00:00
2008-01-28 11:12:35 +00:00
2008-03-10 12:10:39 +00:00
2008-04-17 23:42:21 +00:00
2008-01-12 12:20:12 +00:00
2007-04-18 22:15:17 +00:00
2008-05-28 09:48:57 +00:00
2007-11-12 18:22:51 +00:00
2008-01-09 14:04:12 +00:00
2008-04-27 23:40:34 +00:00
2007-04-14 10:41:54 +00:00
2008-05-16 17:27:20 +00:00
2008-05-16 17:27:20 +00:00
2008-02-16 10:28:25 +00:00
2005-09-23 08:45:05 +00:00
2007-09-25 01:21:03 +00:00
2004-12-28 09:29:30 +00:00
2007-04-13 01:06:01 +00:00
2008-04-17 02:02:02 +00:00
2007-07-06 21:17:36 +00:00
2007-10-02 08:52:28 +00:00
2008-04-16 12:42:05 +00:00
2008-04-16 12:42:05 +00:00
2008-05-28 12:39:33 +00:00
2007-08-02 15:58:50 +00:00
2007-04-14 10:41:54 +00:00
2006-03-01 13:49:07 +00:00
2006-03-01 13:49:07 +00:00
2008-03-25 11:27:04 +00:00
2008-05-08 19:26:20 +00:00
2005-11-14 09:47:46 +00:00
2006-06-17 06:36:33 +00:00
2001-12-15 11:22:29 +00:00
2006-12-18 18:34:44 +00:00
2004-04-01 09:17:44 +00:00
2008-02-08 14:58:26 +00:00
2007-09-02 15:28:05 +00:00
2007-12-19 12:05:59 +00:00
2008-05-05 09:30:19 +00:00
2001-06-14 21:20:43 +00:00
2007-10-26 01:47:21 +00:00
2007-06-01 13:12:29 +00:00
2007-11-23 20:14:30 +00:00
2008-04-09 18:44:03 +00:00
2007-10-18 21:55:39 +00:00
2008-05-28 09:48:57 +00:00
2007-10-18 21:55:39 +00:00
2006-08-10 12:09:14 +00:00
2007-10-18 21:55:39 +00:00
2008-01-23 01:24:48 +00:00
2006-05-30 10:28:42 +00:00
2007-06-06 13:40:09 +00:00
2008-01-09 14:04:12 +00:00
2008-01-08 18:37:10 +00:00
2007-10-26 23:26:59 +00:00
2007-09-25 01:21:03 +00:00
2007-11-30 19:29:27 +00:00
2007-04-14 10:41:54 +00:00
2007-09-14 05:30:12 +00:00
2006-08-17 11:05:09 +00:00
2004-12-28 09:29:30 +00:00
2007-03-22 12:28:14 +00:00
2007-10-23 11:32:22 +00:00
2007-09-25 01:21:03 +00:00
2008-04-09 18:44:03 +00:00
2007-11-23 00:20:02 +00:00
2006-02-04 16:16:48 +00:00
2008-04-16 12:42:05 +00:00
2007-12-01 20:52:31 +00:00
2007-11-25 11:13:12 +00:00
2007-06-01 13:12:29 +00:00
2008-05-28 12:39:33 +00:00
2008-05-28 12:39:33 +00:00
2006-02-04 16:16:48 +00:00
2001-05-15 13:02:07 +00:00
2008-05-28 12:39:33 +00:00
2008-04-24 08:52:57 +00:00
2007-04-14 10:41:54 +00:00
2001-05-15 13:02:07 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2007-08-30 01:56:03 +00:00
2007-09-09 17:42:53 +00:00
2001-04-27 19:03:46 +00:00
2007-11-11 12:05:38 +00:00
2007-11-23 20:14:30 +00:00
2007-10-24 02:00:45 +00:00