Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
36b044dd2622633fdd397821951450177698d5bf
/
org.eclipse.jdt.core
/
model
/
org
/
eclipse
/
objectteams
/
otdt
2992766
License update to EPL v2.0
by Stephan Herrmann
· 4 years, 8 months ago
e1a18cd
Bug 550418 - [model] IllegalArgumentException below FieldData.toString()
by Stephan Herrmann
· 5 years ago
003705a
Tests: start towards fixing
by Stephan Herrmann
· 6 years ago
a79c167
Fix compile errors after update from jdt.core
by Stephan Herrmann
· 7 years ago
e472188
Replay JDT's Bug 528108 - Add @Override to jdt.core
by Stephan Herrmann
· 7 years ago
a1dd2df
Update jdt.core to I20171205-0800 (4.8M4 warm-up)
by Stephan Herrmann
· 7 years ago
9f85bea
Bug 527560 - [9] Must avoid AccTeam which now conflicts with AccModule
by Stephan Herrmann
· 7 years ago
5714984
Bug 526040: Merge Java 9 related changes from JDT - fix some more compile errors
by Stephan Herrmann
· 7 years ago
e234f43
Bug 507254 - Run tests with assertions enabled
by Stephan Herrmann
· 8 years ago
d0bd2091
Clean-up: don't log & throw the same JME.
by Stephan Herrmann
· 8 years ago
6019cf2
Bug 416779: [assist] completion throws JME for std. phantom roles
by Stephan Herrmann
· 8 years ago
f97a8de
Bug 486895: [model][reconcile] model and reconciler know nothing about
by Stephan Herrmann
· 9 years ago
a795b94
Clean-up some warnings
by Stephan Herrmann
· 9 years ago
c8bee0f
Fix compile errors after jdt.core update: implement new method.
by Stephan Herrmann
· 10 years ago
e239943
Update jdt.core from origin BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
9dad27d
Javadoc correction
by Stephan Herrmann
· 11 years ago
4b11159
Bug 374841 - [refactoring] pull up does not work among (nested) roles
by Stephan Herrmann
· 11 years ago
681510c
Bug 386610 - [otmodel] handle callout bindings like methods
by Stephan Herrmann
· 12 years ago
7a24517
Fix regression in CallinMappingTest.testExistenceOfMappings and a typo
by Stephan Herrmann
· 12 years ago
4a4c0f2
More logging for a problem seen in the logs (info about jex was swallowed).
by Stephan Herrmann
· 12 years ago
78c656f
Prevent ConcurrentModificationError seen in the logs.
by Stephan Herrmann
· 12 years ago
739c20e
Bug 386610 - [otmodel] handle callout bindings like methods
by Stephan Herrmann
· 12 years ago
737983b
Bug 386610 - [otmodel] handle callout bindings like methods
by Stephan Herrmann
· 12 years ago
bbe624a
Bug 386610 - [otmodel] handle callout bindings like methods
by Stephan Herrmann
· 12 years ago
86c6115
resolve all javadoc warnings in this plug-in
by Stephan Herrmann
· 13 years ago
ffaf41b
Fix regressions incurred by commit
by Stephan Herrmann
· 13 years ago
a9a712e
Fix for bug 372785: Confined [in Team$__OT__Confined.class ...] does
by Stephan Herrmann
· 13 years ago
f0800f8
massive warning clean-up triggered by deprecation of JLS3.
by Stephan Herrmann
· 13 years ago
4880524
Bug 368600 - AIOOBE in OTJavaElement.getChildren()
by Stephan Herrmann
· 13 years ago
fd73b6b
Fix for Bug 357552 - Revert modifier change of JavaElement.escapeMementoName(..)
by Stephan Herrmann
· 13 years ago
89b29ac
improve previous patch: actually synchronize all access to unopenedTypes.
by Stephan Herrmann
· 13 years ago
13f7f24
try to make safe for concurrent access after I saw AIOOBE triggered from _unopenedTypes.remove(type)
by Stephan Herrmann
· 13 years ago
85edc38
resolve all warnings in these classes,
by Stephan Herrmann
· 13 years ago
10ae58b
resolve all warnings in this class,
by Stephan Herrmann
· 13 years ago
ea5d6f8
resolve all warnings in this class,
by Stephan Herrmann
· 13 years ago
00b23c1
a small API cleanup: don't mix String and char[] representations in IMethodSpec
by Stephan Herrmann
· 13 years ago
a1bf656
basic merge of jdt.core to v_B38.
by Stephan Herrmann
· 14 years ago
42e1404
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
1fb66cf
test & fix for Bug 32604 - [otmodel] JavaModelException when hovering over a callout to field
by Stephan Herrmann
· 14 years ago
95e72ca
cleanup a few instances of discouraged access
by Stephan Herrmann
· 14 years ago
4a14a62
More API cleanup
by Stephan Herrmann
· 14 years ago
c7d4a0a
More API cleanup
by Stephan Herrmann
· 14 years ago
4cf336c
by Stephan Herrmann
· 14 years ago
9a5ab18
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
54dc399
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
c0f291b
no more warnings in this class
by Stephan Herrmann
· 14 years ago
ac047a4
Fix for Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info.
by Stephan Herrmann
· 14 years ago
f19847b
Cleanly re-applied all changes 0.7.0->0.7.1
by Stephan Herrmann
· 14 years ago
f49f89c
Test and fix for Bug 325029 - [model] team-and-rolefile causes JavaModelException when accessed as member of its enclosing team
by Stephan Herrmann
· 14 years ago
10cd8bd
some time ago I observed an NPE at this location, however, its the double lookup through OTModelManager that's nonsense.
by Stephan Herrmann
· 14 years ago
7048f0b
Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy
by Stephan Herrmann
· 14 years ago
9099dc0
Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy
by Stephan Herrmann
· 14 years ago
634113e
More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy
by Stephan Herrmann
· 14 years ago
aef55c3
migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy)
by Stephan Herrmann
· 14 years ago
3076184
Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings
by Stephan Herrmann
· 14 years ago
573bf3d
extra safety for misconfigured OT-projects without class org.objectteams.Team.
by Stephan Herrmann
· 14 years ago
9eb21e0
Resolved one FIXME as of comment 3 of Bug 317358 - [otmodel] deltas for roles are not correctly computed
by Stephan Herrmann
· 14 years ago
ceb5880
Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed
by Stephan Herrmann
· 14 years ago
1ee6886
Implementation for Bug 317352 - [ui] callin marker creator fires too many jobs
by Stephan Herrmann
· 14 years ago
d54a463
Additional implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles
by Stephan Herrmann
· 14 years ago
c43b329
Fix old regressions in MementoTests (these tests never ran at objectteams.org?!?):
by Stephan Herrmann
· 14 years ago
c8280b8
should have been part of r267
by Stephan Herrmann
· 14 years ago
a4413f7
Fix CallinMarkerTest.testMarkers_4() as a witness for bug 303474:
by Stephan Herrmann
· 14 years ago
537d03a
NPE fixes:
by Stephan Herrmann
· 14 years ago
e5d6be8
update jdt.core to v_A39 using patch from the corresponding update in old svn for 1.4.0
by Stephan Herrmann
· 15 years ago
7b7062f
initial commit in accordance with CQ 3784
by Stephan Herrmann
· 15 years ago