summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-063-4/+4
| | | | | | | Okay, I'm basically undoing the last commit that SVK screwed up. All this work is not mine, it was done by other people. Sorry to mess things up. (bzr r92)
* Had to include fstream for overloaded def of <<Tim Dwyer2006-02-061-0/+1
| | | (bzr r91)
* (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
| | | | | Fixes bug. (bzr r89)
* Stupid bug in generate-constraints events comparison test fixedTim Dwyer2006-02-062-2/+2
| | | (bzr r84)
* Added consts to args of pairing heap compare fnTim Dwyer2006-02-013-5/+5
| | | (bzr r64)
* Cleanup.Tim Dwyer2006-01-261-7/+0
| | | (bzr r32)
* Constructor cleaned up a bit.Tim Dwyer2006-01-261-9/+6
| | | (bzr r31)
* Fixed bug to do with comparison of invalid constraints in pairing heaps.Tim Dwyer2006-01-269-22/+57
| | | | | Also numerical problem with constraint generation fixed. (bzr r30)
* Change to the way timestamps are used. Should now be more efficient.Tim Dwyer2006-01-252-5/+4
| | | (bzr r27)
* moving trunk for module inkscapeMenTaLguY2006-01-1626-0/+2615
(bzr r1)