Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
ee6a9a2bb5e4d3c99f81040bd9325c867e56ffef
ee6a9a2
Final fix for Bug 318084 - [compiler] cannot callin-bind a callout-defined method
by Stephan Herrmann
· 13 years ago
04333d7
Better detection of jar/dir classpath to fix 3 regressions in IncrementalTests (those that actually run the program using an OTLaunchEnvironment).
by Stephan Herrmann
· 13 years ago
9a06c38
Project is no longer needed, content was moved to plugins/org.eclipse.objectteams.runtime
by Stephan Herrmann
· 13 years ago
368dbb0
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
1aaf384
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
08c8e18
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
63312df
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
cdc36f8
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
a33bd66
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
de76415
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
b26ee0a
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
0900241
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
f83f4bb
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
e8789bf
releng issues: * versions into 0.7.1 * update urls
by Stephan Herrmann
· 13 years ago
cb88cf1
fix broken -nosign option
by Stephan Herrmann
· 13 years ago
130f2df
we always want sources of org.objectteams.*
by Stephan Herrmann
· 13 years ago
8a5a978
cleanup after creating otre_min.jar and otre_agent.jar has become a regular part of the build.
by Stephan Herrmann
· 13 years ago
f12bfa6
cleanup after creating otre_min.jar and otre_agent.jar has become a regular part of the build.
by Stephan Herrmann
· 13 years ago
94ba2c5
creating otre jar variants didn't succeed so far, try with other paths (inherited from parent ant).
by Stephan Herrmann
· 13 years ago
84a4243
this should be a better hook for jaring variants of OTRE
by Stephan Herrmann
· 13 years ago
ef75d07
enable the new customBuildCallbacks
by Stephan Herrmann
· 13 years ago
30618e6
Try to integrate jar-ing of otre_min and otre_agent into the regular build.
by Stephan Herrmann
· 13 years ago
9762374
Try to integrate jar-ing of otre_min and otre_agent into the regular build.
by Stephan Herrmann
· 13 years ago
a098dd6
Bug 320618 - inconsistent initialization of classpath container backed by external class folder
by Stephan Herrmann
· 13 years ago
0ce4260
change test harness to challenge the chached options.
by Stephan Herrmann
· 13 years ago
4466499
modernize classpaths of test projects: avoid old variable OTRUNTIME_LIBDIR
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
253a331
corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching.
by Stephan Herrmann
· 13 years ago
06f28bc
corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching.
by Stephan Herrmann
· 13 years ago
31de3b7
corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching.
by Stephan Herrmann
· 13 years ago
b701848
modernize classpath: no longer depend on old variable OTRUNTIME_LIBDIR
by Stephan Herrmann
· 13 years ago
573bf3d
extra safety for misconfigured OT-projects without class org.objectteams.Team.
by Stephan Herrmann
· 13 years ago
ad728bc
indirect dependencies on ui/workbench plugins mandate that we run this as a ui-test.
by Stephan Herrmann
· 13 years ago
2a0ee10
After re-packaging the OTRE for Bug 320191 -
by Stephan Herrmann
· 13 years ago
77bf152
After re-packaging the OTRE for Bug 320191 -
by Stephan Herrmann
· 13 years ago
0762247
After re-packaging the OTRE for Bug 320191 -
by Stephan Herrmann
· 13 years ago
df6ed31
After re-packaging the OTRE for Bug 320191 -
by Stephan Herrmann
· 13 years ago
d70f67f
After re-packaging the OTRE for Bug 320191 -
by Stephan Herrmann
· 13 years ago
0f3aa62
After re-packaging the OTRE for Bug 320191 -
by Stephan Herrmann
· 13 years ago
f831a75
make tests capable of reading OTRE from bin directory (requires a trailing '/').
by Stephan Herrmann
· 13 years ago
c4b9294
experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws
by Stephan Herrmann
· 13 years ago
a5dc4bc
experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws
by Stephan Herrmann
· 13 years ago
296871f
unlock debug.adaptor after repackage of otre
by Stephan Herrmann
· 13 years ago
756340e
experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws
by Stephan Herrmann
· 13 years ago
5ba2a59
experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws
by Stephan Herrmann
· 13 years ago
852985e
experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws
by Stephan Herrmann
· 13 years ago
bb9ed7d
avoid copying otre.jar (should use org.eclise.objectteams.runtime_version.jar instead).
by Stephan Herrmann
· 13 years ago
9c5f7ae
remove bogus linebreaks.
by Stephan Herrmann
· 13 years ago
de63783
commit pending changes from build.eclipse.org
by Stephan Herrmann
· 13 years ago
74f23be
experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws
by Stephan Herrmann
· 13 years ago
1002381
Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method
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
a424c03
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
75a2052
commit a constant needed for UI part of Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
by Stephan Herrmann
· 13 years ago
dbb42db
commit a constant needed for UI part of Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
by Stephan Herrmann
· 13 years ago
176b44e
include archival of raw metadata in the process.
by Stephan Herrmann
· 13 years ago
c2a508a
after the 0.7.0 release: freeze plugin versions, but already unfreeze some for first changes.
by Stephan Herrmann
· 13 years ago
f0df64c
UI-configurability for new warning token from Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
by Stephan Herrmann
· 13 years ago
313bff3
OTJLD updates for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern
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
62ebf80
Implementation 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
d79b1bb
document and suppress last warnings here (deprecation)
by Stephan Herrmann
· 13 years ago
1a7c817
document and suppress last warnings here (deprecation)
by Stephan Herrmann
· 13 years ago
94e8597
document and suppress last warnings here (deprecation)
by Stephan Herrmann
· 13 years ago
ad374a2
Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute
by Stephan Herrmann
· 13 years ago
32a19a6
Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute
by Stephan Herrmann
· 13 years ago
f1ef93e
update splash background with correct copyright dates.
by Stephan Herrmann
· 13 years ago
a3ba415
remove unnecessary type qualification
by Stephan Herrmann
· 13 years ago
e8a0494
support generating a standalone repo w/o copying from a master (except for bcel)
by Stephan Herrmann
· 13 years ago
1bd7ad1
avoid an NPE observed while verifying Bug 316659
by Stephan Herrmann
· 13 years ago
267c5d3
make the callin marker creator cancellable
by Stephan Herrmann
· 13 years ago
7c84ef3
include doc for new extension point "liftingParticipant"
by Stephan Herrmann
· 13 years ago
524f5b9
layout corrections
by Stephan Herrmann
· 13 years ago
8daca69
More updates to the user guide:
by Stephan Herrmann
· 13 years ago
8256c5e
Minor improvement for Bug 302827 - [assist] completion should offer to materialize phantom roles
by Stephan Herrmann
· 13 years ago
e40eba6
User Guide update as of Bug 316703 - [help] update user guide for 0.7.0
by Stephan Herrmann
· 13 years ago
7736a71
User Guide update as of Bug 316703 - [help] update user guide for 0.7.0
by Stephan Herrmann
· 13 years ago
54bc920
plugin has a (comment) change
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
6d45dff
Resolved one FIXME as of comment 3 of Bug 317358 - [otmodel] deltas for roles are not correctly computed
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
2543ae0
document how this branch using OTTypes can be reached.
by Stephan Herrmann
· 13 years ago
66f8d2e
Implementation for 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
6a0d157
Implementation (part 2) for Bug 318071 - "Go to Language Definition" should be available along more paths
by Stephan Herrmann
· 13 years ago
4ddbc4a
Implementation (part 2) for Bug 318071 - "Go to Language Definition" should be available along more paths
by Stephan Herrmann
· 13 years ago
e2a5e60
Implementation (part 1) for Bug 318071 - "Go to Language Definition" should be available along more paths
by Stephan Herrmann
· 13 years ago
1ed4120
Implementation (part 1) for Bug 318071 - "Go to Language Definition" should be available along more paths
by Stephan Herrmann
· 13 years ago
cb30ba2
Implementation (part 1) for Bug 318071 - "Go to Language Definition" should be available along more paths
by Stephan Herrmann
· 13 years ago
503c423
fine tuning of this script
by Stephan Herrmann
· 13 years ago
becf71c
Fixes for Bug 316696 - [otre] OTRE doesn't know about all threads
by Stephan Herrmann
· 13 years ago
Next »