pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Sort-Naturally
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 7 10:13:15 UTC 2012
Added Files:
pkgsrc/devel/p5-Sort-Naturally: DESCR Makefile distinfo
Log Message:
Import p5-Sort-Naturally-1.03 as devel/p5-Sort-Naturally.
This module exports two functions, nsort and ncmp; they are used
in implementing my idea of a "natural sorting" algorithm. Under
natural sorting, numeric substrings are compared numerically, and
other word-characters are compared lexically.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Sort-Naturally/DESCR \
pkgsrc/devel/p5-Sort-Naturally/Makefile \
pkgsrc/devel/p5-Sort-Naturally/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index