Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
b6c1fa54fc2b1969ab820a89579697ee09826bcf
b6c1fa5
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
9e46603
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
7e49acf
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
f7df65b
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
a9d580e
Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
8fccb2e
fix typo in previous change.
by Stephan Herrmann
· 13 years ago
1513481
Fix for Bug 355301 - [ui] callin markers are not created for methods inherited across several levels
by Stephan Herrmann
· 13 years ago
5d02b39
Fix for Bug 355297 - Make infra structure around AbstractMarkable API
by Stephan Herrmann
· 13 years ago
018e4b0
Fix for Bug 355297 - Make infra structure around AbstractMarkable API
by Stephan Herrmann
· 13 years ago
e1f38c0
Fix for Bug 355297 - Make infra structure around AbstractMarkable API
by Stephan Herrmann
· 13 years ago
6f2d882
Fix for Bug 355297 - Make infra structure around AbstractMarkable API
by Stephan Herrmann
· 13 years ago
b24b38e
First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
a73cb6f
First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
ed55ae6
First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time
by Stephan Herrmann
· 13 years ago
36f38fb
Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet
by Stephan Herrmann
· 13 years ago
874e9aa
Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet
by Stephan Herrmann
· 13 years ago
7ab79f8
Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code
by Stephan Herrmann
· 13 years ago
57c4196
Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code
by Stephan Herrmann
· 13 years ago
562f6e5
fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName)
by Stephan Herrmann
· 13 years ago
d555277
fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName)
by Stephan Herrmann
· 13 years ago
453ae18
fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName)
by Stephan Herrmann
· 13 years ago
c38197f
silly bug: need null to trigger initialization
by Stephan Herrmann
· 13 years ago
c372d3e
cross-test on top of the OTDT showed that calling bindArguments() early has unintended side-effects.
by Stephan Herrmann
· 13 years ago
749178b
add a description to the category
by Stephan Herrmann
· 13 years ago
a9c1f34
compatibility among different JDT versions: translate generated constants.
by Stephan Herrmann
· 13 years ago
f9b5c4e
avoid constant conflicts with TagBits in JDT version up-to OTDT 2.1M1
by Stephan Herrmann
· 13 years ago
70ec1e9
mark compiler as 2.1.0 M1
by Stephan Herrmann
· 13 years ago
0577388
defeat warnings, unavoidableGenericTypeProblems is actually doing a good job here,
by Stephan Herrmann
· 13 years ago
c1f1050
get rid of warnings in these two plugins
by Stephan Herrmann
· 13 years ago
040d125
get rid of warnings in these two plugins
by Stephan Herrmann
· 13 years ago
78020b4
More re Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
0cd1ea5
More re Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
33c3c99
More re Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
8acb446
More re Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
bef0c45
More re Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
8c1554c
More re Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
86bfe69
More re Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
d69137d
More re Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
61efec8
revert to previous, changing this dependency of course breaks the build
by Stephan Herrmann
· 13 years ago
1226114
Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
7712127
Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
cfc55ca
Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
2023016
Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
7ca5131
Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
6cb0790
Bug 349242 - [help] split otdt.ui.help plug-in
by Stephan Herrmann
· 13 years ago
e22970a
Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum
by Stephan Herrmann
· 13 years ago
51567e1
Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum
by Stephan Herrmann
· 13 years ago
7816f1b
Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3
by Stephan Herrmann
· 13 years ago
3c1edc8
Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3
by Stephan Herrmann
· 13 years ago
45e1ecd
Fix for Bug 354409 - New team wizard should not force new team to be a member of the currently selected team
by Stephan Herrmann
· 13 years ago
e4c4063
Fix for Bug 354409 - New team wizard should not force new team to be a member of the currently selected team
by Stephan Herrmann
· 13 years ago
f02c196
workaround for Bug 350133 - Check for Updates suggests Object Teams patch for JDT
by Stephan Herrmann
· 13 years ago
617fe5b
More version number updates:
by Stephan Herrmann
· 13 years ago
5f99945
More version number updates:
by Stephan Herrmann
· 13 years ago
86cffec
More version number updates:
by Stephan Herrmann
· 13 years ago
2732590
More version number updates:
by Stephan Herrmann
· 13 years ago
a36e836
More version number updates:
by Stephan Herrmann
· 13 years ago
5a9f983
Upgrade to v_C03 for Juno M1
by Stephan Herrmann
· 13 years ago
45940d1
Upgrade to v_C04 for Juno M1
by Stephan Herrmann
· 13 years ago
dd780c6
Upgrade to v_C04 for Juno M1
by Stephan Herrmann
· 13 years ago
db75a63
initial releng update towards Juno M1
by Stephan Herrmann
· 13 years ago
db4b55e
initial releng update towards Juno M1
by Stephan Herrmann
· 13 years ago
4b91959
initial releng update towards Juno M1
by Stephan Herrmann
· 13 years ago
fd5dbb1
include recent change in the OTRE in 2.0.1
by Stephan Herrmann
· 13 years ago
36969d2
include recent change in the OTRE in 2.0.1
by Stephan Herrmann
· 13 years ago
90fccd5
include recent change in the OTRE in 2.0.1
by Stephan Herrmann
· 13 years ago
c4fda83
include recent change in the OTRE in 2.0.1
by Stephan Herrmann
· 13 years ago
d889e7e
snapshot of building towards 3.7.1 before branching 3.8 vs. 3.7.1
by Stephan Herrmann
· 13 years ago
72e49ce
add disabled test re Bug 330002
by Stephan Herrmann
· 13 years ago
46b2273
find the affected argument name also when the selected node *is* the argument.
by Stephan Herrmann
· 13 years ago
d6349c2
One more location needing a test for isBaseType() (test & fix).
by Stephan Herrmann
· 13 years ago
45238f5
One more location needing a test for isBaseType() (test & fix).
by Stephan Herrmann
· 13 years ago
15d883b
Several issues regarding initialization order
by Stephan Herrmann
· 13 years ago
75da5a3
Several issues regarding initialization order
by Stephan Herrmann
· 13 years ago
9ade599
J2SE-1.5 is enough for this project (and don't store OT-specific options)
by Stephan Herrmann
· 13 years ago
d6c282e
test & fix re non-reference types.
by Stephan Herrmann
· 13 years ago
9168c69
test & fix re non-reference types.
by Stephan Herrmann
· 13 years ago
cffa0e2
new version for the feature
by Stephan Herrmann
· 13 years ago
4139268
fix regressions reported by jdt.tests.compiler.regression
by Stephan Herrmann
· 13 years ago
d08cf1b
protect generated annotations from being converted to DOM AST.
by Stephan Herrmann
· 13 years ago
24ccbe8
offer two proposals also in case of unknown nullness / missing annotation
by Stephan Herrmann
· 13 years ago
f3e0c45
ranking of proposals: local change before change in super class.
by Stephan Herrmann
· 13 years ago
15e141c
further adjust quickfixes to current implementation
by Stephan Herrmann
· 13 years ago
b9ecf4c
report null-issue in super call exactly once,
by Stephan Herrmann
· 13 years ago
76d45ac
report null-issue in super call exactly once,
by Stephan Herrmann
· 13 years ago
4929286
some version numbers towards 2.0.1
by Stephan Herrmann
· 13 years ago
3b97b07
some version numbers towards 2.0.1
by Stephan Herrmann
· 13 years ago
ace654d
some version numbers towards 2.0.1
by Stephan Herrmann
· 13 years ago
5c4154d
some version numbers towards 2.0.1
by Stephan Herrmann
· 13 years ago
d39a439
Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin()
by Stephan Herrmann
· 13 years ago
0b58837
Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin()
by Stephan Herrmann
· 13 years ago
ab17395
add new resources from v_B72_R73x
by Stephan Herrmann
· 13 years ago
411b63d
unify diagnostics for different nodes, using the same "type mismatch" messages throughout
by Stephan Herrmann
· 13 years ago
b4a70d0
unify diagnostics for different nodes, using the same "type mismatch" messages throughout
by Stephan Herrmann
· 13 years ago
571ee19
Adjust tests to current grammar: slight error location range difference
by Stephan Herrmann
· 13 years ago
02b895c
+ Fix source positions for synthetic parameter annotations (from defaults)
by Stephan Herrmann
· 13 years ago
3e928e8
+ Fix source positions for synthetic parameter annotations (from defaults)
by Stephan Herrmann
· 13 years ago
1b3dc0c
Adjust constants to avoid conflicts with new constants for Java7
by Stephan Herrmann
· 13 years ago
c56eb7b
Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b()
by Stephan Herrmann
· 13 years ago
b5de18f
Fix several regressions in CompletionTests
by Stephan Herrmann
· 13 years ago
Next »