projects
/
deliverable
/
tracecompass.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
enable new performance benchmarks.
[deliverable/tracecompass.git]
/
statesystem
/
2016-04-14
Alexandre Montplaisir
Revert "ss: Add serialization logic to state values"
tree
|
commitdiff
2016-04-12
Alexandre Montplaisir
ss: Add serialization logic to state values
tree
|
commitdiff
2016-04-01
Geneviève Bastien
perf: Fix scenario names that should not contain %
tree
|
commitdiff
2016-03-30
Alexandre Montplaisir
ss: Mark ITmfStateSystem#queryOngoingState as @NonNull
tree
|
commitdiff
2016-03-23
Matthew Khouzam
ss: no longer have a strings section in the HTNodes
tree
|
commitdiff
2016-03-23
Geneviève Bastien
ss: Add unit tests for state values
tree
|
commitdiff
2016-03-21
Alexandre Montplaisir
ss: Fix some tests's copyright header
tree
|
commitdiff
2016-03-21
Geneviève Bastien
ss: add unit tests for state value types in backends
tree
|
commitdiff
2016-03-21
Geneviève Bastien
ss: Add a package-info file to backend unit tests
tree
|
commitdiff
2016-03-17
Geneviève Bastien
ss: Move the HistoryTreeTest class to a new package
tree
|
commitdiff
2016-03-16
Geneviève Bastien
ss: Add benchmarks for the threaded history tree
tree
|
commitdiff
2016-03-15
Alexandre Montplaisir
Remove unneeded checkNotNull() calls
tree
|
commitdiff
2016-03-11
Alexandre Montplaisir
common: Annotate TreeMultimap.create()
tree
|
commitdiff
2016-03-11
Alexandre Montplaisir
Fix simple Javadoc warnings
tree
|
commitdiff
2016-03-09
Patrick Tasse
ss: Add common unit tests for state history backends
tree
|
commitdiff
2016-03-08
Patrick Tasse
ss: Bug 484776: Incorrect end time in HistoryTree
tree
|
commitdiff
2016-03-04
Matthew Khouzam
analysis: introduce ISegmentStoreProvider
tree
|
commitdiff
2016-03-04
Geneviève Bastien
ss: Add utility method to increment an attribute by...
tree
|
commitdiff
2016-03-03
Jean-Christian Kouame
statesystem : Add a default compareTo() for segments
tree
|
commitdiff
2016-02-23
Alexandre Montplaisir
ss: Fix typo in package name
tree
|
commitdiff
2016-02-22
Geneviève Bastien
statesystem: Fix a condition to get the average node...
tree
|
commitdiff
2016-02-14
Patrick Tasse
ss: Bug 486689: Add methods for getting an optional...
tree
|
commitdiff
2016-02-12
Geneviève Bastien
statesystem: Add utility methods to help unit test...
tree
|
commitdiff
2016-01-27
Patrick Tasse
Change unnecessary declaration of thrown exception...
tree
|
commitdiff
2016-01-25
Matthew Khouzam
Replace references to TreeSet with NavigableSet in...
tree
|
commitdiff
2016-01-14
Patrick Tasse
ss: Bug 485304: Incorrect interval returned in history...
tree
|
commitdiff
2016-01-13
Patrick Tasse
ss: Bug 485463: Incorrect parent sequence number in...
tree
|
commitdiff
2016-01-08
Matthew Khouzam
StateSystem: Aesthetic changes to HT_IO.java
tree
|
commitdiff
2016-01-07
Alexandre Montplaisir
Use pom-less plugins where we can
tree
|
commitdiff
2016-01-06
Marc-Andre Laperle
Remove API tooling from test plugins
tree
|
commitdiff
2015-12-18
Alexandre Montplaisir
Remove all "AllTests" suites
tree
|
commitdiff
2015-12-10
Alexandre Montplaisir
Use maven-enforcer-plugin to enforce minimum versions
tree
|
commitdiff
2015-12-10
Alexandre Montplaisir
Fix latest batch of null warnings
tree
|
commitdiff
2015-12-08
Alexandre Montplaisir
Fix some null warnings
tree
|
commitdiff
2015-12-03
Alexandre Montplaisir
ss: Avoid concatenating nonliterals in TmfStateInterval...
tree
|
commitdiff
2015-11-29
Alexandre Montplaisir
Remove overloads of NonNullUtils#checkNotNull()
tree
|
commitdiff
2015-11-27
Alexandre Montplaisir
ss: Implement ISegment#getLength() as a default method
tree
|
commitdiff
2015-11-24
Alexandre Montplaisir
Annotate Collections.toArray() methods
tree
|
commitdiff
2015-11-19
Alexandre Montplaisir
Fix some null warnings
tree
|
commitdiff
2015-11-17
Marc-Andre Laperle
Annotate parameters of Immutable collections copyOf...
tree
|
commitdiff
2015-11-13
Marc-Andre Laperle
statesystem: Remove ITmfStateInterval.getViewerEndTime
tree
|
commitdiff
2015-10-31
Geneviève Bastien
ss: Replace some asserts by IllegalStateExceptions
tree
|
commitdiff
2015-10-31
Geneviève Bastien
ss: Fix a bug where depth of history tree increases...
tree
|
commitdiff
2015-10-31
Geneviève Bastien
ss: Fix wrong calculation of string size in history...
tree
|
commitdiff
2015-10-30
Patrick Tasse
ss: Add AttributeTreeTest unit test
tree
|
commitdiff
2015-10-30
Alexandre Montplaisir
releng: Transition to jdt.annotation 2.0
tree
|
commitdiff
2015-10-29
Alexandre Montplaisir
Link all plugins to the external annotation location
tree
|
commitdiff
2015-10-26
Alexandre Montplaisir
Remove duplicate groupId and versions in pom.xml files
tree
|
commitdiff
2015-10-21
Alexandre Montplaisir
Build whole project with Java 8
tree
|
commitdiff
2015-09-28
Alexandre Montplaisir
ss: Speed up TreeMapStore#add()
tree
|
commitdiff
2015-09-25
Alexandre Montplaisir
ss: Make ISegmentStore implement Collection
tree
|
commitdiff
2015-09-25
Marc-Andre Laperle
Change "Discouraged Reference" to warning
tree
|
commitdiff
2015-09-24
Matthew Khouzam
treemapstore: make the iterator copy on read after...
tree
|
commitdiff
2015-09-24
Matthew Khouzam
segments: make TreeMapStore thread safe
tree
|
commitdiff
2015-09-16
Geneviève Bastien
ss: update some classes to current code standard
tree
|
commitdiff
2015-09-03
Alexandre Montplaisir
ss: Add proper locking to the AttributeTree
tree
|
commitdiff
2015-08-20
Patrick Tasse
ss: Bug 475300: Fix inconsistent TreeMapStore due to...
tree
|
commitdiff
2015-08-10
Bernd Hufmann
Bug 473441: Fix concurrency issue in ThreadedHistoryTre...
tree
|
commitdiff
2015-08-07
France Lapointe...
ss: add unit tests for the segment store
tree
|
commitdiff
2015-08-06
Alexandre Montplaisir
ss: Provide a basic implementation of ISegment
tree
|
commitdiff
2015-08-06
Alexandre Montplaisir
ss: Also clear the size of the TreeMapStore in its...
tree
|
commitdiff
2015-08-06
Alexandre Montplaisir
ss: Fix wrong indexing in TreeMapStore
tree
|
commitdiff
2015-07-29
Geneviève Bastien
ss: Fix a bug where history tree node utilization is...
tree
|
commitdiff
2015-06-30
Marc-Andre Laperle
releng: Bump versions of parent modules
tree
|
commitdiff
2015-06-29
Alexandre Montplaisir
ss: Introduce SegmentStore plugin
tree
|
commitdiff
2015-06-16
Alexandre Montplaisir
statesystem: Move plugins to their own sub-directory
tree
|
commitdiff
This page took
0.084548 seconds
and
8
git commands to generate.