summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Port.hpp
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-2/+2
2009-07-07Fix compilation issues.David Robillard1-0/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-4/+4
2009-05-13Remove 'using' declarations from headers.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-4/+5
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-3/+4
2007-10-07Added shared abstract interface for ports.David Robillard1-0/+47