projects
/
deliverable
/
tracecompass.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
releng: Update to test-traces 1.3.0
[deliverable/tracecompass.git]
/
common
/
2016-02-26
Matthew Khouzam
common.core: Annotate Status#OK_STATUS and Status#CANCE...
tree
|
commitdiff
2016-02-26
Alexandre Montplaisir
common: Allow null messages in Activator logging helpers
tree
|
commitdiff
2016-02-25
Alexandre Montplaisir
common: Annotate Guava's ImmutableMultimap.of()
tree
|
commitdiff
2016-02-25
Alexandre Montplaisir
common: Annotate (Guava) Ordering.compound()
tree
|
commitdiff
2016-02-25
Alexandre Montplaisir
analysis.timing: Add missing @Nullable annotations
tree
|
commitdiff
2016-02-24
Alexandre Montplaisir
common: Annotate some methods in Guava Iterators
tree
|
commitdiff
2016-02-24
Matthew Khouzam
common: Annotate Integer.toString()
tree
|
commitdiff
2016-02-23
Alexandre Montplaisir
common: Annotate Optional.get() as @NonNull
tree
|
commitdiff
2016-02-17
Geneviève Bastien
tmf: Add properties to the state system analyses
tree
|
commitdiff
2016-02-09
Marc-Andre Laperle
common: Add NonNull external annotation to Enum.name
tree
|
commitdiff
2016-02-09
Marc-Andre Laperle
common: Add NonNull external annotation to File.getName
tree
|
commitdiff
2016-01-27
Patrick Tasse
Change unnecessary declaration of thrown exception...
tree
|
commitdiff
2016-01-14
Matthew Khouzam
ctf: split up IOStructGen into 44 files
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-07
Marc-Andre Laperle
common: Annotate String.split
tree
|
commitdiff
2015-12-07
Marc-Andre Laperle
common: Annotate Element.getAttribute
tree
|
commitdiff
2015-12-07
Marc-Andre Laperle
common: Annotate some Class.get*Name methods
tree
|
commitdiff
2015-12-07
Marc-Andre Laperle
common: Annotate RandomAccessFile.readUTF
tree
|
commitdiff
2015-12-03
Bernd Hufmann
remote: provide output listener for command execution
tree
|
commitdiff
2015-12-03
Alexandre Montplaisir
Fix new errors due to automatic annotation of Class...
tree
|
commitdiff
2015-12-02
Matthew Khouzam
common: Annotate ByteOrder#getNativeOrder
tree
|
commitdiff
2015-12-01
Marc-Andre Laperle
common: Annotate some methods in ByteBuffer
tree
|
commitdiff
2015-11-29
Alexandre Montplaisir
Remove overloads of NonNullUtils#checkNotNull()
tree
|
commitdiff
2015-11-27
Alexandre Montplaisir
common: Add a checkNotNullContents() for arrays
tree
|
commitdiff
2015-11-27
Alexandre Montplaisir
common: Introduce a generic Stream flattener utility
tree
|
commitdiff
2015-11-24
Alexandre Montplaisir
Add annotations for Map.keySet() and .values()
tree
|
commitdiff
2015-11-24
Alexandre Montplaisir
Annotate Collections.toArray() methods
tree
|
commitdiff
2015-11-23
Alexandre Montplaisir
Annotate Arrays.stream() methods
tree
|
commitdiff
2015-11-23
Alexandre Montplaisir
Annotate StringBuilder.toString()
tree
|
commitdiff
2015-11-23
Alexandre Montplaisir
Augment annotation to Map.entrySet()
tree
|
commitdiff
2015-11-21
Alexandre Montplaisir
Annotate some static Collections methods
tree
|
commitdiff
2015-11-20
Alexandre Montplaisir
Annotate often-used Collectors method
tree
|
commitdiff
2015-11-20
Alexandre Montplaisir
common: Add a checkNotNull method to check contents...
tree
|
commitdiff
2015-11-18
Alexandre Montplaisir
Annotate Long.valueOf() to return @NonNull
tree
|
commitdiff
2015-11-17
Marc-Andre Laperle
Annotate parameters of Immutable collections copyOf...
tree
|
commitdiff
2015-11-17
Alexandre Montplaisir
Annotate Guava Immutable collections
tree
|
commitdiff
2015-11-03
Alexandre Montplaisir
common: Rectify some annotations in NonNullUtils
tree
|
commitdiff
2015-10-30
Marc-Andre Laperle
common: Add external annotations to NavigableSet
tree
|
commitdiff
2015-10-30
Matthew Khouzam
common: Annotate some methods in String
tree
|
commitdiff
2015-10-30
Alexandre Montplaisir
Replace instances of FluentIterable with Java 8 Streams
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-29
Matthew Khouzam
common: Annotate some static methods in Collections...
tree
|
commitdiff
2015-10-29
Matthew Khouzam
common: Annotate java.util.Formatter
tree
|
commitdiff
2015-10-29
Matthew Khouzam
common: Update external Map annotations
tree
|
commitdiff
2015-10-28
Alexandre Montplaisir
common: Add external annotations for Guava's Table#get
tree
|
commitdiff
2015-10-28
Alexandre Montplaisir
common: Add external annotations for IAdaptable/IAdapte...
tree
|
commitdiff
2015-10-28
Alexandre Montplaisir
common: Add external annotations for Map.get()/.remove()
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-10-06
Marc-Andre Laperle
Add Trace Compass 1.1 baseline, fix some API errors
tree
|
commitdiff
2015-09-25
Marc-Andre Laperle
Change "Discouraged Reference" to warning
tree
|
commitdiff
2015-08-10
Bernd Hufmann
Bug 473441: Fix concurrency issue in ThreadedHistoryTre...
tree
|
commitdiff
2015-07-24
Patrick Tasse
common: Add ObjectUtils with static methods deepEquals...
tree
|
commitdiff
2015-06-30
Marc-Andre Laperle
releng: Bump versions of parent modules
tree
|
commitdiff
2015-06-29
Alexandre Montplaisir
common: Concurrency fixes in TraceCompassActivator
tree
|
commitdiff
2015-06-26
Marc-Andre Laperle
Use o.e.test and jdt.annotation from Eclipse 4.5
tree
|
commitdiff
2015-06-16
Alexandre Montplaisir
common: Move plugins to their own sub-directory
tree
|
commitdiff
This page took
0.07804 seconds
and
8
git commands to generate.