Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Lauser
9a09fa29af rename Parser::parse to Parser::parseFile and add Parser::parseData
Parser::parseData is quite useful for unit tests to prevent them
spilling files to everything. Also, what was formerly
Parser::parseFile has been renamed to Parser::parseStream and slightly
modified to not be specific for std::ifstream.
2014-01-10 14:51:56 +01:00
Joakim Hove
5f9f37e35e Added dimension to RSVD table; required new "quantity" Rs. 2013-12-15 22:31:54 +01:00
Joakim Hove
7ea0bb8e53 Changed getDouble() -> getRawDouble throughout. 2013-12-10 14:16:54 +01:00
Joakim Hove
b3cc1bee53 added missing file 2013-10-03 10:46:05 +02:00