summaryrefslogtreecommitdiff
path: root/project2/streamRows.cpp
Commit message (Collapse)AuthorAge
* Fix inheritance of Ifrandomdan2011-03-03
| | | | | | Remove virtual inheritance in many places Strip down the unneeded docs made my doxygen Add beginnings of a docbook
* Fix behaviour of stream rows with blank rowsrandomdan2011-02-18
| | | | Add support for default values of blank columns in stream rows
* Make CurlHandle throw an exception on failurerandomdan2011-02-16
| | | | | | | Improve error messages almost everywhere Allow setting of platform through the options system Allow specifying query params on the console Fix file stream writer's string support for strings containing multibyte chars
* Commit some changes I'd swear blind I'd done alreadyrandomdan2011-02-15
|
* Merge fileRows and urlRows content parser into a shared based; streamRowsrandomdan2011-02-14