pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mdds
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Aug 12 00:45:18 UTC 2015
Modified Files:
pkgsrc/devel/mdds: Makefile PLIST distinfo
Added Files:
pkgsrc/devel/mdds/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:
Update to 0.12.1
* Apply patches from LibreOffice 5.0.0.5.
Changelog:
mdds 0.12.1
* flat_segment_tree
* removed construction-from-int requirement from value_type to allow
non-numeric types to be stored.
* removed construction-from-int requirement from key_type as well.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/mdds/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/mdds/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/mdds/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/mdds/patches/patch-include_mdds_flat__segment__tree.hpp \
pkgsrc/devel/mdds/patches/patch-include_mdds_flat__segment__tree__def.inl \
pkgsrc/devel/mdds/patches/patch-include_mdds_mixed__type__matrix__def.inl \
pkgsrc/devel/mdds/patches/patch-include_mdds_mixed__type__matrix__storage__filled__linear.inl \
pkgsrc/devel/mdds/patches/patch-include_mdds_multi__type__vector__itr.hpp \
pkgsrc/devel/mdds/patches/patch-include_mdds_point__quad__tree.hpp \
pkgsrc/devel/mdds/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