summaryrefslogtreecommitdiffstats
path: root/src/libcola/straightener.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* static code analysis: performanceKris De Gussem2013-10-161-1/+1
* cppcheck: performance + variable typeKris De Gussem2013-09-271-9/+9
* code cleanup: quiet warnings with gcc.Campbell Barton2012-11-201-1/+1
* Documentation update pass.Jon A. Cruz2011-10-231-1/+3
* Remove "using namespace" from libcola headers.Jon A. Cruz2011-06-271-0/+2
* warning cleanup (no functional changes)Campbell Barton2011-06-251-3/+3
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
* Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer2006-07-121-0/+360