Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-05This commit was manufactured by cvs2svn to create tag 'v200905060100'.v200905060100cbridgha9-2936/+0
2008-10-23[251624] StackOverflowError in org.eclipse.jem.internal.adapters.jdom.JDOMSea...canderson1-1/+4
2008-10-02[247732] JavaFieldJDOMAdapter causing StringIndexOutOfBoundsExceptioncanderson1-1/+1
2008-07-17[237149] classes which implement inner interfaces which are also inner interf...canderson1-1/+11
2007-04-10avoid catch (Throwable) and I removed cvs tagsdavid_williams9-18/+18
2007-04-10avoid catch (Throwable)david_williams2-5/+5
2007-03-21[178553] Java 5 Jem patchcbridgha1-1/+30
2007-03-08[176735] Fix try/catch blockscbridgha3-57/+45
2007-01-30[166226] Fix for Java 5 Toleration where generics were in the method declaraton.rkulp1-2/+9
2006-10-27[162607] java 5 generics toleration on method types.rkulp1-1/+76
2006-09-18[154958] fix a notification sequnce to be what it was.rkulp1-3/+5
2006-09-18[157647] Adding a package to a project (where there was another root already ...rkulp2-13/+9
2006-09-14[151463] Backing out this defect fix because the change was too big for 1.2.1...rkulp2-111/+38
2006-09-11[151463] Attempt to fix deadlock by using project description change notifica...rkulp2-38/+111
2006-08-08[153150] reflection and flushing of not found classes that are now found befo...rkulp2-3/+30
2006-05-17Copyright updatessgunturi4-12/+12
2006-05-15[141831] Fix JavaPlugin class not instantiated on plugin activation, fix not ...rkulp1-2/+28
2006-02-24[128310] Some more inner class find type failure! :-(rkulp1-7/+19
2006-02-08Made JavaModelListener API so we could reference it without discouraged warni...rkulp2-2/+4
2006-02-06Made JavaModelListener API so we could reference it without discouraged warni...rkulp1-249/+17
2006-01-26[123794] Fix ConcurrentModificationExceptions when classpath changed while so...rkulp1-4/+20
2005-12-02Removed unnecessary casts to eliminate compile errors in 3.2M4pwalker1-2/+2
2005-12-01[116058] Accessing an inner class before accessing the outer class in JEM did...rkulp1-1/+16
2005-10-18[110459] Errors during unload of JavaXMIResource because reflectionrkulp4-7/+22
2005-09-14[109549] API JEM model.rkulp4-8/+8
2005-08-2483539 : Copyrights update for 2005.sgunturi9-22/+22
2005-07-28[105478] NPE on set supertype of an Anonymous inner class of binary type.rkulp1-12/+15
2005-06-09Changed to use an API instead of an internal class.rkulp1-3/+2
2005-06-09[98424] Not reflecting super type correctly if super type is an inner class o...rkulp1-2/+45
2005-05-19Changes to JEM to support the latest EMF M7 driver I200505191347 - patch from...pwalker1-2/+2
2005-05-1893427 : NLS Drop for VE 1.1 M2sgunturi3-8/+8
2005-05-13[86265] Added of inner IType did not necessarily cause content change, sorkulp1-19/+2
2005-05-13[79726] Add/Delete sent even if just a working copy change, so test for this.rkulp1-3/+8
2005-05-11Changed compiler settings to make unused imports and variables and unnecessar...rkulp2-4/+4
2005-05-11[82257] Batching with proxies, phase I, Swing/AWT/Base Beans.rkulp1-5/+2
2005-03-1588135 - replace '$' with '.' for inner classespwalker1-3/+7
2005-02-1585343 : EPL copyrights replace CPL copyrightssgunturi9-27/+27
2005-02-0984728 [perf] JavaMethodJDOMAdaptor.addParameters triggers massive reads of JR...gmendel1-9/+27
2005-02-08Add TimerTests for JDOM reflectionrkulp2-32/+61
2005-02-0384379 - lazy initialize Java method generated flag valuepwalker1-3/+14
2005-01-07[82399] Moved conm.ibm.wtp into org.eclipse.jemrkulp2-5/+5
2004-12-16[81016] perf: test logging level before logging calculated strings.rkulp2-8/+20
2004-11-08[77990] Pull isFactoryForType in JavaReflectionAdapterFactory up fromrkulp1-4/+1
2004-10-0175303 - apply same fix from 1011 to HEADpwalker1-7/+8
2004-09-21[74454] Field flush needed fixin, and update plugin to 1.0.1.1rkulp1-1/+2
2004-09-08[COR4423] Fields/Methods never cleared hasFlushed flag.rkulp2-2/+4
2004-08-2770262 - Updated copyright statements for 2004pwalker7-28/+28
2004-08-04[61944] Performance: New TypeResolverrkulp1-6/+15
2004-07-062778, 2775 - fix from Vijay for reflect field problempwalker1-5/+11
2004-06-2268175 - Prevent reflection when flushing the cache - fix from Dan Berg's grouppwalker3-3/+24

Back to the top