lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / statesystem /
2016-05-18  Patrick Tassess: Replace AttributeNotFoundException with IOOBE for...
2016-05-18  Geneviève BastiensegStore: Add a close method to ISegmentStore
2016-05-17  Genevieve Bastienss: Add support for custom state values
2016-05-17  Geneviève Bastienss: Introduce a safe byte buffer wrapper for use by...
2016-05-13  Patrick Tassess: Improve getQuarks() functionality
2016-05-12  Genevieve Bastienss: Add a custom state value type
2016-05-03  Matthew Khouzamss: make node cache static
2016-04-14  Alexandre MontplaisirRevert "ss: Add serialization logic to state values"
2016-04-12  Alexandre Montplaisirss: Add serialization logic to state values
2016-04-01  Geneviève Bastienperf: Fix scenario names that should not contain %
2016-03-30  Alexandre Montplaisirss: Mark ITmfStateSystem#queryOngoingState as @NonNull
2016-03-23  Matthew Khouzamss: no longer have a strings section in the HTNodes
2016-03-23  Geneviève Bastienss: Add unit tests for state values
2016-03-21  Alexandre Montplaisirss: Fix some tests's copyright header
2016-03-21  Geneviève Bastienss: add unit tests for state value types in backends
2016-03-21  Geneviève Bastienss: Add a package-info file to backend unit tests
2016-03-17  Geneviève Bastienss: Move the HistoryTreeTest class to a new package
2016-03-16  Geneviève Bastienss: Add benchmarks for the threaded history tree
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
2016-03-11  Alexandre Montplaisircommon: Annotate TreeMultimap.create()
2016-03-11  Alexandre MontplaisirFix simple Javadoc warnings
2016-03-09  Patrick Tassess: Add common unit tests for state history backends
2016-03-08  Patrick Tassess: Bug 484776: Incorrect end time in HistoryTree
2016-03-04  Matthew Khouzamanalysis: introduce ISegmentStoreProvider
2016-03-04  Geneviève Bastienss: Add utility method to increment an attribute by...
2016-03-03  Jean-Christian Kouamestatesystem : Add a default compareTo() for segments
2016-02-23  Alexandre Montplaisirss: Fix typo in package name
2016-02-22  Geneviève Bastienstatesystem: Fix a condition to get the average node...
2016-02-14  Patrick Tassess: Bug 486689: Add methods for getting an optional...
2016-02-12  Geneviève Bastienstatesystem: Add utility methods to help unit test...
2016-01-27  Patrick TasseChange unnecessary declaration of thrown exception...
2016-01-25  Matthew KhouzamReplace references to TreeSet with NavigableSet in...
2016-01-14  Patrick Tassess: Bug 485304: Incorrect interval returned in history...
2016-01-13  Patrick Tassess: Bug 485463: Incorrect parent sequence number in...
2016-01-08  Matthew KhouzamStateSystem: Aesthetic changes to HT_IO.java
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-06  Marc-Andre LaperleRemove API tooling from test plugins
2015-12-18  Alexandre MontplaisirRemove all "AllTests" suites
2015-12-10  Alexandre MontplaisirUse maven-enforcer-plugin to enforce minimum versions
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-03  Alexandre Montplaisirss: Avoid concatenating nonliterals in TmfStateInterval...
2015-11-29  Alexandre MontplaisirRemove overloads of NonNullUtils#checkNotNull()
2015-11-27  Alexandre Montplaisirss: Implement ISegment#getLength() as a default method
2015-11-24  Alexandre MontplaisirAnnotate Collections.toArray() methods
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-11-17  Marc-Andre LaperleAnnotate parameters of Immutable collections copyOf...
2015-11-13  Marc-Andre Laperlestatesystem: Remove ITmfStateInterval.getViewerEndTime
2015-10-31  Geneviève Bastienss: Replace some asserts by IllegalStateExceptions
2015-10-31  Geneviève Bastienss: Fix a bug where depth of history tree increases...
2015-10-31  Geneviève Bastienss: Fix wrong calculation of string size in history...
2015-10-30  Patrick Tassess: Add AttributeTreeTest unit test
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-26  Alexandre MontplaisirRemove duplicate groupId and versions in pom.xml files
2015-10-21  Alexandre MontplaisirBuild whole project with Java 8
2015-09-28  Alexandre Montplaisirss: Speed up TreeMapStore#add()
2015-09-25  Alexandre Montplaisirss: Make ISegmentStore implement Collection
2015-09-25  Marc-Andre LaperleChange "Discouraged Reference" to warning
2015-09-24  Matthew Khouzamtreemapstore: make the iterator copy on read after...
2015-09-24  Matthew Khouzamsegments: make TreeMapStore thread safe
2015-09-16  Geneviève Bastienss: update some classes to current code standard
2015-09-03  Alexandre Montplaisirss: Add proper locking to the AttributeTree
2015-08-20  Patrick Tassess: Bug 475300: Fix inconsistent TreeMapStore due to...
2015-08-10  Bernd HufmannBug 473441: Fix concurrency issue in ThreadedHistoryTre...
2015-08-07  France Lapointe... ss: add unit tests for the segment store
2015-08-06  Alexandre Montplaisirss: Provide a basic implementation of ISegment
2015-08-06  Alexandre Montplaisirss: Also clear the size of the TreeMapStore in its...
2015-08-06  Alexandre Montplaisirss: Fix wrong indexing in TreeMapStore
2015-07-29  Geneviève Bastienss: Fix a bug where history tree node utilization is...
2015-06-30  Marc-Andre Laperlereleng: Bump versions of parent modules
2015-06-29  Alexandre Montplaisirss: Introduce SegmentStore plugin
2015-06-16  Alexandre Montplaisirstatesystem: Move plugins to their own sub-directory
This page took 0.089265 seconds and 8 git commands to generate.