lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.ctf.core /
2016-06-01  Wassimctf.core: making some classes final
2016-05-13  Matthew Khouzamctf: Better explain IllegalStateException
2016-04-11  Matthew Khouzamctf: Add comments to CTFClock
2016-04-06  Matthew Khouzamctf: mini bitbuffer optimisation
2016-04-04  Matthew Khouzamctf: Replace StructDeclaration map with an array
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
2016-02-10  Alexandre Montplaisirctf: Ignore invalid clock description elements
2016-02-09  Marc-Andre Laperlecommon: Add NonNull external annotation to File.getName
2016-01-29  Matthew Khouzamctf: Attempt to gracefully recover from a malformed...
2016-01-28  Matthew Khouzamctf: annotate StructDeclaration#addField to @NonNull
2016-01-27  Matthew Khouzamctf: remove StructDeclaration#getFields()
2016-01-22  Matthew KhouzamMake LostEventDeclaration final
2016-01-21  Matthew Khouzamctf: Introduce IEventDefinition
2016-01-19  Matthew Khouzamctf: no longer rely on default character encoding in...
2016-01-18  Matthew Khouzamctf: no longer invoke new String() in Metadata.java
2016-01-18  Matthew Khouzamctf: fix Modifier order to always be static final
2016-01-18  Matthew Khouzamctf: make all parser implementations final classes
2016-01-14  Matthew Khouzamctf: split up IOStructGen into 44 files
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2015-12-18  Matthew Khouzamctf: make computeAttributeMap return a Map instead...
2015-12-18  Matthew Khouzamctf: fix modifier order of @Nullable annotation
2015-12-18  Matthew Khouzamtmf.ctf: Accelerate ByteArrayDefintion parsing
2015-12-18  Matthew Khouzamctf: Collapse if statement in StructDefinition
2015-12-17  Matthew Khouzamctf: Make packet descriptor information available to...
2015-12-16  Matthew Khouzamctf: Expose map of attributes in Packet Descriptor
2015-12-16  Matthew Khouzamctf: make SIPIE enums store both key and value
2015-12-16  Matthew Khouzamctf: Introduce ICTFStream
2015-12-15  Matthew Khouzamctf: make HashMap child a Map and extract lookupStructScope
2015-12-12  Marc-Andre Laperlectf: Fixed leaked file handle when calling CTFTraceRead...
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-08  Patrick Tassectf: Fix lost events timestamp in CTFPacketReader
2015-12-02  Matthew Khouzamctf: preserve byte order if explicitly set in a typedef
2015-12-02  Matthew Khouzamctf: do not assume endianness of integers for singletons
2015-12-02  Matthew Khouzamcommon: Annotate ByteOrder#getNativeOrder
2015-12-01  Marc-Andre Laperlecommon: Annotate some methods in ByteBuffer
2015-11-24  Matthew Khouzamctf: support event-header-less traces
2015-11-24  Matthew Khouzamctf: Support Streamless packet readers
2015-11-23  Alexandre MontplaisirAnnotate StringBuilder.toString()
2015-11-21  Marc-Andre Laperlectf: reduce cyclomatic complexity of StreamInputPacketI...
2015-11-20  Matthew Khouzamctf: Introduce IPacketReader
2015-11-20  Matthew Khouzamctf: simplify search
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-29  Alexandre MontplaisirLink all plugins to the external annotation location
2015-10-21  Matthew Khouzamctf: cache file name
2015-10-21  Alexandre MontplaisirBuild whole project with Java 8
2015-10-13  Alexandre MontplaisirAdd null-checks for Map.get()
2015-10-06  Marc-Andre LaperleChange some @since to 1.1 for things that were really...
2015-09-30  Alexandre Montplaisirctf: Remove the callsite support
2015-09-16  Matthew Khouzamctf: fix output writer segment intersection algorithm
2015-09-16  Matthew Khouzamctf: Make CtfStreamInputReader NonNullByDefault
2015-09-16  Matthew Khouzamctf: Remove useless alignment check
2015-09-15  Matthew Khouzamctf: clean up EventDeclaration#equals
2015-08-29  Matthew Khouzamctf: add details to bitbuffer exception
2015-08-29  Matthew Khouzamctf: remove getParent() from CTFStreamInputReader
2015-08-29  Matthew Khouzamctf: make StreamInputPacketIndexEntry start at time 0
2015-08-26  Matthew Khouzamctf: make StreamInputPacketIndex more thread safe
2015-08-20  Matthew Khouzamctf: Lose reference to StreamInputReader in EventDefinition
2015-08-20  Matthew Khouzamctf: accelerate eventheaderdefinition timestamp parsing
2015-08-20  Matthew Khouzamctf: update api to 2.0 baseline
2015-08-18  Marc-Andre Laperle[CTF] Events wrongly parsed as Lost Events
2015-08-04  Matthew Khouzamctf: fixes tsdl in verbose metadata
2015-08-04  Matthew Khouzamctf: support timestamps in event contexts
2015-07-31  Raphaël Beamontectf: Fix priority list containing closed streams
2015-07-31  Matthew Khouzamctf: make metadata field names respect coding style.
2015-07-30  Raphaël Beamontectf: Fix closed iterators still reattributed in CtfIter...
2015-07-30  Matthew Khouzamctf: add support for empty streams in a trace
2015-07-24  Matthew Khouzamctf: fix parser not parsing "thing := keyword typealias...
2015-07-22  Matthew Khouzamctf: allow traces to read timestamps in fields [bug...
2015-07-09  Matthew Khouzamctf: make dynamic scopes work with definitions [bug...
2015-07-09  Matthew Khouzamctf: make IOStructGen support relative and absolute...
2015-07-09  Matthew Khouzamctf: set IOStructGen's default alignment to 1 [Bug...
2015-07-09  Matthew Khouzamctf: make declaration scopes support looking up concate...
2015-07-09  Matthew Khouzamctf: Add scope strings [Bug 470846]
2015-07-09  Matthew Khouzamctf.core add root constructor to DeclarationScope in...
2015-07-09  Matthew Khouzamctf: make DeclarationScopes named [Bug 470846]
2015-07-07  Marc-Andre Laperlectf: bug 471966: Fix file handle leak in CTF
2015-07-06  Matthew Khouzamctf: support devices that are stored as enumerations...
2015-07-02  Patrick Tassectf: Bug 470754: Incorrect time range in CTF Lost Event
2015-06-30  Marc-Andre Laperlereleng: Bump versions of parent modules
2015-06-29  Alexandre MontplaisirFix missing @since's and bump corresponding versions
2015-06-25  Matthew Khouzamctf: validate if metadata endianness is inconsistent.
2015-06-16  Alexandre Montplaisirctf: Move plugins to their own sub-directory
This page took 0.100356 seconds and 8 git commands to generate.