Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Many files were missing in previous changeset. | Gael Guennebaud | 2015-07-29 |
* | Extend unit test of Map<,,Stride<>> with stack allocated buffers and less tri... | Gael Guennebaud | 2015-04-24 |
* | Add no_assignment_operator to a few classes that must not be assigned, and fi... | Gael Guennebaud | 2013-07-10 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | better fix for gcc 4.6.0 / ptrdiff_t, as suggested by Benoit | Thomas Capricelli | 2011-05-05 |
* | Fix compilation with gcc-4.6.0, patch provided by Anton Gladky <gladky.anton@... | Thomas Capricelli | 2011-05-05 |
* | extend mapstride unit test to test unaligned configurations | Gael Guennebaud | 2011-02-18 |
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
* | More Index related stuff. | Hauke Heibel | 2010-06-21 |
* | Utilize Index in all unit tests. | Hauke Heibel | 2010-06-20 |
* | Fix Map-with-Stride and cover it by new unit tests. | Benoit Jacob | 2010-02-26 |