e6b71ae1 | 01-Apr-2014 |
Benjamin Kietzman <bkietzman@esri.com> |
Tweaks to message, filter and error
- `message` now has get_path() etc. for accessing its metadata. - `error` how has a constructor which takes a `message`, to ease conversion of error messages to
Tweaks to message, filter and error
- `message` now has get_path() etc. for accessing its metadata. - `error` how has a constructor which takes a `message`, to ease conversion of error messages to throwable exceptions or `error_code`s - `filter`'s predicate now takes `message`s by reference and is not ignored
show more ...
|
05f5d48e | 01-Apr-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
Merge branch 'master' of github.com:bkietz/boost-dbus
Conflicts: include/dbus/impl/packer.ipp |
60cf6bcc | 01-Apr-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
working toward message correctness |
85860989 | 31-Mar-2014 |
Benjamin Kietzman <bkietzman@esri.com> |
Working class |
17826fe7 | 28-Mar-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
filter, match brought to sanity |
cd8b76a3 | 22-Mar-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
match/filter hackathon |
0de54404 | 21-Mar-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
Working D-Bus method call |
fc79e461 | 08-Mar-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
Mostly syntactically correct test.cpp |
d620effb | 08-Mar-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
connection_service sketch |
0ed719ba | 08-Mar-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
eradicate tabs |
dae7063c | 08-Mar-2014 |
Benjamin Kietzman <bengilgit@gmail.com> |
connection IO object sketch |