office-gobmx/mdds
Kohei Yoshida 2fe93734ba Get mdds to build against gcc 3.4.* thru 3.5.1.
This is to work around:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44963

which is fixed in 3.5.2.

Change-Id: Id0b409be7ba55f27005f3fd6fb4f77fa0090678d
2012-07-30 15:46:47 -04:00
..
prj
0001-fix-linking-error-with-boost-1.50.patch fix linking error with boost 1.50 2012-07-30 08:21:51 +02:00
0001-help-compiler-select-the-right-overload-of-vector-in.patch fix mdds breakage in mingw build 2012-07-20 10:40:20 +02:00
0001-Workaround-for-gcc-bug.patch Get mdds to build against gcc 3.4.* thru 3.5.1. 2012-07-30 15:46:47 -04:00
makefile.mk Get mdds to build against gcc 3.4.* thru 3.5.1. 2012-07-30 15:46:47 -04:00
mdds_0.6.0-unreachable-code.patch More warning C4702: unreachable code 2012-07-24 09:38:16 +02:00
mdds_0.6.0-unused-parameter.patch -Werror,-Wunused-parameter (Clang 3.1) 2012-07-23 09:36:11 +02:00
mdds_0.6.0.patch
README

Multi-dimensional data structure (mdds) library, available from [http://code.google.com/p/multidimalgorithm/].

mdds primarily provides data structures that are used by the calc
core.