summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap (follow)
Commit message (Expand)AuthorAgeFilesLines
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* Merge further bbox workMenTaLguY2007-03-101-42/+33
* - Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer2006-07-141-0/+2
* Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer2006-07-1223-2859/+4
* make loop var unsigned etc, remove compiler warningsRalf Stephan2006-05-232-8/+7
* * Fix build for gcc 4.x (Remove additional class name qualifier inside class ...Milosz Derezynski2006-05-172-2/+2
* increased alarm time-out to 60 secs (because 30 seconds may not have been eno...Tim Dwyer2006-05-101-2/+2
* Apparently a problem was reported with one of the test cases. Tim Dwyer2006-05-1017-169/+475
* more g++ 4.1 fixes (by inkblotter)Ralf Stephan2006-03-281-1/+1
* Fixed template warning.Tim Dwyer2006-02-221-9/+11
* introduce orthogonal template declaration, fixes compiler warningsRalf Stephan2006-02-211-2/+5
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-063-4/+4
* Had to include fstream for overloaded def of <<Tim Dwyer2006-02-061-0/+1
* (bzr r90)Ted Gould2006-02-063-4/+4
* DBL_MIN replaced by -DBL_MAX which is what I meant all along.Tim Dwyer2006-02-065-5/+39
* Stupid bug in generate-constraints events comparison test fixedTim Dwyer2006-02-062-2/+2
* Added consts to args of pairing heap compare fnTim Dwyer2006-02-013-5/+5
* Cleanup.Tim Dwyer2006-01-261-7/+0
* Constructor cleaned up a bit.Tim Dwyer2006-01-261-9/+6
* Fixed bug to do with comparison of invalid constraints in pairing heaps.Tim Dwyer2006-01-269-22/+57
* Change to the way timestamps are used. Should now be more efficient.Tim Dwyer2006-01-252-5/+4
* moving trunk for module inkscapeMenTaLguY2006-01-1626-0/+2615