Statistic view: call createPartControl to get "New View" feature
[deliverable/tracecompass.git] / statesystem /
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
2016-06-22  Geneviève Bastienss: Prepare the history tree backend for more unit...
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
next
This page took 0.053989 seconds and 8 git commands to generate.