pkgsrc/devel/mdds
wiz 192f407b84 Update to 0.6.0:
mdds 0.6.0

* all

  * added MSVS Solution file, to make it easier to build unit test
    programs on Windows.

* mixed_type_matrix

  * improved performance of size() method by caching it.

* multi_type_vector (new)

  * new data structure to support efficient storage of data of different
    types.

* multi_type_matrix (new)

  * new data structure to eventually replace mixed_type_matrix.  It uses
    multi_type_vector as its backend storage.
2012-07-29 20:02:15 +00:00
..
buildlink3.mk Add buildlink3.mk file. 2011-04-10 11:07:43 +00:00
DESCR
distinfo Update to 0.6.0: 2012-07-29 20:02:15 +00:00
Makefile Update to 0.6.0: 2012-07-29 20:02:15 +00:00
PLIST Update to 0.6.0: 2012-07-29 20:02:15 +00:00