Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
8df46f2729bf5454db91475f72f6e16a4da42bbf
/
plugins
719b4a0
partially revert fix for Bug 329784 - Touchpoint instruction for incremental changes to program properties
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
4d66a6a
Implementation for Bug 339264 - [refactoring] extract interface on a role should create a role interface
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
ae1f9b7
more versions towards M6
by Stephan Herrmann
· 14 years ago
917bf95
more versions towards M6
by Stephan Herrmann
· 14 years ago
8a9f3c3
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
5036672
consume fix for https://bugs.eclipse.org/329784 - Touchpoint instruction for incremental changes to program properties
by Stephan Herrmann
· 14 years ago
f9668cf
Fix for Bug 338840 - [ui] adapt to generified jdt.ui
by Stephan Herrmann
· 14 years ago
d70bc6b
Fix for Bug 338840 - [ui] adapt to generified jdt.ui
by Stephan Herrmann
· 14 years ago
db2d437
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
8234d64
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
0dfe5d0
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
08ebc74
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
ffb4457
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
786fbd1
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
8e226a4
clean-up re Bug 338524 - Avoid using class MessageFormat
by Stephan Herrmann
· 14 years ago
1bf27f6
Abandon the concept of options for NullAnnotationsCleanUp, because these
by Stephan Herrmann
· 14 years ago
e93b4be
- change warning token to nullcontract and support both directions of lookup
by Stephan Herrmann
· 14 years ago
2c90511
- convert QuickFixes from a team to a regular quickfix processor.
by Stephan Herrmann
· 14 years ago
78e8c06
- support reading @XByDefault from .class
by Stephan Herrmann
· 14 years ago
93e976a
bump up to 0.7.1 for second upload.
by Stephan Herrmann
· 14 years ago
ceb1d33
fixed a typo: was using the wrong message string.
by Stephan Herrmann
· 14 years ago
5b4cb44
New quickfixes for adjusting annotations of overridden methods
by Stephan Herrmann
· 14 years ago
370227c
Quickfix improvements:
by Stephan Herrmann
· 14 years ago
9e22b47
- support package level default annotations
by Stephan Herrmann
· 14 years ago
0eaf0b7
implemented annotations for nullness defaults and their application to types.
by Stephan Herrmann
· 14 years ago
e455448
a minor pure refactoring
by Stephan Herrmann
· 14 years ago
47e526f
remove unused constant (no reason yet to rebuild this bundle)
by Stephan Herrmann
· 14 years ago
210834a
draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration
by Stephan Herrmann
· 14 years ago
4781b80
NPE fix (need to check array element, too).
by Stephan Herrmann
· 14 years ago
d05aafb
draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration
by Stephan Herrmann
· 14 years ago
c351294
workaround for missing array growing in UnconditionalFlowInfo.markAsDefinititelyNonNull et al.
by Stephan Herrmann
· 14 years ago
43833fd
Fix for Bug 326061 - [wizard] new role wizard inserts bogus base import if base is from the same package
by Stephan Herrmann
· 14 years ago
10982a7
Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page
by Stephan Herrmann
· 14 years ago
ae7bb35
Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page
by Stephan Herrmann
· 14 years ago
1850753
unlock bundles with changes post M4
by Stephan Herrmann
· 14 years ago
0289ab5
First take at quickfixes/cleanup for null-annotation related problems,
by Stephan Herrmann
· 14 years ago
ea234cf
More warnings (under existing irritants):
by Stephan Herrmann
· 14 years ago
f895874
Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field
by Stephan Herrmann
· 14 years ago
9f636f8
Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field
by Stephan Herrmann
· 14 years ago
24802c0
- implement general preference org.eclipse.jdt.core.compiler.annotation.nulldefault
by Stephan Herrmann
· 14 years ago
036726c
- feed our option names into the java model so these options will be processed, too.
by Stephan Herrmann
· 14 years ago
a3e8bea
try to protect against an NPE seen in the logs,
by Stephan Herrmann
· 14 years ago
f3b02a4
OT/Equinox version of patch v7: https://bugs.eclipse.org/bugs/attachment.cgi?id=186890
by Stephan Herrmann
· 14 years ago
b1d0500
fix file handle leaks via InputStream which caused grief in JUnit tests run from the IDE
by Stephan Herrmann
· 14 years ago
df34748
fix file handle leaks via InputStream which caused grief in JUnit tests run from the IDE
by Stephan Herrmann
· 14 years ago
693379f
freeze plugin versions as of 0.8M4 and proceed into M5
by Stephan Herrmann
· 14 years ago
5bd636e
Using translation flag from the attribute rather than locally computing it ensures consistency
by Stephan Herrmann
· 14 years ago
0d1adc4
fix ICE seen in RL (som-cache example):
by Stephan Herrmann
· 14 years ago
65e74c1
do absorb change of base signature using a parameter mapping
by Stephan Herrmann
· 14 years ago
2b90f03
adjust callin binding to new signature in base class.
by Stephan Herrmann
· 14 years ago
2985bc2
make update of aspectBindingData atomic, I had an NPE for an element in the array,
by Stephan Herrmann
· 14 years ago
f7cd2d3
Fix for Bug 331866 - [ui] Show when callin marker creator is waiting for java indexes
by Stephan Herrmann
· 14 years ago
706d535
API consolidation for the otdt.ui plugin.
by Stephan Herrmann
· 14 years ago
8c9d5ea
API consolidation for the otdt.ui plugin.
by Stephan Herrmann
· 14 years ago
96d6fc8
API consolidation for the otdt.ui plugin.
by Stephan Herrmann
· 14 years ago
3b66425
API consolidation for the otdt.ui plugin.
by Stephan Herrmann
· 14 years ago
117f97d
cleanup:
by Stephan Herrmann
· 14 years ago
63e4eea
make dependency on org.objectteams/ explicit, even if currently used only in javadoc
by Stephan Herrmann
· 14 years ago
78edf2b
API consolidation for org.eclipse.objectteams.otdt.debug
by Stephan Herrmann
· 14 years ago
6c3cbc1
API consolidation for org.eclipse.objectteams.otdt.debug
by Stephan Herrmann
· 14 years ago
7e30edd
API consolidation for org.eclipse.objectteams.otdt.debug
by Stephan Herrmann
· 14 years ago
75085f6
API consolidation for org.eclipse.objectteams.otdt.debug
by Stephan Herrmann
· 14 years ago
3b4833e
API consolidation for org.eclipse.objectteams.otdt.debug
by Stephan Herrmann
· 14 years ago
672a4e5
API consolidation: - nothing public in this plugin
by Stephan Herrmann
· 14 years ago
d95a267
document access to internal for these two purposes:
by Stephan Herrmann
· 14 years ago
ef32486
avoid one access to internal (Workbench)
by Stephan Herrmann
· 14 years ago
e17b7fc
avoid leaking of internal types
by Stephan Herrmann
· 14 years ago
cbbe547
cleanup:
by Stephan Herrmann
· 14 years ago
bccbbb3
cleanup: this team no longer adapts pde.ui
by Stephan Herrmann
· 14 years ago
ee265f1
code cleanup: remove old stuff incl. a workaround to a compiler bug. document context and necessity of adaptation.
by Stephan Herrmann
· 14 years ago
e1baef0
one fewer internal access
by Stephan Herrmann
· 14 years ago
cc3576b
move two constants to a public place to avoid discouraged access between two of our own plugins.
by Stephan Herrmann
· 14 years ago
9bc81d4
move two constants to a public place to avoid discouraged access between two of our own plugins.
by Stephan Herrmann
· 14 years ago
cbaeacd
cleanup a few instances of discouraged access
by Stephan Herrmann
· 14 years ago
58a97a4
cleanup a few instances of discouraged access
by Stephan Herrmann
· 14 years ago
c879599
Fix for Bug 331114 - [help] update the Object Teams Application cheatsheet
by Stephan Herrmann
· 14 years ago
acefef9
alerted by a warning let's avoid duplicate packaging into . and otdtuihelp.jar.
by Stephan Herrmann
· 14 years ago
e6282af
avoid type safety warnings, Equinox is now generified.
by Stephan Herrmann
· 14 years ago
ca37692
Fix regression in ClassFileTests where start of JavaPlugin (JDT/UI) confused the buffer management
by Stephan Herrmann
· 14 years ago
5f66394
API consolidation:
by Stephan Herrmann
· 14 years ago
72d501f
API consolidation:
by Stephan Herrmann
· 14 years ago
8958ff3
API consolidation:
by Stephan Herrmann
· 14 years ago
8555b26
API consolidation:
by Stephan Herrmann
· 14 years ago
4dc3387
More API cleanup
by Stephan Herrmann
· 14 years ago
4e28a45
More API cleanup
by Stephan Herrmann
· 14 years ago
241a573
More API cleanup
by Stephan Herrmann
· 14 years ago
c1f2e85
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
17fd43e
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
a40c5fe
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
5561413
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
e351497
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
5fe57f9
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
ebf59ab
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
2540b1b
Refactoring/API-cleanup:
by Stephan Herrmann
· 14 years ago
39c6ca6
cleanup using "compare with bound base method"
by Stephan Herrmann
· 14 years ago
a8f215b
Bug 330534 - Discussion on how to solve OT/J issues about joining the Indigo release train:
by Stephan Herrmann
· 14 years ago
Next »