Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-18This commit was manufactured by cvs2svn to create tag 'v20081118'.v20081118rsrinivasan301-41628/+0
2008-11-03Added thread-safety to policy-based iterators.cbateman2-9/+49
2008-09-11[242608] performance issue trying to load URIs when disconnected from networkgkessler2-20/+151
2008-09-09[246449] Serious regression in MD framework caused by patchgkessler1-10/+12
2008-09-04Rolls back workaround change for https://bugs.eclipse.org/bugs/show_bug.cgi?i...cbateman1-16/+4
2008-09-04[243614] Intermittent Metadata Model Loading issues in Automated Testsgkessler1-3/+4
2008-09-03[243614] Intermittent Metadata Model Loading issues in Automated Testsgkessler17-204/+347
2008-08-28 [243614] Intermittent Metadata Model Loading issues in Automated Testsgkessler1-2/+2
2008-06-05Fix for PMC_approved bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=231626.cbateman1-2/+6
2008-05-13Fix for pmc_approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697cbateman1-2/+2
2008-05-02Fix Copyright headerrsrinivasan38-0/+380
2008-04-30[193369] Javadoc Package infosgkessler15-1/+238
2008-04-23Fix NPE in meta-data loading when an invalid source file is specified.cbateman4-17/+45
2008-04-23Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223374.cbateman1-1/+13
2008-04-22Changes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=224998 and https://...cbateman1-1/+23
2008-04-16Part of:cbateman2-2/+30
2008-04-16Refactored out ImmutableLifecycleListener to allow a shared lifecycle listene...cbateman2-104/+164
2008-04-16Allow coercion to object on assignment.cbateman1-4/+4
2008-03-30Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223022. Move IStructur...cbateman2-2/+4
2008-03-30Fix for:cbateman4-9/+399
2008-03-25Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add prefer...cbateman3-32/+198
2008-03-25Rename strategy composite.cbateman1-2/+6
2008-03-24Applied patches for https://bugs.eclipse.org/bugs/show_bug.cgi?id=171795.cbateman6-41/+151
2008-03-16Fixed a comment.cbateman1-1/+1
2008-03-13Added dispose protection.cbateman1-2/+10
2008-03-10Refactoring to support new view handlers:cbateman15-87/+933
2008-02-15Provide functionality to allow MD to write refs (in converted HTML) to resour...itrimble2-0/+47
2008-02-12Large checkin for alternative handling and dt view construction.cbateman11-170/+677
2008-02-01Eliminate warningsgkessler2-2/+3
2008-02-01Big checkin:gkessler17-82/+278
2008-01-29Add no API disclaimer.cbateman1-0/+2
2008-01-29Add new AttributeIdentifier companion to TagIdentifier.cbateman1-0/+68
2008-01-22Progress on design time view handler.cbateman1-16/+63
2008-01-22Changed listener liist to CopyOnWrite.cbateman1-40/+23
2007-12-13Applying patch (with minor changes) for https://bugs.eclipse.org/bugs/show_bu...cbateman1-0/+94
2007-12-12More cleanupgkessler4-6/+5
2007-12-12Cleanup after Cam reviewgkessler1-0/+2
2007-12-12A few updates after Cam's reviewgkessler3-3/+4
2007-12-07Large set of changes mostly related to: [206100] Enhancements to the WPE Pro...gkessler9-12/+135
2007-12-07Patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=212225.cbateman1-1/+15
2007-11-21Patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=198984 with formatti...cbateman2-151/+222
2007-11-05Removed unnecessary SuppressWarnings.cbateman1-1/+0
2007-10-08Fixed discouraged access and unused import build warnings.cbateman4-10/+6
2007-10-01Fixed Javadoc warnings and suppressed internal deprecation warnings.cbateman36-65/+214
2007-09-27[204399] NPE in MetadataContextResolver.getPropertyValue(...)gkessler1-13/+8
2007-09-24Added missing javadoc comments.cbateman1-0/+3
2007-09-24Removed unnecessary toString call.cbateman1-1/+1
2007-09-24Added missing Javadoc comments.cbateman2-1/+8
2007-09-24Fixed some FindBugs issues:cbateman1-7/+8
2007-09-24Added docs, removed unnecessary toString call .cbateman1-2/+6

Back to the top