Revision: 14302
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14302&view=rev
Author:   vszakats
Date:     2010-04-09 18:38:04 +0000 (Fri, 09 Apr 2010)

Log Message:
-----------
2010-04-09 20:37 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbmzip/Makefile
    + Forcing C mode to avoid excessive number of local
      patches to make it compile in C++ mode.

  + contrib/hbmzip/minizip.dif
    + Added diff to original sources.
      (we're storing 3rd party external code here)
      Maybe this external code would be better be moved to
      separate minizip lib in /external to keep things clean.

  * contrib/hbmzip/ioapi.c
  * contrib/hbmzip/zip.c
  * contrib/hbmzip/unzip.c
  * contrib/hbmzip/crypt.h
  * contrib/hbmzip/ioapi.h
  * contrib/hbmzip/zip.h
  * contrib/hbmzip/unzip.h
    + Updated to 1.1 (from 1.01?)
      This version gives ZIP64 support. To exploit it we will
      need changes in Harbour wrapper code.
    ; TOFIX: In quick tests BCC was throwing 'Abnormal program termination' 
             and created corrupted .zip. Rest seems okay.
    ; TODO: Platforms tests, review patches, etc.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbmzip/Makefile
    trunk/harbour/contrib/hbmzip/crypt.h
    trunk/harbour/contrib/hbmzip/ioapi.c
    trunk/harbour/contrib/hbmzip/ioapi.h
    trunk/harbour/contrib/hbmzip/unzip.c
    trunk/harbour/contrib/hbmzip/unzip.h
    trunk/harbour/contrib/hbmzip/zip.c
    trunk/harbour/contrib/hbmzip/zip.h

Added Paths:
-----------
    trunk/harbour/contrib/hbmzip/minizip.dif


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to