- 01 5月, 2012 5 次提交
- 30 4月, 2012 3 次提交
- 28 4月, 2012 1 次提交
-
-
由 lamblin 提交于
Mixed
-
- 27 4月, 2012 5 次提交
- 26 4月, 2012 5 次提交
- 25 4月, 2012 7 次提交
-
-
由 Olivier Delalleau 提交于
fix clear_unversioned. When there is no key file, we should use the comp...
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 David Warde-Farley 提交于
Install documentation for CentOS
-
- 24 4月, 2012 12 次提交
-
-
由 nouiz 提交于
Better inplace scan3
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
If you try to call __str__ before compiling the function the destroy_map attribute might not exist.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
The optimization before was all or nothing, which is a bad compromise for scan. This new optimization tries to work in place on each outputs, and keeps only those for which it can. This way you do not get your entire op to be non-inplace because of a single output that can not be computed inplace.
-
由 Frederic 提交于
-
由 nouiz 提交于
Fixes to CentOS instructions, etc.
-
由 David Warde-Farley 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 21 4月, 2012 1 次提交
-
-
由 Frederic 提交于
fix clear_unversioned. When there is no key file, we should use the compiled module to check the time. As we check access time, we won't delete them as we update the access time of the directory when we list it. It was working fine when we used the modification time.
-
- 20 4月, 2012 1 次提交
-
-
由 David Warde-Farley 提交于
use keyword argument for readability.
-