Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
bea1ae76d13cfcaf3432e7c808b690afd557859c
bea1ae7
Adopt JDT/UI change for bug 391927 via their commit
by Stephan Herrmann
· 12 years ago
9dc8e88
Bug 394037 - [refactoring] renaming an argument with declared lifting
by Stephan Herrmann
· 12 years ago
18286b0
Bug 394708 - Hang in
by Stephan Herrmann
· 12 years ago
b86e278
re-open maven development into 2.1.2-SNAPSHOT
by Stephan Herrmann
· 12 years ago
f329151
documentation update: tycho is no longer at sonatype.
by Stephan Herrmann
· 12 years ago
40de9f3
Going into M4.
by Stephan Herrmann
· 12 years ago
8151bed
Bug 394263 - Team with generic type parameter causes role inheritance error
by Stephan Herrmann
· 12 years ago
03b7368
Bug 394055 - [refactoring] "use supertype where possible" does not work
by Stephan Herrmann
· 12 years ago
builds/201211111141
releases/OTDT_2.2M3
5eb09f3
Bug 394035 - [assist] completion fails to propose role creation
by Stephan Herrmann
· 12 years ago
b51389c
Bug 394034 - [assist] completing a method call does not propose an
by Stephan Herrmann
· 12 years ago
319fcbb
Bug 393915 - [dom][refactoring] pull-up with "use the destination type
by Stephan Herrmann
· 12 years ago
ad5c56c
Bug 393915 - [dom][refactoring] pull-up with "use the destination type
by Stephan Herrmann
· 12 years ago
eb4b522
Bug 393915 - [dom][refactoring] pull-up with "use the destination type
by Stephan Herrmann
· 12 years ago
22f4f42
Bug 393915 - [dom][refactoring] pull-up with "use the destination type
by Stephan Herrmann
· 12 years ago
f8c960b
Mark as 2.2 M3
by Stephan Herrmann
· 12 years ago
c1bda66
build against final 4.3 M3.
by Stephan Herrmann
· 12 years ago
0963b52
build against final 4.3 M3.
by Stephan Herrmann
· 12 years ago
a9d0709
Bug 393072 - VerifyError caused by super call within team constructor
by Stephan Herrmann
· 12 years ago
c026c24
Fixed a regression caused when bug 385780 tried to operate on type value
by Stephan Herrmann
· 12 years ago
08a5365
Fixed a compile error caused by generified PDE/Core.
by Stephan Herrmann
· 12 years ago
ba5c636
Build against 4.3 M3 candidate (I20121031-2000)
by Stephan Herrmann
· 12 years ago
e4a8544
update jdt.core and tests to I20121031-2000 (4.3 M3 candidate).
by Stephan Herrmann
· 12 years ago
180600d
Releng: tiny updates for the Object Teams Maven site.
by Stephan Herrmann
· 12 years ago
0c023b3
Releng: publish maven configuration for OTDT 2.1.1
by Stephan Herrmann
· 12 years ago
mvn-releases/objectteams-2.1.1
411af95
Bug 391876 - false-report (nested class): interface cannot be
by Stephan Herrmann
· 12 years ago
26763a3
Bug 374833 - Complain when base plugin of an aspectBinding cannot be resolved
by Stephan Herrmann
· 12 years ago
b63b919
Bug 381790 - [compiler] support @Override for role method implementing
by Stephan Herrmann
· 12 years ago
1f1a676
Bug 382188 - NPE in copyRole() when commenting out roles in a nested
by Stephan Herrmann
· 12 years ago
89ecdad
Bug 391290 - Internal compiler error/Corrupt byte code
by Stephan Herrmann
· 12 years ago
5775ef0
Build issues: - debugging the missing expansion of qualifier (ecotj)
by Stephan Herrmann
· 12 years ago
builds/201209231327
releases/OTDT_2.2M2
4719b41
Build issues:
by Stephan Herrmann
· 12 years ago
62839e9
Bug 390146 - [compiler] Better support outer & inner teams adapting
by Stephan Herrmann
· 12 years ago
ba0cbc0
Bug 390146 - [compiler] Better support outer & inner teams adapting
by Stephan Herrmann
· 12 years ago
95e290d
Bug 390057 - decapsulation warning for final base class is not reported
by Stephan Herrmann
· 12 years ago
944f738
Bug 390149 - CCE in AdaptorActivator when modifying the source
by Stephan Herrmann
· 12 years ago
7b93533
Bug 367605 - [refactoring] missing update of base import during renaming
by Stephan Herrmann
· 12 years ago
5a399c4
Avoid an NPE seen when compiling compiler.adaptor with lots of resolve
by Stephan Herrmann
· 12 years ago
8e54773
Revert accidental/premature version update (we're not yet at 2.2.1).
by Stephan Herrmann
· 12 years ago
b7c82ca
Avoid an NPE seen when compiling compiler.adaptor with lots of resolve
by Stephan Herrmann
· 12 years ago
f499efb
white space updates from code inspection (align with orig).
by Stephan Herrmann
· 12 years ago
47700cc
Bug 354480 - VerifyError due to bogus lowering in inferred callout-to-field
by Stephan Herrmann
· 12 years ago
33b594b
ignore more bin/ folders really remove old CVS subdirs
by Stephan Herrmann
· 12 years ago
cd46c79
Bug 390139 - Ensure Eclipse-SourceReferences for all bundles
by Stephan Herrmann
· 12 years ago
b4cf21d
update minor/micro versions of some jdt tests (non-core).
by Stephan Herrmann
· 12 years ago
a2c83a5
Build against 4.3M2
by Stephan Herrmann
· 12 years ago
28f5000
Bug 390059 - [compiler][performance] too much time spent in
by Stephan Herrmann
· 12 years ago
2dfc53e
Avoid an NPE seen in real life (callout binding had resolve error)
by Stephan Herrmann
· 12 years ago
3ff346a
Bug 389850 - [refactoring] change signature fails if role method is
by Stephan Herrmann
· 12 years ago
a415226
Integrate anchored type references into the solution for bug 297825
by Stephan Herrmann
· 12 years ago
ac0ddd8
Re-sync these tests with orig after merge bugs.
by Stephan Herrmann
· 12 years ago
1a8ea8f
update jdt.core and tests to I20120917-2000 (4.3 M2 candidate).
by Stephan Herrmann
· 12 years ago
681510c
Bug 386610 - [otmodel] handle callout bindings like methods
by Stephan Herrmann
· 12 years ago
e0c71c7
Remove workaround from 5086ecafb50bea89ca6fdedd9445a06a61770579 which
by Stephan Herrmann
· 12 years ago
cd5eb12
while building ecotj for 2.2M1: this exclude is stale / no longer needed
by Stephan Herrmann
· 12 years ago
20e6d9b
Fix test failures which happened if tests were not executed in textual
by Stephan Herrmann
· 12 years ago
d9ab5d3
Bug 387996 - "T cannot be resolved or is not a field" error due to field
by Stephan Herrmann
· 12 years ago
b56502d
Bug 388060 - [compiler] closeable role triggers resource warning from
by Stephan Herrmann
· 12 years ago
5086eca
Experiment: try to avoid test failures by waiting 200ms before starting
by Stephan Herrmann
· 12 years ago
c7e15aa
Releng towards 2.2M2
by Stephan Herrmann
· 12 years ago
a78f153
Make maven build platform independent by setting the source encoding.
by Stephan Herrmann
· 12 years ago
6895327
Test convenience: more error output.
by Stephan Herrmann
· 12 years ago
43574f1
Bug 387996 - "no method found" warning due to field named like package
by Stephan Herrmann
· 12 years ago
7a24517
Fix regression in CallinMappingTest.testExistenceOfMappings and a typo
by Stephan Herrmann
· 12 years ago
4de0200
Bug 387236 - [compiler] type mismatch in signature-less c-t-f with array
by Stephan Herrmann
· 12 years ago
builds/201208141515
releases/OTDT_2.2M1
c98d9e2
Mark as 2.2 M1 and add a new category.
by Stephan Herrmann
· 12 years ago
311f18f
Bug 386814 - [refactoring] pull-up should distinguish callouts that can
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
1e43775
Avoiding an NPE found in the logs.
by Stephan Herrmann
· 12 years ago
23a2275
Bug 387077 - [compiler] illegal modifiers generated for callout to
by Stephan Herrmann
· 12 years ago
9cdae57
Bug 386814 - [refactoring] pull-up should distinguish callouts that can
by Stephan Herrmann
· 12 years ago
7b222ef
Use JRE from bundle's BREE.
by Stephan Herrmann
· 12 years ago
2837b50
Acknowledge more errors reported after commit
by Stephan Herrmann
· 12 years ago
90a780a
Bug 386587 - [refactoring] pull-up refactoring cannot handle callout
by Stephan Herrmann
· 12 years ago
84fd474
Corrected unicode of § character in messages.
by Stephan Herrmann
· 12 years ago
deda793
Bug 386587 - [refactoring] pull-up refactoring cannot handle callout
by Stephan Herrmann
· 12 years ago
bbd06a9
Bug 386814 - [refactoring] pull-up should distinguish callouts that can
by Stephan Herrmann
· 12 years ago
c189f3f
Update versions for building against I20120810-1300 for Kepler M1
by Stephan Herrmann
· 12 years ago
46bcb5d
update jdt.core.tests.* to I20120808-2000
by Stephan Herrmann
· 12 years ago
8c3bab5
git-ignore one more temporary file.
by Stephan Herrmann
· 12 years ago
0084773
Make this test more robust: it failed when run as the first test in the
by Stephan Herrmann
· 12 years ago
618f692
update jdt.core.testd.* to I20120808-2000
by Stephan Herrmann
· 12 years ago
53b3acf
Bug 386704 - Requesting AST throws NPE if base class is unresolved
by Stephan Herrmann
· 12 years ago
4fdf5e1
Bug 386704 - Requesting AST throws NPE if base class is unresolved
by Stephan Herrmann
· 12 years ago
96b559b
Bug 386587 - [refactoring] pull-up refactoring cannot handle callout
by Stephan Herrmann
· 12 years ago
b046a49
update jdt.core to I20120808-2000
by Stephan Herrmann
· 12 years ago
fcc667b
Bug 386587 - [refactoring] pull-up refactoring cannot handle callout bindings
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
2607123
Bug 374841 - [refactoring] pull up does not work among (nested) roles
by Stephan Herrmann
· 12 years ago
7c4fe0c
Bug 374840 - [assist] callout completion after parameter mapping garbles
by Stephan Herrmann
· 12 years ago
352d65a
one more location to move into the 2.2.x stream
by Stephan Herrmann
· 12 years ago
ca194b0
while building against 4.2 adjust to the changed final name.
by Stephan Herrmann
· 12 years ago
053f2b4
document a workaround I applied locally for deploying the sites.
by Stephan Herrmann
· 12 years ago
cac1741
Updated maven integration for the 2.1.0 release.
by Stephan Herrmann
· 12 years ago
4c9fed7
update jdt.core to I20120703-0800 and open for 4.3 development.
by Stephan Herrmann
· 12 years ago
6b9b841
Revert commit 5e5cc98cf459281e7c24041fb47c359e55c10b8e which broke 2
by Stephan Herrmann
· 12 years ago
builds/201206090452
releases/OTDT_2.1
1ef445d
Resolved Bug 382155 - [doc] update user guide for 2.1
by Stephan Herrmann
· 12 years ago
b4b31f5
build against SDK-I20120608-1400, supposed RC4.
by Stephan Herrmann
· 12 years ago
Next »