pkgsrc-WIP-cvs archive

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

CVS commit: wip/runawk



Module name:    wip
Committed by:   cheusov
Date:           Sun Sep  5 14:25:41 UTC 2010

Modified Files:
        wip/runawk: Makefile PLIST distinfo

Log Message:

Update to 1.0.0

  New functions for sorting indices in hash
     heapsort.awk:  heapsort_indices
     quicksort.awk: quicksort_indices
     sort.awk:      sort_indices

  New module ini.awk for reading .ini files.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.16 -r1.17 wip/runawk/PLIST
cvs -z3 rdiff -u -r1.19 -r1.20 wip/runawk/distinfo
cvs -z3 rdiff -u -r1.44 -r1.45 wip/runawk/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/runawk/PLIST?r1=1.16&r2=1.17
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/runawk/distinfo?r1=1.19&r2=1.20
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/runawk/Makefile?r1=1.44&r2=1.45

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

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

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
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