summaryrefslogtreecommitdiff
path: root/src/routines/levelx/xomatcopy.cpp
AgeCommit message (Expand)Author
2017-01-24Routine, Cache: generalize, reduce amount of copying in fast pathIvan Shapovalov
2016-10-22Routine: get rid of ::SetUp()Ivan Shapovalov
2016-10-22treewide: use C++ exceptions properlyIvan Shapovalov
2016-07-16Removed an unused variable from the copy-transpose-pad functionCedric Nugteren
2016-06-19Renamed all C++ source files to .cpp to match the .hpp extension betterCedric Nugteren