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
2011-04-13This commit was manufactured by cvs2svn to create tag 'v201104132127'.v201104132127nitind81-11055/+0
2011-04-07[342082] Guard against null model baseLocationsnsandonato2-0/+4
2011-03-24[340777] Allow for external schemaLocation definitionsnsandonato4-10/+246
2010-11-15[330260] [content model] Model Group Definition's choice's optional element i...kchong1-1/+13
2010-08-31[318108] NPE using ElementImpl.getAttribute(String)nitind1-2/+2
2010-08-23[246427] [content model] New XML Wizard generates EMPTY root element with sta...nsandonato1-2/+2
2010-04-21[266683] - [Content Model] Provide a global CMDocument cachegindik2-1/+149
2010-04-14[308553] XSD to XML generator can cause an out of memory error on certain typ...gindik1-1/+23
2010-04-02[304210] [content model] NPE in CMValidator#validatensandonato1-2/+2
2010-03-26[285195] Improve logging when CMModelManagerImpl fails to load a CMDocumentgindik1-1/+2
2010-03-08[304075] [content model] Low memory event listener in CMDocumentManagerImpl p...nsandonato1-62/+18
2010-01-10[297005] Static Constants should be made finalnitind1-2/+2
2009-12-16[nobug] deprecate constructor with unused parameternitind1-2/+6
2009-11-11[294896] Content model validation utility fails to handle large size documentsgindik1-58/+64
2009-11-10[294346] [content model] ModelQueryImpl#computeAvailableContent should not re...nsandonato1-11/+0
2009-10-13[288879] [performance] Support for low memory events in CMDocumentCachensandonato1-17/+61
2009-10-12[290713] DTD Content Model is missing IDREFS data type namensandonato1-1/+2
2009-10-12[290150] XML react to DOM changes.nsandonato1-2/+2
2009-08-21[280112] ModelQueryImpl#getPossibleDataTypeValues should remove duplicatesgindik1-8/+13
2009-07-22[280112] ModelQueryImpl#getPossibleDataTypeValues should remove duplicatesnitind1-15/+14
2009-06-16[272378] Element returns null instead of empty string for undefined attributesnitind1-1/+1
2008-11-12[255112] Schema causes stack error. From 3.0.3 bug 245851.kchong2-15/+19
2008-07-31[238550] Schema code completion causes stack errorkchong1-2/+17
2008-03-03doc updatenitind1-3/+21
2008-02-07[218143] ModelQuery use not pervasive enoughnitind4-20/+43
2008-02-07allow null for conveniencenitind1-5/+7
2008-02-06[217957] CMNamedNodeMapImpl should support starting with another mapnitind1-0/+7
2007-12-18[192568] XML Catalog import/export should be in Import/Export wizardsnitind1-9/+25
2007-11-01ROLLBACK [198807] XML Editor with Schema Validation can't find Grammarnitind1-26/+9
2007-10-30[198807] XML Editor with Schema Validation can't find Grammarnitind1-12/+29
2007-06-12[190548] roll back content model changes relating to soft referencescsalter2-240/+189
2007-04-18[136399] XMLCatalogIdResolver does too much workvbaciu2-3/+19
2007-04-10[181799] update copyright comments for all sse codeamywu76-152/+152
2007-02-15[139092] CMDocumentManagerImpl.getCMDocument(....) is taking too much time lo...nitind2-189/+240
2007-02-15[163443] private constructor with parameter flagged as unnecessary -- debatab...david_williams1-2/+4
2006-08-20minor fixups to avoid warningsdavid_williams1-648/+558
2006-05-24[140431] There a bunch of files with CPL licensejeffliu77-865/+889
2006-05-10[128057] Port to ICU4J (remaining issues)amywu3-3/+3
2006-04-16adjusting default project settingsdavid_williams1-1/+0
2005-11-10[115727] externalize strings that need them or mark them as non-nlsnitind1-1/+1
2005-11-01[112755] We should never catch general Exception and not at least log itnitind2-21/+5
2005-07-18[103767] remove CMDocument support for 'encodingInfo' property ... rename fie...csalter1-3/+3
2005-07-18[103767] remove CMDocument support for 'encodingInfo' propertycsalter1-7/+6
2005-07-08[102068] taginfo: ResourceBundleHelper cant pick up translated files in nl fr...david_williams7-449/+435
2005-06-06fix a few minor bugs with 'ALL' group validationcsalter1-3/+23
2005-06-05enable facet validationcsalter1-12/+18
2005-06-05comment out printlncsalter1-1/+1
2005-06-05no longer requiredcsalter1-68/+0
2005-06-05preliminary support for facetscsalter1-51/+64
2005-06-05create only one instance of a ModelQuery extensioncsalter1-1/+6

Back to the top