6c6adce9d7220397f2a85f9b930f5dc6bb543175
* common.mak
* make_b32.mak
* make_vc.mak
* make_vcce.mak
* make_gcc.mak
* source/Makefile
+ source/hbzlib
+ source/hbzlib/ChangeLog
+ source/hbzlib/adler32.c
+ source/hbzlib/compress.c
+ source/hbzlib/crc32.c
+ source/hbzlib/crc32.h
+ source/hbzlib/deflate.c
+ source/hbzlib/deflate.h
+ source/hbzlib/gzio.c
+ source/hbzlib/infback.c
+ source/hbzlib/inffast.c
+ source/hbzlib/inffast.h
+ source/hbzlib/inffixed.h
+ source/hbzlib/inflate.c
+ source/hbzlib/inflate.h
+ source/hbzlib/inftrees.c
+ source/hbzlib/inftrees.h
+ source/hbzlib/Makefile
+ source/hbzlib/trees.c
+ source/hbzlib/trees.h
+ source/hbzlib/uncompr.c
+ source/hbzlib/zconf.h
+ source/hbzlib/zlib.h
+ source/hbzlib/zutil.c
+ source/hbzlib/zutil.h
+ Added unmodified ZLIB sources to Harbour core.
+ Added them to make systems.
; Work in progress.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%