Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
031fa5d3d4521e070243232ad1187881f002c904
031fa5d
try to do without any plugin imports inside the feature.
by Stephan Herrmann
· 14 years ago
9b6e598
Mark two more bundles in Eclipse 4.1 that come before our transformer is fully installed.
by Stephan Herrmann
· 14 years ago
4a89ec8
Fix for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles()
by Stephan Herrmann
· 14 years ago
c1f8d8c
Fix for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles()
by Stephan Herrmann
· 14 years ago
d64f6c5
removed unwanted dependency from the old days of update installers.
by Stephan Herrmann
· 14 years ago
c234451
additional test & fix for Bug 332790 - [search] search doesn't find tsuper method calls
by Stephan Herrmann
· 14 years ago
1c19eb0
adopt new JCLMin jar as needed for test for bug 341759.
by Stephan Herrmann
· 14 years ago
703de6b
versions for M7 candidate built against I20110425-1800
by Stephan Herrmann
· 14 years ago
ddef432
versions for M7 candidate built against I20110425-1800
by Stephan Herrmann
· 14 years ago
5084090
versions for M7 candidate built against I20110425-1800
by Stephan Herrmann
· 14 years ago
38e5dbf
versions for M7 candidate built against I20110425-1800
by Stephan Herrmann
· 14 years ago
8cab5fc
update jdt.core tests to v_B51 (candidate for M7)
by Stephan Herrmann
· 14 years ago
c61dd12
update jdt.core tests to v_B51 (candidate for M7)
by Stephan Herrmann
· 14 years ago
29b019c
update jdt.core to v_B51 (candidate for M7)
by Stephan Herrmann
· 14 years ago
234bfec
rename grammar to its original name for easier maintenance (updates from JDT/Core).
by Stephan Herrmann
· 14 years ago
d9548b3
Restore consuming Bug 329784 for M7 (SDK M6 already has that support so upgrading M6->M7 should work)
by Stephan Herrmann
· 14 years ago
0416eb8
fixed two regressions (NPE) caused by previous commit
by Stephan Herrmann
· 14 years ago
d5fc8d2
Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
36997ea
Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
b27479b
a note on how to debug this test
by Stephan Herrmann
· 14 years ago
9292f73
Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
8399429
Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
1d0b2e3
avoid null abstractPath which caused NPE in, e.g., ot.compiler.errorreporting tests.
by Stephan Herrmann
· 14 years ago
4fb9897
Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
22fa56b
Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team
by Stephan Herrmann
· 14 years ago
4366934
Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build
by Stephan Herrmann
· 14 years ago
beee7fb
Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build
by Stephan Herrmann
· 14 years ago
17fd8c2
Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper
by Stephan Herrmann
· 14 years ago
51199f7
Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper
by Stephan Herrmann
· 14 years ago
44b6eb3
adjust expected test result after fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams
by Stephan Herrmann
· 14 years ago
7e126c9
test & fix for Bug 332790 - [search] search doesn't find tsuper method calls
by Stephan Herrmann
· 14 years ago
6300680
test & fix for Bug 332790 - [search] search doesn't find tsuper method calls
by Stephan Herrmann
· 14 years ago
081a33c
Leverage new annotation @Instantiation from bug 338582 for a >20% speedup.
by Stephan Herrmann
· 14 years ago
80c610d
Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation
by Stephan Herrmann
· 14 years ago
5f6bb7d
Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation
by Stephan Herrmann
· 14 years ago
1682cb5
avoid SWTError on shutdown.
by Stephan Herrmann
· 14 years ago
46c37e5
Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam
by Stephan Herrmann
· 14 years ago
da86d55
Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam
by Stephan Herrmann
· 14 years ago
5c83c88
resolve 1 warning
by Stephan Herrmann
· 14 years ago
0908dff
resolve compiler warnings
by Stephan Herrmann
· 14 years ago
df8e4e0
Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams
by Stephan Herrmann
· 14 years ago
edc5d66
Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams
by Stephan Herrmann
· 14 years ago
b7e9a3e
Test and fix for Bug 340103 - [assist] FUP of bug 340083
by Stephan Herrmann
· 14 years ago
a08ab60
Test and fix for Bug 340103 - [assist] FUP of bug 340083
by Stephan Herrmann
· 14 years ago
bd964b0
raise severity to error: loading extensions from an unresolved bundle shouldn't happen actually.
by Stephan Herrmann
· 14 years ago
317f754
Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions
by Stephan Herrmann
· 14 years ago
3ef3ca4
Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions
by Stephan Herrmann
· 14 years ago
17be2fd
Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions
by Stephan Herrmann
· 14 years ago
e3965ea
Test for Bug 341499 - [compiler][null] allocate extra bits in all methods of UnconditionalFlowInfo
by Stephan Herrmann
· 14 years ago
a53f6d3
accumulated changes:
by Stephan Herrmann
· 14 years ago
b7f41a3
going towards M7, test commit after setting a new password
by Stephan Herrmann
· 14 years ago
8df46f2
versions as of 0.8M6
by Stephan Herrmann
· 14 years ago
719b4a0
partially revert fix for Bug 329784 - Touchpoint instruction for incremental changes to program properties
by Stephan Herrmann
· 14 years ago
bb8d903
batch compiler should display version 0.8M6
by Stephan Herrmann
· 14 years ago
1d64d6c
Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard
by Stephan Herrmann
· 14 years ago
b138cf5
Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard
by Stephan Herrmann
· 14 years ago
37c4dd6
Test & fix for Bug 339823 - [select] base constructor invocation is not selectable
by Stephan Herrmann
· 14 years ago
6a64978
Test & fix for Bug 339823 - [select] base constructor invocation is not selectable
by Stephan Herrmann
· 14 years ago
cc32a18
Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting
by Stephan Herrmann
· 14 years ago
0bf1ce8
Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting
by Stephan Herrmann
· 14 years ago
eef8cb4
trying to really fix Bug 329806 - Don't unpack otdt.ui.help during installing
by Stephan Herrmann
· 14 years ago
4163a7b
trying to really fix Bug 329806 - Don't unpack otdt.ui.help during installing
by Stephan Herrmann
· 14 years ago
7e828f8
Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base imported base type
by Stephan Herrmann
· 14 years ago
436b261
Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base imported base type
by Stephan Herrmann
· 14 years ago
4d66a6a
Implementation for Bug 339264 - [refactoring] extract interface on a role should create a role interface
by Stephan Herrmann
· 14 years ago
bbaac5b
final version of jdt.feature in 3.7M6
by Stephan Herrmann
· 14 years ago
82eb14a
adjust expected result: don't ascribe any code in __OT__Confined to intermediate teams
by Stephan Herrmann
· 14 years ago
3e95799
adjust expected result: from two overlapping @SuppressWarnings now the outer if flagged as unused, which is actually better.
by Stephan Herrmann
· 14 years ago
e014654
fixed a merge bug (causing regressions in NullReferenceTest et al)
by Stephan Herrmann
· 14 years ago
0302277
fixed an NPE observed in RL.
by Stephan Herrmann
· 14 years ago
8c4e0dc
fixed regression (NPE) caused by previous commit
by Stephan Herrmann
· 14 years ago
3c63aa6
Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body
by Stephan Herrmann
· 14 years ago
dad6625
Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body
by Stephan Herrmann
· 14 years ago
94e72d7
Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body
by Stephan Herrmann
· 14 years ago
ae1f9b7
more versions towards M6
by Stephan Herrmann
· 14 years ago
d1b9915
more versions towards M6
by Stephan Herrmann
· 14 years ago
917bf95
more versions towards M6
by Stephan Herrmann
· 14 years ago
6e74087
versions for building against I20110309-1800 with v_B42
by Stephan Herrmann
· 14 years ago
e5ca848
versions for building against I20110309-1800 with v_B42
by Stephan Herrmann
· 14 years ago
2ffda5a
versions for building against I20110309-1800 with v_B42
by Stephan Herrmann
· 14 years ago
e2fc97c
versions for building against I20110309-1800 with v_B42
by Stephan Herrmann
· 14 years ago
1057e9a
update to v_B42
by Stephan Herrmann
· 14 years ago
b4d43fb
update to v_B42
by Stephan Herrmann
· 14 years ago
0e64ff6
update to v_B42
by Stephan Herrmann
· 14 years ago
8a9f3c3
Implementation for Bug 338582 - consider optimization by avoiding the role cache
by Stephan Herrmann
· 14 years ago
5d7c15d
Implementation for Bug 338582 - consider optimization by avoiding the role cache
by Stephan Herrmann
· 14 years ago
c144cd3
Implementation for Bug 338582 - consider optimization by avoiding the role cache
by Stephan Herrmann
· 14 years ago
81f9ee4
Implementation for Bug 338582 - consider optimization by avoiding the role cache
by Stephan Herrmann
· 14 years ago
67160d9
Implementation for Bug 338582 - consider optimization by avoiding the role cache
by Stephan Herrmann
· 14 years ago
414c02c
Implementation for Bug 338582 - consider optimization by avoiding the role cache
by Stephan Herrmann
· 14 years ago
95a452a
add new resources from JDT tests.
by Stephan Herrmann
· 14 years ago
0e1f5ba
add new resources from JDT tests.
by Stephan Herrmann
· 14 years ago
f968fb2
add new resources from JDT tests.
by Stephan Herrmann
· 14 years ago
b779b91
regression fix: expect new constant AbstractStaticMethodCalled.
by Stephan Herrmann
· 14 years ago
5036672
consume fix for https://bugs.eclipse.org/329784 - Touchpoint instruction for incremental changes to program properties
by Stephan Herrmann
· 14 years ago
590efc2
yet one more fix for test plugin versions
by Stephan Herrmann
· 14 years ago
73cb5b2
yet one more fix for test plugin versions
by Stephan Herrmann
· 14 years ago
afc920c
update more test versions
by Stephan Herrmann
· 14 years ago
eb04452
update versions for building against I20110301-1537 with v_B39
by Stephan Herrmann
· 14 years ago
6a248e0
update versions for building against I20110301-1537 with v_B39
by Stephan Herrmann
· 14 years ago
Next »