pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/mdds0.12



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 12 13:34:46 UTC 2016

Added Files:
        pkgsrc/devel/mdds0.12: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/devel/mdds0.12/patches:
            patch-include_mdds_flat__segment__tree.hpp
            patch-include_mdds_flat__segment__tree__def.inl
            patch-include_mdds_mixed__type__matrix__def.inl
            patch-include_mdds_mixed__type__matrix__storage__filled__linear.inl
            patch-include_mdds_multi__type__vector__itr.hpp
            patch-include_mdds_point__quad__tree.hpp
            patch-src_flat__segment__tree__test.cpp

Log Message:
Re-import mdds0.12-0.12.1 as devel/mdds0.12 in preparation for mdds
update to 1.0.

Multi-Dimensional Data Structure (mdds)

A collection of multi-dimensional data structure and indexing algorithm.

It implements the following data structure:

    * flat segment tree
    * segment tree
    * rectangle set

This package contains the 0.12 branch of mdds.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/mdds0.12/DESCR \
    pkgsrc/devel/mdds0.12/Makefile pkgsrc/devel/mdds0.12/PLIST \
    pkgsrc/devel/mdds0.12/buildlink3.mk pkgsrc/devel/mdds0.12/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/devel/mdds0.12/patches/patch-include_mdds_flat__segment__tree.hpp \
    pkgsrc/devel/mdds0.12/patches/patch-include_mdds_flat__segment__tree__def.inl \
    pkgsrc/devel/mdds0.12/patches/patch-include_mdds_mixed__type__matrix__def.inl \
    pkgsrc/devel/mdds0.12/patches/patch-include_mdds_mixed__type__matrix__storage__filled__linear.inl \
    pkgsrc/devel/mdds0.12/patches/patch-include_mdds_multi__type__vector__itr.hpp \
    pkgsrc/devel/mdds0.12/patches/patch-include_mdds_point__quad__tree.hpp \
    pkgsrc/devel/mdds0.12/patches/patch-src_flat__segment__tree__test.cpp

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