summaryrefslogtreecommitdiffstats
path: root/src/libvpsc/block.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-647/+0
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron1-297/+548
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-31/+5
2011-06-25warning cleanup (no functional changes)Campbell Barton1-1/+1
2006-07-14- Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer1-0/+18
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-19/+20
2006-05-10Apparently a problem was reported with one of the test cases. Tim Dwyer1-20/+131
2006-02-06DBL_MIN replaced by -DBL_MAX which is what I meant all along.Tim Dwyer1-0/+8
2006-01-26Fixed bug to do with comparison of invalid constraints in pairing heaps.Tim Dwyer1-2/+9
2006-01-25Change to the way timestamps are used. Should now be more efficient.Tim Dwyer1-4/+2