Fix type-limits warnings, uint can't be < 0
[babeltrace.git] / plugins / text / pretty / print.c
2019-05-14  Michael JeansonFix type-limits warnings, uint can't be < 0
2019-05-07  Francis DeslauriersFix: sink.text.pretty: Unsigned compared against 0
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-02  Philippe Proulxlib: add structure FC member and variant FC option...
2019-05-02  Philippe ProulxFix: pretty/print.c: print comma and space after trace...
2019-05-02  Philippe ProulxFix: sink.text.pretty: do not always update last timestamp
2019-05-02  Philippe ProulxFix: print.c: remove extra `)` after `+????????????`
2019-05-02  Philippe Proulxsink.text.pretty: "discarded a number of X" -> "might...
2019-05-02  Philippe Proulxsink.text.pretty: use fast clock class access
2019-05-02  Philippe Proulxlib: have default clock snapshot in event message
2019-05-02  Philippe Proulxsink.text.pretty: print warning message on discarded...
2019-05-02  Philippe Proulxlib: remove CTF concepts of packet and event headers
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe ProulxClock snapshot API: use status
2019-05-02  Philippe Proulxlib: rename "clock value" -> "clock snapshot"
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: rename "begin" to "beginning" when used as a noun
2019-05-02  Philippe Proulxlib: split trace API into trace class and trace APIs
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxValues API: standardize parameters and return values
2019-05-02  Philippe ProulxRename: "field class ID" -> "field class type"
2019-05-02  Philippe ProulxRename: field type -> field class
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-02  Philippe Proulxsink.text.pretty: print discarded events/packets warning
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
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 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  Mathieu DesnoyersPretty plugin: only print negative timestamp warning...
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  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 Proulxtext.pretty: create an event string instead of using...
2017-05-28  Philippe ProulxRemove BT_CTF_FIELD_TYPE_UNTAGGED_VARIANT
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe Proulxtext.pretty: use clock class with highest priority...
2017-05-28  Philippe ProulxRename text.text sink CC to text.pretty
This page took 0.318347 seconds and 60 git commands to generate.