| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
Drop a pointless library
Improve key not found error message
Minor fixes
|
|
|
|
|
| |
Fix a few small things
But many fix the big idiot problem with storing state in the rowset instance
|
|
|
|
| |
Add a new variable that looks up it's value in a map populated from a standard rowset
|
|
|
|
|
| |
Also use it in new class regexRows for filtering and splitting rows by regex
Move all code over to using Glib regexes now they're in Glibmm, as they work properly with UTF8 strings
|
|
|
|
|
|
| |
Remove virtual inheritance in many places
Strip down the unneeded docs made my doxygen
Add beginnings of a docbook
|
|
|
|
| |
Add support for default values of blank columns in stream rows
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|