Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
f83f4bb74811e1fa293bcdb2c8afa8c043287434
/
org.eclipse.jdt.core
a098dd6
Bug 320618 - inconsistent initialization of classpath container backed by external class folder
by Stephan Herrmann
· 13 years ago
6d3ff88
still more test harness re bug 302850
by Stephan Herrmann
· 13 years ago
8d3bb21
Fix for regression in "FileStructure" tests: don't keep "source type required" into compilation of transitive dependencies.
by Stephan Herrmann
· 13 years ago
573bf3d
extra safety for misconfigured OT-projects without class org.objectteams.Team.
by Stephan Herrmann
· 13 years ago
df6ed31
After re-packaging the OTRE for Bug 320191 -
by Stephan Herrmann
· 13 years ago
de631c6
Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 13 years ago
9c6fa12
Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 13 years ago
303a0f5
cleanup resolving some warnings
by Stephan Herrmann
· 13 years ago
e2577ac
Implementation part1 for bug 318084: [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 13 years ago
b8dc194
I assume this to be a slippage from http://trac.objectteams.org/ot/changeset/14553
by Stephan Herrmann
· 13 years ago
c29c3a6
harness for Bug 302850 - 13 failures in JavaModel tests for the N20100214-2000 Mac OS X - Cocoa test machine
by Stephan Herrmann
· 13 years ago
273c5e8
NPE fix for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
by Stephan Herrmann
· 13 years ago
7464c32
Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
by Stephan Herrmann
· 13 years ago
32a19a6
Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute
by Stephan Herrmann
· 13 years ago
9872a25
more reverting of workarounds re OTJavaElement -
by Stephan Herrmann
· 13 years ago
b4655d3
Fix an NPE / regression in OTReconcilerTests, OTCompletionTests et al.
by Stephan Herrmann
· 13 years ago
9eb21e0
Resolved one FIXME as of comment 3 of Bug 317358 - [otmodel] deltas for roles are not correctly computed
by Stephan Herrmann
· 13 years ago
ceb5880
Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed
by Stephan Herrmann
· 13 years ago
5a3c20a
Revert workaround for fixed Bug 229480 - [builder] compiler exception causes NPE in AbstractImageBuilder.acceptResult()
by Stephan Herrmann
· 13 years ago
91e7f7c
Fix for Bug 318083 - [compiler] "Cannot externalize non-public role" from generated code
by Stephan Herrmann
· 13 years ago
1ee6886
Implementation for Bug 317352 - [ui] callin marker creator fires too many jobs
by Stephan Herrmann
· 13 years ago
d54a463
Additional implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles
by Stephan Herrmann
· 13 years ago
f975b8e
Fix for Bug 316904 - [assist] completion for ctor with declared lifting causes CCE
by Stephan Herrmann
· 13 years ago
46d1f39
Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles
by Stephan Herrmann
· 13 years ago
925c497
Initial implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles
by Stephan Herrmann
· 13 years ago
cce992d
some branding towards the release.
by Stephan Herrmann
· 13 years ago
225c6c7
Fix for Bug 316659 - [compiler] NPE in PrecedenceBinding.hasCommonBaseMethod
by Stephan Herrmann
· 13 years ago
7fb7acf
Test & fix for Bug 316658 - [reconciler] implicitly inherited field reports "illegal modifier"
by Stephan Herrmann
· 13 years ago
3d9066f
Test & fix for Bug 316666 - [dom] IllegalArgumentException in very broken source
by Stephan Herrmann
· 13 years ago
221c3c1
Fix for Bug 316553 - [compiler] Interactive export of OT-plugin does not use compiler preferences
by Stephan Herrmann
· 13 years ago
6f85de9
try to use actual buildLabel for ecotj-*.jar (rather than default "global").
by Stephan Herrmann
· 14 years ago
cba20f8
Follow-up fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified
by Stephan Herrmann
· 14 years ago
518e7ec
two small fups of r440 re Bug 316200 - [otjld] Method bindings in role with binding ambiguity?
by Stephan Herrmann
· 14 years ago
dd72075
Implementation for Bug 316200 - [otjld] Method bindings in role with binding ambiguity?
by Stephan Herrmann
· 14 years ago
eee4236
Fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified
by Stephan Herrmann
· 14 years ago
e042d00
update to 3.6 RC4 (using jdt.core v_A58 & jdt.ui v20100526-0800) going towards 0.7.0M4
by Stephan Herrmann
· 14 years ago
d0fffd5
Fix for Bug 315520 - [binding-editor] Binding editor does not show base methods which are defined by callout
by Stephan Herrmann
· 14 years ago
859dff2
Implementation for Bug 315465 - [binding-editor] Creating callout-to-field via binding editor
by Stephan Herrmann
· 14 years ago
4209b64
Test & fix for Bug 315373 - [assist] completion proposes callout override with nothing to override
by Stephan Herrmann
· 14 years ago
9e4a303
Fix for Bug 315322 - [compiler] final field with initializer breaks implicit inheritance
by Stephan Herrmann
· 14 years ago
0550fbf
cleanup: warnings
by Stephan Herrmann
· 14 years ago
d5c3cc6
update jdt.core to v_A56 and build against 3.6RC3
by Stephan Herrmann
· 14 years ago
db48bf6
Fix for Bug 314741 - [compiler] violation of OTJLD 1.2.2(g) can be masked by other error
by Stephan Herrmann
· 14 years ago
6a69914
Fixes for Bug 314714 - [compiler] cannot compile multiple toplevel teams in the same compilation unit
by Stephan Herrmann
· 14 years ago
cf8495a
Fix 2 regressions (NPE):
by Stephan Herrmann
· 14 years ago
9ce31ef
Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings
by Stephan Herrmann
· 14 years ago
3421d29
Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings
by Stephan Herrmann
· 14 years ago
8f4b321
- update jdt.core to v_A54 - prepare for building against 3.6RC2
by Stephan Herrmann
· 14 years ago
ad242b6
Test & fix for Bug 313804 - [dom] [assist] add support for "precedence after" in DOM and quickfix
by Stephan Herrmann
· 14 years ago
9fdf9db
advance patch in anticipation of otjld tests.
by Stephan Herrmann
· 14 years ago
885406d
two fups of r342
by Stephan Herrmann
· 14 years ago
de6d198
Test and fix for Bug 311885 - [compiler] toggling CCE in incremental compilation of nested phantom role
by Stephan Herrmann
· 14 years ago
9900472
update jdt.core to v_A53
by Stephan Herrmann
· 14 years ago
e47ced2
Fix for bug 310917:
by Stephan Herrmann
· 14 years ago
9190327
during indexing make sure each team with an explicit superclass also gets
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
4fac782
Fix regression old in TypeHierarchyTests#testResilienceToMissingBinaries()
by Stephan Herrmann
· 14 years ago
6aca7cf
Fix regression in OTJavaTypeSearchTests#testRoleReferenceInPredicate
by Stephan Herrmann
· 14 years ago
d54929c
Normally, SourceElementNotifier.notifySourceElementRequestor() is invoked with a freshly parsed CUD,
by Stephan Herrmann
· 14 years ago
436c703
Test and fix for Bug 311432 - Inferred callouts to private static fields make OrganizeImports to import private fields
by Stephan Herrmann
· 14 years ago
0a24bbc
Test and fix for Bug 311339 - Quickfix "Add Return Statement" inserts invalid code
by Stephan Herrmann
· 14 years ago
f8671e3
fix for new test test914_bindingPredicate21
by Stephan Herrmann
· 14 years ago
d3f3cd0
Early adopting patch for Bug 311048 - AbortCompilation propagated from CompilationUnitProblemFinder.process()
by Stephan Herrmann
· 14 years ago
9cbc903
build as M2 against 3.6 M7
by Stephan Herrmann
· 14 years ago
8320595
Fix for Bug 311201 - hasRole(Object, Class) call in inner teams ends up in NoSuchMethodError,
by Stephan Herrmann
· 14 years ago
7b056dc
Fix encoding for method spec with array-type parameter, fixes AIOOBE(0) when trying to
by Stephan Herrmann
· 14 years ago
c8280b8
should have been part of r267
by Stephan Herrmann
· 14 years ago
5c9a10e
free-hand fix for a CCE seen in the logs:
by Stephan Herrmann
· 14 years ago
3f544e8
Fix for new test test1710_confinedBoundRole2:
by Stephan Herrmann
· 14 years ago
074ca4e
fix regressions due to new IProblem/irritant token.
by Stephan Herrmann
· 14 years ago
d70a7b7
new compiler error message as to avoid generating illegal byte code before enhancement bug 310881 is implemented.
by Stephan Herrmann
· 14 years ago
6c186a4
update jdt.core and its tests to v_A48 and prepare for building against I20100426-0852
by Stephan Herrmann
· 14 years ago
0fa111f
corrected resolving of javadoc type reference using base import scope, see test04m_javadocBaseImportReference1().
by Stephan Herrmann
· 14 years ago
1e3ee00
Implementation for enhancement bug 310621 - [compiler] should warn when after callin ignores return value of its role method
by Stephan Herrmann
· 14 years ago
3961b99
update jdt.core and tests to v_A47
by Stephan Herrmann
· 14 years ago
c317338
improve previous patch: make sure we only erase if type is actually parameterized.
by Stephan Herrmann
· 14 years ago
5b59985
Fix regressions caused by recently introduced restore* methods:
by Stephan Herrmann
· 14 years ago
cf8770d
replace most references to objectteams.org with new links,
by Stephan Herrmann
· 14 years ago
bfd9f51
Fix regression in CalloutBindingTest#testResultLifting2():
by Stephan Herrmann
· 14 years ago
e5144c6
Avoid error logging re unconfigured Dependencies in org.eclipse.jdt.core.tests.compiler.regression.EnclosingMethodAttributeTest.
by Stephan Herrmann
· 14 years ago
3ce9838
Fix regression in test4131_illegalLiftingBindingAmbiguity2 introduced by optimization from r81:
by Stephan Herrmann
· 14 years ago
b9238d4
fix regression in test713_roleImplementsInheritedAbstractMethod2:
by Stephan Herrmann
· 14 years ago
191a6c9
prepare for building against I20100423-0906 w/ v_A46
by Stephan Herrmann
· 14 years ago
a55c341
Update jdt core and tests to v_A46
by Stephan Herrmann
· 14 years ago
90fce70
improve r222: don't copy serialization (or reflection) methods.
by Stephan Herrmann
· 14 years ago
6c344a3
fix build error: base reference in new code must support decapsulation
by Stephan Herrmann
· 14 years ago
61a7122
cleaned up version of the patches from bug 304728 and bug 304729 (second strategy).
by Stephan Herrmann
· 14 years ago
7b84a8b
Add retrying to reading generated class files: self-building seemed to have timing issues on build.eclipse.org.
by Stephan Herrmann
· 14 years ago
a4413f7
Fix CallinMarkerTest.testMarkers_4() as a witness for bug 303474:
by Stephan Herrmann
· 14 years ago
3e8fe96
fix yet new regressions in OTReconcilerTests.testAnchoredType03, account for:
by Stephan Herrmann
· 14 years ago
54fd023
prepare for building against I20100420-0800 with jdt.core v_A45.
by Stephan Herrmann
· 14 years ago
f3e60b3
update jdt.core to v_A45
by Stephan Herrmann
· 14 years ago
7c9bb33
Fixed a memory leak observed in otjld-testsuite and analysed by MAT:
by Stephan Herrmann
· 14 years ago
51db867
removed one unused method.
by Stephan Herrmann
· 14 years ago
6c96408
Fix regression in testX12_resultLifting2 (incompatible return types of callin method after copy)
by Stephan Herrmann
· 14 years ago
c4aa9eb
Fix regression in test181_refiningAbstractRole1()
by Stephan Herrmann
· 14 years ago
8107ad9
Improve/fix r172 for the scenario of comparing null to null
by Stephan Herrmann
· 14 years ago
9654e63
Fix regression in test1518_implicitlyInheritRoleFile2()
by Stephan Herrmann
· 14 years ago
13e05eb
Fix a regression in test139_illegalTsuperAccess5f()
by Stephan Herrmann
· 14 years ago
1ca8c6f
fix a regression in test117_nestedClassClashesWithInherited1() where copyNonWideConstants did not recognize
by Stephan Herrmann
· 14 years ago
Next »