| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Remove virtual inheritance in many places
Strip down the unneeded docs made my doxygen
Add beginnings of a docbook
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
thinking?)
And replace it with a VariableType that wraps the boost::variant and is implicitly convertable to useful things (may need extending in time)
|
| |
|
| |
|
|
|
|
|
| |
Remove need for Boost UUID in p2console needed for XML session management by having app engines handle their own sessions
p2web now implements XML sessions by depending on libp2xmlSession
|
|
Fix setting the environment up in p2console
|