Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clover: Fix missing minus sign in 'iterator_adaptor::operator-='. | Francisco Jerez | 2013-12-02 | 1 | -1/+1 |
* | clover: Fix the const variant of adaptor_range::end to deal with mismatching ... | Francisco Jerez | 2013-11-12 | 1 | -1/+2 |
* | clover: Calculate optimal work group size when it's not specified by the user. | Francisco Jerez | 2013-11-04 | 1 | -0/+131 |
* | clover: Workaround compiler bug present in GCC 4.7.0-4.7.2. | Francisco Jerez | 2013-11-04 | 1 | -16/+13 |
* | clover: Query maximum kernel block size from the device instead of the kernel... | Francisco Jerez | 2013-10-24 | 1 | -0/+12 |
* | clover: Import new utility library. | Francisco Jerez | 2013-10-21 | 10 | -0/+2146 |