Fix time graph widget initialization
[deliverable/tracecompass.git] / statesystem /
2017-05-23  Geneviève Bastienos.linux: Use HistoryTreeSegmentStore for the system...
2017-05-18  Loïc Prieur-Drevonsegmentstore: fix incorrect iteration order in segment...
2017-05-18  Loïc Prieur-Drevonss: remove deprecated code
2017-05-15  Geneviève BastiensegStore: Merge ISegment and ISegment2
2017-05-12  Loïc Prieur-Drevondatastore: remove Generic RangeConditions
2017-05-12  Geneviève Bastiendatastore: Make the serialization package public
2017-05-12  Geneviève Bastiendatastore: Make the interval package public
2017-05-11  Geneviève Bastientiming: Have the segment store view use lazy iterables
2017-05-09  Loïc Prieur-Drevonsegmentstore: have ArrayListStore extend LazyArrayListS...
2017-05-09  Loïc Prieur-DrevonsegmentStore: remove deprecated APIs
2017-05-08  Loïc Prieur-Drevonss: add 2D iterator queries to the SS API
2017-04-28  Geneviève BastiensegStore on disk: Fix boundaries for child lookup
2017-04-21  Patrick TasseFix @NonNull annotation errors
2017-04-20  Bernd Hufmannreleng: Don't use Guava references that will be removed...
2017-04-17  Loïc Prieur-DrevonsegStore: rename SegmentStore performance tests correctly
2017-04-13  Loïc Prieur-DrevonsegStore: getIntersectingElements performance tweaks.
2017-04-07  Geneviève BastiensegStore: Add unit test for history tree segment store
2017-04-07  Loic Prieur-DrevonsegStore: Add a history tree segment store
2017-04-06  Geneviève Bastiendatastore: Add a Predicate for children node header
2017-04-04  Jean-Christian Kouamesettings: Remove unused problem filters
2017-04-04  Jean-Christian Kouamereleng: Update tracecompass features version to 3.0.0
2017-03-23  Matthew Khouzamcommon.core: Introduce logger utils
2017-03-02  Geneviève Bastiendatastore: Fast return to for classic node children
2017-03-02  Geneviève Bastiendatastore: Rewrite some stream and list manipulations
2017-03-02  Geneviève Bastiendatastore: Add intervals without check for node read
2017-03-02  Geneviève Bastiendatastore: Keep a snapshot of the latest branch
2017-03-02  Geneviève Bastiendatastore: Use time conditions with long
2017-03-02  Geneviève Bastiendatastore: Add API for single queries
2017-02-22  Matthew KhouzamsegStore: Introduce IContentSegment
2017-02-21  Geneviève BastiensegStore: Add a INamedSegment interface
2017-02-17  Marc-Andre LaperleFix some API errors with Eclipse 4.7
2017-02-14  Bernd Hufmannreleng: update versions to reflect changes since 2...
2017-02-13  Geneviève Bastiendatastore: Be less strict on the query range of children
2017-02-13  Geneviève Bastienss: Add javadoc to StateSystem#waitUntilBuilt(long)
2017-02-08  Geneviève Bastienss: Revert "Switch the statesystem to the datastore HT"
2017-02-08  Alexandre Montplaisirss: Switch the statesystem to the datastore HT
2017-02-02  Geneviève Bastiendatastore: Have RangeCondition extend Predicate
2017-02-02  Loïc Prieur-Drevondatastore: Add an overlapping history tree
2017-02-02  Alexandre Montplaisirdatastore: Add a classic history tree implementation
2017-02-02  Geneviève Bastiendatastore: Add unit tests for the generic history tree
2017-02-02  Geneviève Bastiendatastore: Add generic history tree
2017-02-02  Loïc Prieur-Drevondatastore: Test the discrete and continuous range condi...
2017-02-02  Loïc Prieur-Drevondatastore: Add RangeConditions to datastore
2017-01-20  Geneviève Bastienss: Remove the synchronized from the full query
2017-01-15  Matthew Khouzamss.test: Fix nullness warnings
2017-01-05  Geneviève Bastienss: Move the safe byte buffer to datastore plugin
2017-01-05  Alexandre Montplaisirss: Change datastore.tests to a fragment plug-in
2016-12-15  Matthew Khouzamss: replace a for loop with a foreach operation
2016-12-15  Loïc Prieur-Drevonss: remove linear component from node search.
2016-12-12  Marc-Andre LaperleBump versions for 2.3.0 release
2016-12-12  Marc-Andre Laperlereleng: Add 2.2.0 baseline and fix API errors
2016-12-07  Geneviève Bastiensegstore: Add assert on item count for iteration benchmarks
2016-12-01  Loïc Prieur-Drevonss: Change getIteratorOverQuark to a public class
2016-11-25  Loïc Prieur-Drevonsegstore: use eclipse Performance for SegmentStore...
2016-11-23  Loïc Prieur-Drevonss: introduce getIteratorOverQuark
2016-11-22  Marc-Andre LaperleDo not report API error when adding a default method
2016-11-18  Geneviève Bastienss: Add a new plugins for data stores and tests
2016-11-07  Loïc Prieur-Drevonss: Move selectNextChildren to CoreNode and return...
2016-11-04  Geneviève Bastienss: Add a JUL statement for HT backend file size
2016-11-03  Marc-Andre LaperleBump versions for 2.2.0 release
2016-11-02  Matthew Khouzamsegstore: add default unhandled methods to ISegmentStore
2016-11-01  Geneviève BastiensegStore: allow benchmarks to specify the size of the...
2016-10-27  Geneviève BastiensegStore: Add benchmarks for sorted iterations
2016-10-25  Matthew Khouzamtiming.core: add testing for less used functions in...
2016-10-24  Loïc Prieur-Drevonsegstore: introduce sorted iterators
2016-10-21  Geneviève BastiensegStore: Run benchmarks as a parameterized test
2016-10-19  Matthew Khouzamsegstore: remove redundancies in deprecated class
2016-10-19  Loïc Prieur-Drevonss: fix common node header size and check free space
2016-10-18  Geneviève Bastienss: History trees can define their own node types
2016-10-06  Matthew KhouzamsegStore: guard size() in segment stores
2016-10-06  Jonathan Rajottess: historyTreeFile can be null
2016-10-05  Loïc Prieur-Drevonsegment store: introduce a Segment Store Factory and...
2016-10-04  Matthew Khouzamss: add a wrapper for the state system delete files
2016-09-23  Marc-Andre LaperleChange a warning to an error in build.properties
2016-09-21  Alexandre Montplaisirss: Remove infinite loop in debugPrint() code
2016-09-21  Alexandre Montplaisirss: Check return value of FileChannel.read() call
2016-09-20  Loïc Prieur-Drevonss: Have IHistoryTree#selectNextChild return a Collecti...
2016-09-20  Alexandre Montplaisirss: Move all debugPrint() methods to the test stubs
2016-09-19  Geneviève Bastienss: Extract an history tree interface
2016-09-01  Marc-Andre LaperleMake 'missing export' a warning in test plugins, add...
2016-08-24  Marc-Andre Laperlereleng: Bump micro versions of modified plugins
2016-08-22  Marc-Andre Laperlereleng: Bump versions for 2.1.0 release
2016-08-05  Marc-Andre Laperlestatesystem: Fix a typo in test
2016-08-02  Loïc Prieur-Drevonss: Replace hard-coded sizes by their types' sizes
2016-07-28  Sonia FarrahChange warnings to errors in build.properties
2016-07-25  Loïc Prieur-Drevonss: Improve attribute tree encoding to disk
2016-07-22  Geneviève Bastienss: Use a factory to create SHTs
2016-07-22  Geneviève Bastienss: Add a unit tests for history tree integrity check
2016-07-22  Alexandre Montplaisirss: Mark HistoryTreeBackend#getSHT() to be @NonNull
2016-07-07  Matthew Khouzamss: cache TmfStateValue String creation
2016-07-06  Geneviève Bastienss.tests: Move HT integrity check to an assert method...
2016-07-06  Geneviève Bastienss.tests: Add unit test for intervals before start...
2016-07-06  Geneviève Bastienss: Add timestamp parameter to debugPrint for intervals
2016-07-06  Sonia Farrahss: Make modifyAttribute()'s value parameter @NonNull
2016-07-05  Alexandre Montplaisirss: Remove cache-level synchronization in HT_IO
2016-07-04  Alexandre Montplaisirss: Rework the HTNode cache
2016-06-29  Alexandre Montplaisirss: Relax but enforce the character limit in HTInterval...
2016-06-29  Alexandre Montplaisirss: Properly implement hashCode/equals in HTInterval
2016-06-29  Geneviève Bastienss: Add JUL logging to some classes
2016-06-29  Alexandre MontplaisirUpdate formatter settings for all plugins
next
This page took 0.044939 seconds and 8 git commands to generate.