lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / plugins / text / pretty /
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxsink.text.pretty: use "borrow" functions where possible
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-17  Philippe ProulxFix: remove underscores from CTF IR field names at...
2017-09-16  Jérémie GalarneauEnumeration mapping iterator's initial position is...
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-08-15  Mathieu DesnoyersFix: handle unknown enum mapping
2017-08-07  Jérémie GalarneauFix: Dereference null return value
2017-07-18  Michael JeansonFix: use extern for variables instead of BT_HIDDEN
2017-07-18  Mathieu DesnoyersPretty plugin: only print negative timestamp warning...
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-06  Philippe ProulxFix: remove clock value leak in sink.text.pretty
2017-07-06  Philippe Proulxsink.text.pretty: append `s` only if plural in discarde...
2017-07-06  Philippe Proulxsink.text.pretty: print discarded events and packets...
2017-06-16  Philippe ProulxRemove the concept of event class attributes
2017-06-16  Philippe ProulxAdd BT_CTF_INTEGER_BASE_UNSPECIFIED
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Michael JeansonPort: Use portable format string for ISO 8601 dates
2017-06-09  Michael JeansonPort: Add time.h compat for mingw
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-06-09  Philippe Proulxtext.pretty: create an event string instead of using...
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxRemove BT_CTF_FIELD_TYPE_UNTAGGED_VARIANT
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe Proulxtext.pretty: use "path" param. name instead of "output...
2017-05-28  Philippe Proulxtext.pretty: handle AGAIN status
2017-05-28  Philippe Proulxtext.pretty: fix handle_notification()
2017-05-28  Philippe Proulxtext.pretty: remove unused debug info options
2017-05-28  Philippe Proulxtext.pretty: use clock class with highest priority...
2017-05-28  Philippe ProulxAdd "port connected" component class method
2017-05-28  Philippe ProulxRename text.text sink CC to text.pretty
This page took 0.069866 seconds and 7 git commands to generate.