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

Log Message:
-----------
2010-04-09 14:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * external/zlib/Makefile
  * external/zlib/zlib.dif
    * Forcing C mode for zlib to avoid lots of local patches
      making it compile in C++ mode.

  * external/zlib/deflate.c
  * external/zlib/zutil.c
  + external/zlib/gzlib.c
  - external/zlib/gzio.c
  * external/zlib/deflate.h
  + external/zlib/gzread.c
  * external/zlib/zutil.h
  * external/zlib/crc32.c
  * external/zlib/trees.c
  * external/zlib/zconf.h
  * external/zlib/inffast.c
  * external/zlib/compress.c
  + external/zlib/gzwrite.c
  * external/zlib/Makefile
  * external/zlib/zlib.h
  + external/zlib/gzclose.c
  * external/zlib/inftrees.c
  * external/zlib/inflate.c
  * external/zlib/uncompr.c
  * external/zlib/inftrees.h
  * external/zlib/inflate.h
  + external/zlib/gzguts.h
  * external/zlib/adler32.c
  * external/zlib/infback.c
    + Updated to 1.2.4 (from 1.2.3)

  * external/zlib/zlib.dif
    * Updated. Pls double check me, it's possible I've missed
      some patches while manually repatching new sources.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/external/zlib/Makefile
    trunk/harbour/external/zlib/adler32.c
    trunk/harbour/external/zlib/compress.c
    trunk/harbour/external/zlib/crc32.c
    trunk/harbour/external/zlib/deflate.c
    trunk/harbour/external/zlib/deflate.h
    trunk/harbour/external/zlib/infback.c
    trunk/harbour/external/zlib/inffast.c
    trunk/harbour/external/zlib/inflate.c
    trunk/harbour/external/zlib/inflate.h
    trunk/harbour/external/zlib/inftrees.c
    trunk/harbour/external/zlib/inftrees.h
    trunk/harbour/external/zlib/trees.c
    trunk/harbour/external/zlib/uncompr.c
    trunk/harbour/external/zlib/zconf.h
    trunk/harbour/external/zlib/zlib.dif
    trunk/harbour/external/zlib/zlib.h
    trunk/harbour/external/zlib/zutil.c
    trunk/harbour/external/zlib/zutil.h

Added Paths:
-----------
    trunk/harbour/external/zlib/gzclose.c
    trunk/harbour/external/zlib/gzguts.h
    trunk/harbour/external/zlib/gzlib.c
    trunk/harbour/external/zlib/gzread.c
    trunk/harbour/external/zlib/gzwrite.c

Removed Paths:
-------------
    trunk/harbour/external/zlib/gzio.c


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