Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-11[368320] Remove obsolete files; migrate .cvsignoreEd Merks1-0/+0
2011-11-14[363703] Fix types in Javadoc.emerks1-3/+3
2011-10-25[361278] Fix problems with iterator state after a remove.emerks2-2/+6
2011-05-12[336676] Support singletonEList and singletonEMap.emerks1-3/+25
2011-05-12[345520] Ensure that all the state changes for flush are complete before noti...emerks1-2/+2
2011-01-17[334296] Support single sourcing of models that also target the GWT runtime.emerks1-1/+1
2011-01-17[334296] Support single sourcing of models that also target the GWT runtime.emerks1-0/+74
2010-11-05[329026] Support serialization properly.emerks1-5/+6
2010-05-27[312776] Using a match rule of 'perfect' for features.khussey1-1/+0
2010-05-21[313559] Touching build files to ensure qualified is incremented.khussey1-0/+1
2010-05-20[313698] Be sure to delete the temp file.emerks1-0/+4
2010-04-27[305878] Updating copyright years for branding plug-ins so that build IDs are...khussey1-3/+3
2010-03-05[302047] Add support for observing the addition and removal of adapters.emerks1-2/+102
2009-10-20[289333] Avoid null pointer exception when loading a class from a bundle that...emerks1-2/+11
2009-09-11[288948] Ensure that zip file is closed when an entry in it can't be found.emerks2-1/+9
2009-08-25[287492] Fix the test for isEmpty.emerks1-2/+2
2009-04-18[270870] Eliminate warnings for unused code.emerks2-8/+2
2009-04-07[271497] Change provider name to "Eclipse Modeling Project"davidms1-2/+2
2009-03-21[269583] Add branding contentdavidms5-0/+57
2009-01-16[252501] Infrastructure changes related to the introduction of a minimal foot...emerks5-1721/+2382
2009-01-07[260226] Document more clearly how failure cases are generally handled.emerks1-5/+7
2008-12-22[233813] Exploit auto boxing and unboxing, including in templates and regener...emerks1-18/+18
2008-12-13[258735] Eliminate warnings about raw types in instanceof tests and about dea...emerks3-11/+11
2008-11-01[252981] A move where the old and new positions are the same is a touch.emerks1-2/+5
2008-10-02[249461] Eliminate the two boolean fields.emerks1-40/+44
2008-08-07[240518] Stop throwing exceptions when deresolving URIs that can't be deresol...emerks1-20/+10
2008-07-30[242288] Increment versiondavidms1-1/+1
2008-07-30[236362] Improve explanation of encoding in Javadocdavidms1-15/+30
2008-05-25[233860] Don't bother appending a known null value when it's known to produce...emerks1-3/+3
2008-05-25[233861] Don't use toString on a string.emerks1-1/+1
2008-05-25[233852] Allow the language to autobox the boxed instances.emerks3-19/+19
2008-05-05[148145] Fix plug-in names, feature names, and feature descriptions; remove t...davidms1-14/+2
2008-05-04[230130] Fix typos and bogus Javadoc comments.emerks4-19/+10
2008-04-29[229498] Handle AbortExecutionException in execute() as if the command's canE...davidms1-24/+30
2008-04-29[229498] An exception that signals Command.execute() is abortingdavidms1-0/+63
2008-04-29[228226] Remove jars from bundle classpath.emerks2-5/+5
2008-04-22[196407] Fix Javadoc problems.emerks1-3/+3
2008-04-08[225730] Allow the image extension to be part of the key.emerks2-4/+30
2008-03-28[224656] Eliminate PDE warnings about empty plugin.xml and those kinds of thi...emerks2-4/+0
2008-02-21[218130] Decode encoded characters before forwarding to methods expecting dec...emerks1-12/+14
2008-02-21[219796] Eliminate warnings.emerks1-1/+2
2008-01-29[109472] Support child creation extenders.emerks2-378/+497
2007-11-16[210090] Decode URI encoded octets as the bytes of a UTF-8 encoded character.emerks1-17/+94
2007-11-03[208670] Eliminate build warnings.emerks4-12/+11
2007-10-31[207671] Generalize the access and updating of attributes.emerks1-18/+42
2007-10-06[205376] Back out the change for 159384, i.e., don't notify when saveIsDone i...emerks1-3/+1
2007-10-02[205181] Ensure that this class functions stand alone without needing to load...emerks1-9/+26
2007-09-29[191077] Add support for delete and hooks for yielding the input and output ...emerks2-76/+97
2007-06-25[194088] Support delegateMove and specialize the store list and feature map t...emerks1-3/+22
2007-06-12[192291] Fix typos and Javadoc errors.emerks20-2781/+2780

Back to the top