- 5ae5d95 fix filename. by Stephan Herrmann · 14 years ago
- 2d80b94 automatic setting of $ARCH. by Stephan Herrmann · 14 years ago
- 81fb17a account for new rule re 'precedence after'. by Stephan Herrmann · 14 years ago
- 1a29123 update jdt.core tests to v_A53 by Stephan Herrmann · 14 years ago
- d8d223e update jdt.core tests to v_A53 by Stephan Herrmann · 14 years ago
- 5f9dbb1 try to build against 3.6RC1 (with jdt.core v_A53) by Stephan Herrmann · 14 years ago
- 29a9894 try to build against 3.6RC1 (with jdt.core v_A53) by Stephan Herrmann · 14 years ago
- e007187 try to build against 3.6RC1 (with jdt.core v_A53) by Stephan Herrmann · 14 years ago
- 715005e try to build against 3.6RC1 (with jdt.core v_A53) by Stephan Herrmann · 14 years ago
- 9900472 update jdt.core to v_A53 by Stephan Herrmann · 14 years ago
- cfc7e85 Fix for bug 310917: by Stephan Herrmann · 14 years ago
- dce8df0 Fix for bug 310917: by Stephan Herrmann · 14 years ago
- e47ced2 Fix for bug 310917: by Stephan Herrmann · 14 years ago
- 1fb846b try to use newest jdt.debug.tests with fix for bug 311594. by Stephan Herrmann · 14 years ago
- 83f53ef Fix one hidden occurrence of org.objectteams prefix, with '_' separator! 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
- 16c9d89 let ClassAttributeRow use inferred callout be individual request (suppres). by Stephan Herrmann · 14 years ago
- e63dfb5 we still/again need this role to adapt ClassAttributeRow: current original by Stephan Herrmann · 14 years ago
- 26cb0b9 update version numbers for 0.7 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
- 0634c04 add missing test resource from jdt tests. by Stephan Herrmann · 14 years ago
- e49b4be adjust a test that never ran at objectteams.org (?!?): by Stephan Herrmann · 14 years ago
- 4fac782 Fix regression old in TypeHierarchyTests#testResilienceToMissingBinaries() by Stephan Herrmann · 14 years ago
- 489b716 expect new javadoc tag @role. by Stephan Herrmann · 14 years ago
- bece2ee update qualified name of bcel. by Stephan Herrmann · 14 years ago
- 6aca7cf Fix regression in OTJavaTypeSearchTests#testRoleReferenceInPredicate by Stephan Herrmann · 14 years ago
- 0e873de add missing binary resources from jdt tests. by Stephan Herrmann · 14 years ago
- d54929c Normally, SourceElementNotifier.notifySourceElementRequestor() is invoked with a freshly parsed CUD, by Stephan Herrmann · 14 years ago
- b6d017d Implementation for Bug 311627 - [refactoring] adapt rename package refactoring. by Stephan Herrmann · 14 years ago
- a7ce914 omit version number to allow otdt.ui.help/buildDoc.xml to access otequinox/plugin.xml by Stephan Herrmann · 14 years ago
- be241cd our new support for project migration detected references to old nature and builder. by Stephan Herrmann · 14 years ago
- f42d748 Fix for Bug 311558 - [ui] labels for guard predicates are not beautified by Stephan Herrmann · 14 years ago
- 3521265 create directory used for generating extension point docu. 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
- c546aa6 add missing required execution environment by Stephan Herrmann · 14 years ago
- 76491b1 tests need one more execution environment configured by Stephan Herrmann · 14 years ago
- 4267491 add paths to jars per execution environment, cf. bug 311425. by Stephan Herrmann · 14 years ago
- 5aecfe1 no parallel testing for now. by Stephan Herrmann · 14 years ago
- 19289ab building against 3.6 M7 by Stephan Herrmann · 14 years ago
- f8671e3 fix for new test test914_bindingPredicate21 by Stephan Herrmann · 14 years ago
- 31adede make tests runnable in a 1.5 JRE, by avoiding JavaSE-1.6 execution environment / classpath container in test projects by Stephan Herrmann · 14 years ago
- 0c182c1 ensure correct interplay with bcel's ClassLoaderRepository. by Stephan Herrmann · 14 years ago
- 411c8ff re-apply our change: avoid using keyword "as" as an identifier. by Stephan Herrmann · 14 years ago
- 244a0be Implementation for Bug 308029 - Automatically migrate OT-projects to new namespace by Stephan Herrmann · 14 years ago
- 3ba4bd9 Prefer constant over String literal. by Stephan Herrmann · 14 years ago
- 1d51299 Mark M2 in the build ID (splash and log) by Stephan Herrmann · 14 years ago
- 5889fa0 Fix bundle localizations. by Stephan Herrmann · 14 years ago
- d3f3cd0 Early adopting patch for Bug 311048 - AbortCompilation propagated from CompilationUnitProblemFinder.process() by Stephan Herrmann · 14 years ago
- 2200af2 Fix for Bug 311206 - Adding InnerTeam for aspectBinding with the PDE Extension Editor results in wrong code 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
- b47215d more binary test resources from jdt tests. by Stephan Herrmann · 14 years ago
- 0fc937f Fix for Bug 311109 - nested teams must be specified using their internal name with "$__OT__" by Stephan Herrmann · 14 years ago
- b388703 experimental support for aspects adapting base bundles without activation policy: by Stephan Herrmann · 14 years ago
- 5c9a10e free-hand fix for a CCE seen in the logs: by Stephan Herrmann · 14 years ago
- f3fbb37 Fix for bug 310995 - [hierarchy] Support quick hierarchy for role methods by Stephan Herrmann · 14 years ago
- faddb53 build against I20100428-1300 (previous baseline got removed from download). 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
- c84bf30 add new test resources from jdt tests 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
- 1ce8909 Disable test as documented in https://bugs.eclipse.org/bugs/show_bug.cgi?id=310874 by Stephan Herrmann · 14 years ago
- 3818c4b still one more location to switch to v_A48 by Stephan Herrmann · 14 years ago
- 79eedfb need to bundle one more file -> fix missing names in about dialogs. by Stephan Herrmann · 14 years ago
- fab49ee one more place to mark v_A48 by Stephan Herrmann · 14 years ago
- 7233152 Do switch to I20100426-0852. 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
- 5179b1d update tests for r253. 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
- a4ba8cf add new test resources from jdt tests. 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
- b1902c3 exclude .jardesc files which got accidentally shipped. by Stephan Herrmann · 14 years ago
- 22a00c6 Fixing description (label) for inferredcallout diagnostic by Stephan Herrmann · 14 years ago
- 4de2bf2 Avoid clash of overlay-constants with new bit org.eclipse.jdt.ui.JavaElementImageDescriptor.PROJECT_ERROR. by Stephan Herrmann · 14 years ago
- b195f09 fix regressions: by Stephan Herrmann · 14 years ago
- bfd9f51 Fix regression in CalloutBindingTest#testResultLifting2(): by Stephan Herrmann · 14 years ago
- a4b354d added a missing newline which caused the trailing comment to appear in the UI by Stephan Herrmann · 14 years ago
- dcd87c1 new scripts for building and testing the OTDT on build.eclipse.org. by Stephan Herrmann · 14 years ago
- 51fc1c5 Share project "build-scripts" into "svn+ssh://dev.eclipse.org/svnroot/tools/org.eclipse.objectteams" 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
- 5bae428 Update to v20100423-0800 to match jdt.core v_A46 by Stephan Herrmann · 14 years ago
- 3ce9838 Fix regression in test4131_illegalLiftingBindingAmbiguity2 introduced by optimization from r81: by Stephan Herrmann · 14 years ago
- 1da4cbd should've been part of r226: updated jclMin for r222 (serialization infrastructure). by Stephan Herrmann · 14 years ago
- b9238d4 fix regression in test713_roleImplementsInheritedAbstractMethod2: by Stephan Herrmann · 14 years ago
- b001838 update constants after NPE has been seen in TeamBreakpointListener.breakpointHit(). 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
- ce02c06 follow-up of r222: JCLmin needs more classes. by Stephan Herrmann · 14 years ago
- d511688 Revert one bogus patch chunk from r216 by Stephan Herrmann · 14 years ago
- 6c344a3 fix build error: base reference in new code must support decapsulation by Stephan Herrmann · 14 years ago
- 8520187 Fix mistake from last update from jdt. 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