pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/cityhash



Module name:    wip
Committed by:   othyro
Date:           Fri Jun 21 01:51:08 UTC 2013

Modified Files:
        wip/cityhash: Makefile distinfo
Removed Files:
        wip/cityhash/patches: patch-src_city.cc

Log Message:
Updated to latest release. Package is ready for import. From NEWS:

 * Fix CityHash32() so platforms that disagree about whether 'char' is signed
   use the same mathematical function.  For most people this changes nothing
   as most popular platforms agree with x86 about whether 'char' is signed.
 * No changes to any of the functions, unless you had been using CityHash32()
   despite "make check" reporting a failure on your platform.
 * Slightly modernize and improve configuration and portability.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r0 wip/cityhash/patches/patch-src_city.cc
cvs -z3 rdiff -u -r1.1 -r1.2 wip/cityhash/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/cityhash/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cityhash/patches/patch-src_city.cc?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cityhash/distinfo?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cityhash/Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index